1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-01 03:40:43 +00:00
mpv/video/out
wm4 d91d24ba7e win32: fix window resize logic
Reconfiguring with the same video size should never cause the window to
resize back to the video size (if the user changed its size). This was
broken and it resized anyway.
2015-05-31 17:54:14 +02:00
..
cocoa
wayland Remove trailing whitespaces 2015-05-15 11:02:44 +02:00
aspect.c video: do not align source position to 2 2015-05-21 19:27:54 +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: don't load hardcoded icon if running from bundle 2015-05-25 08:58:32 +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 coding style to adhere to guidelines 2015-04-21 11:54:14 +02:00
drm_common.h vo_drm: extract vt_switcher to drm_common 2015-04-19 21:18:15 +02:00
filter_kernels.c Update license headers 2015-04-13 12:10:01 +02:00
filter_kernels.h Update license headers 2015-04-13 12:10:01 +02:00
gl_cocoa.c cocoa: redo synchronization 2015-05-13 22:00:34 +02:00
gl_common.c vo_opengl: output slightly more debugging info on backend probing 2015-05-30 21:25:28 +02:00
gl_common.h vo_opengl: hardcode rquested GL version in backends 2015-05-14 13:07:00 +02:00
gl_header_fixes.h Update license headers 2015-04-13 12:10:01 +02:00
gl_hwdec_vaglx.c
gl_hwdec_vda.c vo_opengl: vda: make it work anywhere 2015-05-21 20:27:22 +02:00
gl_hwdec_vdpau.c
gl_hwdec.c Update license headers 2015-04-13 12:10:01 +02:00
gl_hwdec.h
gl_lcms.c vo_opengl: add support for custom shaders 2015-05-27 11:09:41 +02:00
gl_lcms.h vo_opengl: gl_lcms: replace icc-cache by icc-cache-dir 2015-05-01 21:52:08 +02:00
gl_osd.c Update license headers 2015-04-13 12:10:01 +02:00
gl_osd.h
gl_rpi.c
gl_utils.c vo_opengl: add support for custom shaders 2015-05-27 11:09:41 +02:00
gl_utils.h vo_opengl: add support for custom shaders 2015-05-27 11:09:41 +02:00
gl_video.c vo_opengl: avoid broken shader if hwdec fails to provide textures 2015-05-28 21:56:45 +02:00
gl_video.h vo_opengl: add support for custom shaders 2015-05-27 11:09:41 +02:00
gl_w32.c vo_opengl: hardcode rquested GL version in backends 2015-05-14 13:07:00 +02:00
gl_wayland.c vo_opengl: hardcode rquested GL version in backends 2015-05-14 13:07:00 +02:00
gl_x11.c vo_opengl: hardcode rquested GL version in backends 2015-05-14 13:07:00 +02:00
gl_x11egl.c vo_opengl: hardcode rquested GL version in backends 2015-05-14 13:07:00 +02:00
vo_caca.c Update license headers 2015-04-13 12:10:01 +02:00
vo_direct3d.c video: do not align source position to 2 2015-05-21 19:27:54 +02:00
vo_drm.c vo_drm: fix not using BUF_COUNT 2015-05-29 18:42:20 +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_cb.c vo_opengl: add support for custom shaders 2015-05-27 11:09:41 +02:00
vo_opengl.c vo_opengl: icc-profile overrides icc-profile-auto 2015-05-27 11:23:16 +02:00
vo_rpi.c vo_rpi: update renderer size on display size changes too 2015-05-01 19:22:35 +02:00
vo_sdl.c Update license headers 2015-04-13 12:10:01 +02:00
vo_vaapi.c Update license headers 2015-04-13 12:10:01 +02:00
vo_vdpau.c vdpau: retrieve mixer parameters directly from the hw surface 2015-05-28 21:54:02 +02:00
vo_wayland.c
vo_x11.c Update license headers 2015-04-13 12:10:01 +02:00
vo_xv.c vo_xv: make number of buffers configurable 2015-05-20 23:07:47 +02:00
vo.c vo: move up vo_wayland in autoprobe list 2015-05-30 21:00:37 +02:00
vo.h vo_opengl: change user options for requesting GLES 2015-05-14 00:05:39 +02:00
w32_common.c win32: fix window resize logic 2015-05-31 17:54:14 +02:00
w32_common.h Update license headers 2015-04-13 12:10:01 +02:00
wayland_common.c
wayland_common.h
win_state.c player: add --window-scale option 2015-04-24 23:27:12 +02:00
win_state.h
x11_common.c x11: never forcefully terminate xdg-screensaver process 2015-05-18 22:25:59 +02:00
x11_common.h x11: never forcefully terminate xdg-screensaver process 2015-05-18 22:25:59 +02:00
x11_icon.bin