Changeset e4a26958 in ffmpeg

Timestamp:
Mar 8, 2011, 1:09:16 AM (14 years ago)
Author:
Michael Niedermayer <michaelni@gmx.at>
Branches:
master
Children:
de3ef792
Parents:
fb8d710f
git-author:
Sean McGovern <gseanmcg@gmail.com> (03/04/11 03:22:43)
git-committer:
Michael Niedermayer <michaelni@gmx.at> (03/08/11 01:09:16)
Message:

h264_mp3toannexb_bsg: don't crash, but warn, if PPS/SPS not found.

Should an AVC-1 in MP4 stream not contain SPS or PPS NAL units,
this BSF is then unable to allocate an output buffer for the
modified stream. Warn that the resulting stream may be unplayable.

Fix roundup issue #2386.

Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
(cherry picked from commit 02dd3666c2944a3db44ba13916ba40dbdd41f9b1)

(No files)

Note: See TracChangeset for help on using the changeset viewer.