summaryrefslogtreecommitdiffstats
path: root/demux
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2013-04-29 01:11:50 +0200
committerwm4 <wm4@nowhere>2013-05-30 22:20:03 +0200
commit724f576211c1ea07e0423ac8a9c0e4f273c452fb (patch)
treec976b74a7e142f5bb3fcda67d46fb7826f6d321f /demux
parent38bd757e4fd4d87441cdc20777c0cc2eaab85db8 (diff)
downloadmpv-724f576211c1ea07e0423ac8a9c0e4f273c452fb.tar.bz2
mpv-724f576211c1ea07e0423ac8a9c0e4f273c452fb.tar.xz
sub: use DVD PTS fallback code in normal sub decoding path
It appears demux_mpg doesn't output timestamps for subtitles. The vobsub code handled this by doing its own PTS calculations. This code is absent from the normal subtitle decoder path. Copy this code into the normal path, so that we can unify the subtitle decoder paths in a later commit. Decoding subtitles with sd_lavc when playing DVD with demux_mpg still doesn't work.
Diffstat (limited to 'demux')
0 files changed, 0 insertions, 0 deletions