]> git.sesse.net Git - ffmpeg/commit
h264: fix seeking in low delay streams without IDR
authorMichael Niedermayer <michaelni@gmx.at>
Wed, 4 Apr 2012 01:43:23 +0000 (03:43 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Wed, 4 Apr 2012 01:43:23 +0000 (03:43 +0200)
commit3360b8517a1f478c4102072e5eadd8ba78be0538
tree4fc31e6dc7a1b19ae737477eb41bb593b315848b
parent41a097aada4d45bddb492bb47d64e67423001775
h264: fix seeking in low delay streams without IDR

Fixes Ticket1165

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