mpv/player
wm4 2c3f4850b8 player: make sure streams are selected with ordered chapters
When using --start with timeline/ordered chapters, then the
timeline_switch_to_time() function will look at playback_initialized
whether to rselect the currently selected streams on the demuxer level.
So we need to set this field to true at an earlier stage during
initialization, and in particular before the code for --start is called.
2016-01-03 15:48:47 +01:00
..
lua ytdl: disable --all-subs if "sub-lang" is in raw-options 2015-10-24 17:30:22 +02:00
audio.c player: use demuxer ts offset to simplify timeline ts handling 2015-11-16 23:17:33 +01:00
client.c client API: disallow masking MPV_EVENT_SHUTDOWN 2015-12-02 23:08:43 +01:00
client.h
command.c command: replace ROUND() with lrint() 2015-12-26 18:36:45 +01:00
command.h
configfiles.c command: make time properties unavailable if timestamp is unknown 2015-10-16 16:16:10 +02:00
core.h sub: change how subtitles are read 2015-12-29 01:35:52 +01:00
external_files.c player: fix previous commit 2015-12-25 13:40:06 +01:00
external_files.h player: rename and move find_subfiles.c 2015-09-20 18:05:06 +02:00
loadfile.c player: make sure streams are selected with ordered chapters 2016-01-03 15:48:47 +01:00
lua.c osd: delay libass initialization as far as possible 2015-09-07 14:26:01 +02:00
main.c Update copyright year 2016-01-01 00:18:40 +01:00
misc.c demux: remove weird tripple-buffering for the sh_stream list 2015-12-23 21:52:16 +01:00
osd.c osd: do not let OSD messages overwrite --osd-msgN text 2015-11-29 17:56:08 +01:00
playloop.c sub: change how subtitles are read 2015-12-29 01:35:52 +01:00
screenshot.c video: switch from using display aspect to sample aspect 2015-12-19 20:45:36 +01:00
screenshot.h
scripting.c
sub.c sub: change how subtitles are read 2015-12-29 01:35:52 +01:00
video.c video: do not disable hr-seek framedrop too early 2015-12-30 15:51:47 +01:00