]> git.sesse.net Git - ffmpeg/commit
h264_mp4toannexb_bsf: do not fail on annex B extradata
authorAnton Khirnov <anton@khirnov.net>
Tue, 19 Apr 2016 17:37:49 +0000 (19:37 +0200)
committerAnton Khirnov <anton@khirnov.net>
Sun, 24 Apr 2016 08:06:23 +0000 (10:06 +0200)
commitf3ed484953b81856e40239d2410058a96188b2be
tree4652d717765785c18308db5e3b3913b315b510cb
parent5fca95c8e515a5ae542d9626ec088bdfc658450e
h264_mp4toannexb_bsf: do not fail on annex B extradata

Just pass through the bitstream as is. This is the same as what is done
for HEVC already.
libavcodec/h264_mp4toannexb_bsf.c