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

Aaron Colwell acolwell at google.com
Mon Jan 9 20:47:31 EET 2017


The attached patch fixes MOV spherical metadata parsing when the
metadata_source field is not an empty string.

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 skips over the string properly.

Aaron
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-mov-Fix-spherical-metadata_source-field-parsing.patch
Type: text/x-patch
Size: 1316 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20170109/4f3d04d6/attachment.bin>


More information about the ffmpeg-devel mailing list