]> granicus.if.org Git - handbrake/commit
libav: fix h.264 initial recovery point detection
authorJohn Stebbins <jstebbins.hb@gmail.com>
Thu, 9 Feb 2017 16:29:16 +0000 (09:29 -0700)
committerJohn Stebbins <jstebbins.hb@gmail.com>
Thu, 9 Feb 2017 16:32:27 +0000 (09:32 -0700)
commit5869f45d7c83f17a8c079ae85d7f54a300449aae
tree7ffadccd8e7e051ba65b942996208c5dc9d3b203
parente25a17c020e5605a85afd1f537ef444166044b6c
libav: fix h.264 initial recovery point detection

Initial GOP of video was dropped during decode.
Fixes https://github.com/HandBrake/HandBrake/issues/520
contrib/ffmpeg/A05-h264-recovery.patch [new file with mode: 0644]