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

2017-01-27 Thread James Almer
On 1/27/2017 2:44 PM, Aaron Colwell wrote: > 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

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

2017-01-27 Thread Aaron Colwell
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