]> git.sesse.net Git - vlc/commit
Revert "MKV: Always set an i_pts in a lace otherwise it disturbs seeking performance"
authorSteve Lhomme <robUx4@videolabs.io>
Tue, 17 Mar 2015 13:41:16 +0000 (13:41 +0000)
committerJean-Baptiste Kempf <jb@videolan.org>
Tue, 17 Mar 2015 17:15:29 +0000 (18:15 +0100)
commit78a42a038b945c0404ac4e7c3ccd58eb0105067a
treee85fd9042fdc1d66d51e6369660d36bf7a3b9404
parent865d4b77957f3d16f667e2d62de5c423cc68928b
Revert "MKV: Always set an i_pts in a lace otherwise it disturbs seeking performance"

This reverts commit 6a16055a3331a4022d12ba29ab002a3257e4c89c.

Fixes #14194
Vorbis doesn't work properly with forced bogus PTS.

The seek issue in #13575 is solved with the DirectSound fixes from #14186

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
modules/demux/mkv/mkv.cpp