mpv/options
ChrisK2 78caf6ae86 ytdl: Remove DASH hacks, use DASH by default
Thanks to rcombs, ffmpeg now properly supports DASH and we can
remove our hacks for it and use it by default whenever
available. If you don't like this for whatever reason, you
can get the "normal" streams back with --ytdl-format=best .

Closes #579
Closes #1321
Closes #2359
2015-10-11 00:35:35 +02:00
..
m_config.c command: add property indicating per-file options 2015-07-23 22:59:04 +02:00
m_config.h command: add property indicating per-file options 2015-07-23 22:59:04 +02:00
m_option.c options: fix conversion of flags to strings 2015-07-01 23:05:11 +02:00
m_option.h Update license headers 2015-04-13 12:10:01 +02:00
m_property.c command: remove old property deprecation warning mechanism 2015-05-22 20:08:04 +02:00
m_property.h Various spelling fixes 2015-06-18 19:36:58 +02:00
options.c ytdl: Remove DASH hacks, use DASH by default 2015-10-11 00:35:35 +02:00
options.h video: remove user-controllable PTS sorting (--pts-association-mode) 2015-10-06 18:19:20 +02:00
parse_commandline.c options: remove unneeded hack from command line parser 2015-04-23 21:08:19 +02:00
parse_commandline.h Update license headers 2015-04-13 12:10:01 +02:00
parse_configfile.c options: clarify quoting for option values starting with % 2015-04-17 16:06:43 +02:00
parse_configfile.h Update license headers 2015-04-13 12:10:01 +02:00
path.c player: prefer logical current directory path 2015-09-11 23:01:12 +02:00
path.h player: make resuming playlists less noisy in verbose mode 2015-05-09 16:48:05 +02:00