Changeset 02dd3666 in ffmpeg

Timestamp:
Mar 7, 2011, 3:19:46 PM (14 years ago)
Author:
Ronald S. Bultje <rsbultje@gmail.com>
Branches:
master
Children:
2af07d3
Parents:
f4f4e12c
git-author:
Sean McGovern <gseanmcg@gmail.com> (03/04/11 03:22:43)
git-committer:
Ronald S. Bultje <rsbultje@gmail.com> (03/07/11 15:19:46)
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>

(No files)

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