mpv/mpvcore/player
wm4 847cbe9d5d demux: remove movi_start/movi_end fields
Pointless, using stream->start_pos/end_pos instead.

demux_mf was the only place where this was used specially, but we can
rely on timestamps instead for this case.
2013-11-03 18:50:00 +01:00
..
lua
timeline tl_matroska: initialize segment related arrays with 0 2013-11-01 17:35:38 +01:00
audio.c
command.c command: replace speed_mult with multiply command 2013-10-31 23:30:14 +01:00
command.h
configfiles.c
loadfile.c
main.c main: improve a terminal message 2013-10-30 22:19:31 +01:00
misc.c
mp_core.h player: merge mp_osd.h into mp_core.h 2013-10-30 22:19:31 +01:00
mp_lua.c
mp_lua.h
osd.c player: merge mp_osd.h into mp_core.h 2013-10-30 22:19:31 +01:00
playloop.c demux: remove movi_start/movi_end fields 2013-11-03 18:50:00 +01:00
screenshot.c player: merge mp_osd.h into mp_core.h 2013-10-30 22:19:31 +01:00
screenshot.h
sub.c player: merge mp_osd.h into mp_core.h 2013-10-30 22:19:31 +01:00
video.c