]> granicus.if.org Git - handbrake/commit
libav: fix mkv seek crash
authorJohn Stebbins <jstebbins.hb@gmail.com>
Tue, 21 Feb 2017 22:38:53 +0000 (15:38 -0700)
committerJohn Stebbins <jstebbins.hb@gmail.com>
Tue, 21 Feb 2017 22:38:53 +0000 (15:38 -0700)
commit380059d4d8cf245e3667a5c92159f7b294d682ac
treea76cc420a860e4e5d27ba5d1636408b7b7ed4d70
parente2b3a1e8de375248ce72f16083389e8ce3b6e48e
libav: fix mkv seek crash

Remove hopelessly broken code that attempted to rewind the seek point to
a position in the file where subtitles in every subtitle track after
the seek time are after the computed position.
contrib/ffmpeg/A13-mkv-fix-seek-crash.patch [new file with mode: 0644]