1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-05 06:30:06 +00:00
mpv/player/lua
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
..
assdraw.lua lua: do not use math.pow() 2015-01-25 01:23:29 +01:00
defaults.lua lua: implement input_enable_section/input_disable_section via commands 2015-08-06 00:31:47 +02:00
options.lua lua: fix options submodule 2015-05-29 15:50:09 +02:00
osc.lua osc: reinit on playlist changes 2015-08-29 02:17:21 -07:00
ytdl_hook.lua ytdl: Remove DASH hacks, use DASH by default 2015-10-11 00:35:35 +02:00