mpv/player
Ricardo Constantino 5edd6a8caa ytdl_hook: Support playlist entries without subtitles
Fixes missing subtitle tracks if the first entry didn't have any.

Previously it just checked for the first entry in the playlist for
requested languages and if that entry happened to not have subtitles
they also wouldn't show up for the other entries.

It will skip languages if the first entry with subs has less or
different languages than the others.

Unrelated to http_dash_segments.
2016-09-13 09:22:55 +02:00
..
lua ytdl_hook: Support playlist entries without subtitles 2016-09-13 09:22:55 +02:00
audio.c audio/out: deprecate "exclusive" sub-options 2016-09-05 21:26:39 +02:00
client.c client API: don't miss property changes after updates 2016-09-11 23:58:23 +10:00
client.h client API: add stream_cb API for user-defined stream implementations 2016-08-07 19:33:20 +02:00
command.c command: don't log "ignore" command with -v verbosity 2016-09-11 19:45:11 +02:00
command.h command: add options to property list 2016-09-01 20:00:43 +02:00
configfiles.c stream_dvd, stream_dvdnav: remove weird option parsing stuff 2016-09-08 21:46:48 +02:00
core.h stream, demux, config: remove some dead/unneeded option-related code 2016-09-09 17:54:57 +02:00
external_files.c ta: remove old and redundant macro 2016-05-17 10:53:14 +02:00
external_files.h
lavfi.c lavfi: shut up false positive compiler warnings 2016-04-26 19:38:51 +02:00
lavfi.h
loadfile.c stream, demux, config: remove some dead/unneeded option-related code 2016-09-09 17:54:57 +02:00
lua.c
main.c options: make --h list options according to a pattern passed to it 2016-09-10 16:29:24 +02:00
misc.c stream, demux, config: remove some dead/unneeded option-related code 2016-09-09 17:54:57 +02:00
osd.c player: add option to disable video OSD 2016-08-28 18:26:59 +02:00
playloop.c client API: implement mpv_suspend/resume slightly differently 2016-09-04 18:05:36 +02:00
screenshot.c video: refactor how VO exports hwdec device handles 2016-05-09 20:03:22 +02:00
screenshot.h
scripting.c
sub.c
video.c player: fix average frame duration calculation 2016-09-09 19:18:08 +02:00