]> 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:45:25 +0000 (15:45 -0700)
commit4f9f13fcbc35bb0242d876264e6d8b4cdd12ae16
treed917bcc8bb9dadff4cc94011a45366b5c36cf1bb
parent2446e0ca796a50c9f8adcdd68c84164d47d15409
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.

(cherry picked from commit 380059d4d8cf245e3667a5c92159f7b294d682ac)
contrib/ffmpeg/A13-mkv-fix-seek-crash.patch [new file with mode: 0644]