diff options
author | Uoti Urpala <uau@glyph.nonexistent.invalid> | 2009-04-01 00:29:39 +0300 |
---|---|---|
committer | Uoti Urpala <uau@glyph.nonexistent.invalid> | 2009-04-02 06:51:26 +0300 |
commit | 997f636599a0a8eda56246b535aa9c920b24b67c (patch) | |
tree | 12ade2e3d3c8faeb5a7aa1f565d0900c007a5f86 /command.c | |
parent | 901ea8880ada6ba6d3468fc5a4d8b45d72872237 (diff) | |
download | mpv-997f636599a0a8eda56246b535aa9c920b24b67c.tar.bz2 mpv-997f636599a0a8eda56246b535aa9c920b24b67c.tar.xz |
demux_mkv: Remove first_tc and stop_timecode
The first_tc code was used to force timestamps in the file to start
from 0. There should be no need to do this, and it would likely break
ordered chapter support for any files it affected (since the chapter
timecodes would refer to the original times, not the modified ones).
stop_timecode was used to implement end of playback at a specified
chapter. There is now common code which implements that and
demuxer-specific implementations are not needed.
Diffstat (limited to 'command.c')
0 files changed, 0 insertions, 0 deletions