[FFmpeg-devel] [PATCH] mov: Fix spherical metadata_source parsing.

Aaron Colwell acolwell at google.com
Fri Jan 27 19:44:02 EET 2017


The metadata_source field is a null-terminated string, like other ISOBMFF
strings, not an 8-bit length followed by string characters. This patch
fixes the parsing code so it rejects svhd boxes that are too small and
skips to the end of the svhd box since we don't actually care about the
contents of the
metadata_source field.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-mov-Fix-spherical-metadata_source-parsing.patch
Type: text/x-patch
Size: 1380 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20170127/084badfc/attachment.bin>


More information about the ffmpeg-devel mailing list