]> git.sesse.net Git - ffmpeg/commit
h264_mp4toannexb_bsf: account for consecutive IDR pictures.
authorBenoit Fouet <benoit.fouet@free.fr>
Thu, 31 Jul 2014 13:32:14 +0000 (15:32 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Thu, 31 Jul 2014 13:59:47 +0000 (15:59 +0200)
commitbf428bb3145c4f0eef32f8ef00de0ee222b3e414
tree43eb72f8ec78e3ec4fdd74b246fbd6248b8198e8
parentdd200c56c07bbda5212f2a598c7acd58ab402843
h264_mp4toannexb_bsf: account for consecutive IDR pictures.

If there are consecutive IDR pictures, then SPS/PPS should be prepended
to all of them, not only the first one.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavcodec/h264_mp4toannexb_bsf.c