1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-05 06:30:06 +00:00
mpv/video/out
wm4 c8930e80a8 video/out: remove useless info struct and redundant fields
The author and comment fields were printed only in -v mode.
2013-10-23 19:30:01 +02:00
..
cocoa cocoa: refactor precise scrolling to a separate method 2013-10-12 16:26:53 +02:00
aspect.c aspect: mp_msg conversion 2013-09-12 01:34:42 +02:00
aspect.h
bitmap_packer.c
bitmap_packer.h
cocoa_common.h cocoa_common: call gl_clear indirectly 2013-09-28 15:08:40 +02:00
cocoa_common.m cocoa: set and clear gl context inside of sync sections 2013-10-20 21:25:55 +02:00
d3d_shader_yuv.h
d3d_shader_yuv.hlsl
dither.c
dither.h
filter_kernels.c
filter_kernels.h
gl_cocoa.c cocoa_common: call gl_clear indirectly 2013-09-28 15:08:40 +02:00
gl_common.c gl_common: add wayland backend before x11 backend 2013-09-16 13:45:47 +02:00
gl_common.h gl_common: complete mp_msg conversion 2013-09-12 01:34:42 +02:00
gl_header_fixes.h
gl_lcms.c gl_lcms: mp_msg conversion 2013-09-12 01:34:42 +02:00
gl_lcms.h gl_lcms: mp_msg conversion 2013-09-12 01:34:42 +02:00
gl_osd.c gl_osd: mp_msg conversion 2013-09-12 01:34:42 +02:00
gl_osd.h gl_osd: mp_msg conversion 2013-09-12 01:34:42 +02:00
gl_video_shaders.glsl vo_opengl: blend alpha components by default 2013-09-19 17:03:03 +02:00
gl_video.c gl_video: add RGB10_A2 FBO format 2013-10-23 17:46:57 +02:00
gl_video.h vo_opengl: blend alpha components by default 2013-09-19 17:03:03 +02:00
gl_w32.c gl_common: complete mp_msg conversion 2013-09-12 01:34:42 +02:00
gl_wayland.c wayland/egl: use wayland log 2013-09-12 16:36:52 +02:00
gl_x11.c gl_x11: fail gracefully if selected FBconfig has no X visual 2013-10-03 23:50:48 +02:00
pnm_loader.c
pnm_loader.h
vo_caca.c video/out: remove useless info struct and redundant fields 2013-10-23 19:30:01 +02:00
vo_corevideo.c video/out: remove useless info struct and redundant fields 2013-10-23 19:30:01 +02:00
vo_direct3d.c video/out: remove useless info struct and redundant fields 2013-10-23 19:30:01 +02:00
vo_image.c video/out: remove useless info struct and redundant fields 2013-10-23 19:30:01 +02:00
vo_lavc.c video/out: remove useless info struct and redundant fields 2013-10-23 19:30:01 +02:00
vo_null.c video/out: remove useless info struct and redundant fields 2013-10-23 19:30:01 +02:00
vo_opengl_old.c video/out: remove useless info struct and redundant fields 2013-10-23 19:30:01 +02:00
vo_opengl.c video/out: remove useless info struct and redundant fields 2013-10-23 19:30:01 +02:00
vo_sdl.c video/out: remove useless info struct and redundant fields 2013-10-23 19:30:01 +02:00
vo_vaapi.c video/out: remove useless info struct and redundant fields 2013-10-23 19:30:01 +02:00
vo_vdpau.c video/out: remove useless info struct and redundant fields 2013-10-23 19:30:01 +02:00
vo_wayland.c video/out: remove useless info struct and redundant fields 2013-10-23 19:30:01 +02:00
vo_x11.c video/out: remove useless info struct and redundant fields 2013-10-23 19:30:01 +02:00
vo_xv.c video/out: remove useless info struct and redundant fields 2013-10-23 19:30:01 +02:00
vo.c video/out: remove useless info struct and redundant fields 2013-10-23 19:30:01 +02:00
vo.h video/out: remove useless info struct and redundant fields 2013-10-23 19:30:01 +02:00
w32_common.c w32_common: mp_msg conversion 2013-09-11 22:41:14 +02:00
w32_common.h
wayland_common.c wayland: use mp_input_test_dragging 2013-10-20 09:25:28 +02:00
wayland_common.h wayland: use mp_input_test_dragging 2013-10-20 09:25:28 +02:00
x11_common.c x11_common: don't handle mouse enter events 2013-10-15 21:53:33 +02:00
x11_common.h x11: remove colormap code, always request TrueColor visuals 2013-09-30 00:47:24 +02:00
x11_icon.bin