mpv/video/out
Niklas Haas 7929e36e93 vo_opengl: reduce code duplication for scaler options
This simple refactor cuts down on the immense amount of overhead and
duplication across all of the related scale-* options.
2015-09-09 18:09:40 +02:00
..
cocoa
opengl vo_opengl: reduce code duplication for scaler options 2015-09-09 18:09:40 +02:00
wayland Remove trailing whitespaces 2015-05-15 11:02:44 +02:00
aspect.c video: fix panscan in vertical case 2015-06-29 23:46:59 +02:00
aspect.h Update license headers 2015-04-13 12:10:01 +02:00
bitmap_packer.c Update license headers 2015-04-13 12:10:01 +02:00
bitmap_packer.h
cocoa_common.h cocoa: redo synchronization 2015-05-13 22:00:34 +02:00
cocoa_common.m cocoa: hide cursor using a blank image instead of a system-wide API 2015-08-11 08:02:58 +02:00
d3d_shader_420p.h
d3d_shader_nv12.h
d3d_shader_yuv.hlsl
dither.c Update license headers 2015-04-13 12:10:01 +02:00
dither.h
drm_common.c vo_drm: fix missing newlines in error messages 2015-06-28 15:22:11 +02:00
drm_common.h vo_drm: extract vt_switcher to drm_common 2015-04-19 21:18:15 +02:00
filter_kernels.c vo_opengl: add tscale-clamp option 2015-08-20 21:55:19 +02:00
filter_kernels.h vo_opengl: add tscale-clamp option 2015-08-20 21:55:19 +02:00
vo.c vo: fix video EOF with display-sync 2015-08-12 10:46:29 +02:00
vo.h player: add display sync mode 2015-08-10 18:48:45 +02:00
vo_caca.c Update license headers 2015-04-13 12:10:01 +02:00
vo_direct3d.c vo_direct3d: create multithreaded IDirect3DDevice9 2015-07-30 21:26:42 +02:00
vo_drm.c vo_drm: make VT switching non mandatory 2015-06-28 17:11:51 +02:00
vo_image.c path: make mp_path_join accept normal C strings 2015-05-09 15:26:47 +02:00
vo_lavc.c Update license headers 2015-04-13 12:10:01 +02:00
vo_null.c vo_null: add framerate emulation 2015-05-24 23:27:18 +02:00
vo_opengl.c vo_opengl: remove gl_ prefixes from files in video/out/opengl 2015-09-09 18:09:31 +02:00
vo_opengl_cb.c vo_opengl: remove gl_ prefixes from files in video/out/opengl 2015-09-09 18:09:31 +02:00
vo_rpi.c vo_rpi: disable background by default 2015-08-20 19:07:18 +02:00
vo_sdl.c vo_sdl: fix glaring memory leak 2015-06-25 09:55:24 +02:00
vo_vaapi.c vo_vaapi: drop unused field 2015-07-15 13:27:38 +02:00
vo_vdpau.c vo_vdpau: fix frame scheduling if display FPS is unknown 2015-08-04 19:23:07 +02:00
vo_wayland.c vo_wayland: Wait for frame callbacks 2015-08-21 00:01:01 +02:00
vo_xv.c x11: move GCs and background clearing to vo_xv 2015-07-01 23:55:10 +02:00
w32_common.c w32: shift drag and drop appends 2015-08-30 05:55:16 -07:00
w32_common.h Update license headers 2015-04-13 12:10:01 +02:00
wayland_common.c input: add append argument to file drop event 2015-08-30 05:28:24 -07:00
wayland_common.h vo_wayland: Wait for frame callbacks 2015-08-21 00:01:01 +02:00
win_state.c player: add --window-scale option 2015-04-24 23:27:12 +02:00
win_state.h
x11_common.c x11: drag and drop append with modifier 2015-08-30 05:28:30 -07:00
x11_common.h x11: drag and drop append with modifier 2015-08-30 05:28:30 -07:00
x11_icon.bin