1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-29 15:00:27 +00:00
mpv/player
robin d453600b4f ytdl_hook.lua: Disable video when vid option is "no"
When setting options like --no-video, ytdl_hook adds the "-x" argument
to youtube-dl, so that bandwith is saved by not downloading the video on
some sites.
2015-04-09 20:34:36 +02:00
..
lua ytdl_hook.lua: Disable video when vid option is "no" 2015-04-09 20:34:36 +02:00
audio.c audio: change a detail about filter insertion 2015-04-07 21:24:22 +02:00
client.c vo_opengl_cb: deprecate mpv_opengl_cb_render() 2015-04-09 19:31:01 +02:00
client.h vo_opengl_cb: don't render OSD while VO is not created 2015-03-23 16:32:59 +01:00
command.c command: new subproperty for video-params: gamma 2015-04-04 15:49:16 +02:00
command.h player: fix audio-device-list updates 2015-02-14 15:13:58 +01:00
configfiles.c player: fix seekability test 2015-03-20 00:36:42 +01:00
core.h player, client API: refactor cplayer init, reduce client API differences 2015-03-05 11:22:15 +01:00
discnav.c
loadfile.c player: relax assertion on mp_set_playlist_entry 2015-03-26 00:04:08 +01:00
lua.c lua: reject Lua 5.3 2015-04-01 23:59:15 +02:00
main_fn.c
main.c player: add --idle --keep-open to pseudo-gui profile 2015-04-02 00:09:43 +02:00
misc.c player: cosmetics: async/non-blocking -> reentrant 2015-02-20 20:06:43 +01:00
osd.c
playloop.c player: use symbolic constant for seek precision 2015-03-04 17:31:36 +01:00
screenshot.c screenshot: use GPU readback only for hardware decoded images 2015-04-07 10:17:54 +02:00
screenshot.h
scripting.c scripting: fix/improve deprecation message 2014-12-15 06:24:05 +01:00
sub.c build: fix warnings with --disable-libass 2015-03-04 17:28:36 +01:00
video.c video: cleanup stereo mode parsing 2015-04-02 23:54:08 +02:00