[FFmpeg-devel] [PATCH] wav: Add check for in SMV code for fmt tag
Paul B Mahol
onemda at gmail.com
Sun Jul 22 22:52:55 CEST 2012
On 7/22/12, Derek Buitenhuis <derek.buitenhuis at gmail.com> wrote:
> On 22/07/2012 4:01 PM, Derek Buitenhuis wrote:
>> If there is a 'SMV0' tag, but no 'fmt' tag, it is possible that
>> 'st' got used as NULL.
>>
>> Signed-off-by: Derek Buitenhuis <derek.buitenhuis at gmail.com>
>> ---
>> libavformat/wav.c | 4 ++++
>> 1 file changed, 4 insertions(+)
>
> Uh, brainfart in the commit name. Changed locally to:
>
> wav: Add check for 'fmt' tag in SMV code
lgtm. video playback for smv is broken anyway.
More information about the ffmpeg-devel
mailing list