1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-11 17:39:38 +00:00
mpv/player
wm4 291f301c10 video/out: remove an unused parameter
This parameter has been unused for years (the last flag was removed in
commit d658b115). Get rid of it.

This affects the general VO API, as well as the vo_opengl backend API,
so it touches a lot of files.

The VOFLAGs are still used to control OpenGL context creation, so move
them to the OpenGL backend code.
2015-10-03 18:20:16 +02:00
..
lua ytdl: Don't override user-set format in no-video mode 2015-09-30 22:28:01 +02:00
audio.c audio: don't sleep when finishing audio resync 2015-08-23 21:41:09 +02:00
client.c client API: improve an error message 2015-08-28 20:50:32 +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 video: replace vf_format outputlevels option with global option 2015-09-29 21:12:26 +02:00
command.h video: always re-probe auto deint filter on filter reconfig 2015-07-21 21:54:15 +02:00
configfiles.c options: fix --no-config 2015-09-05 15:33:19 +02:00
core.h player: some more --force-window fixes 2015-09-21 21:22:20 +02:00
external_files.c player: rename and move find_subfiles.c 2015-09-20 18:05:06 +02:00
external_files.h player: rename and move find_subfiles.c 2015-09-20 18:05:06 +02:00
loadfile.c player: print tags under different log prefix 2015-10-01 21:10:59 +02:00
lua.c osd: delay libass initialization as far as possible 2015-09-07 14:26:01 +02:00
main.c player: fix another --force-window bug 2015-09-23 22:03:11 +02:00
misc.c stream: provide a stream_get_size() convenience function 2015-08-18 00:10:54 +02:00
osd.c player: use OSD formattin for DS on the terminal status line 2015-08-12 22:26:35 +02:00
playloop.c video/out: remove an unused parameter 2015-10-03 18:20:16 +02:00
screenshot.c screenshot: avoid confusing template error message with no file 2015-09-02 10:34:36 +02:00
screenshot.h client API: add a screenshot_raw command 2015-04-20 23:11:03 +02:00
scripting.c path: make mp_path_join accept normal C strings 2015-05-09 15:26:47 +02:00
sub.c sub: call ass_set_fonts() only once 2015-07-13 23:11:54 +02:00
video.c video/out: remove an unused parameter 2015-10-03 18:20:16 +02:00