mpv/video/out
wm4 7dc7b900c6 Replace mp_tmsg, mp_dbg -> mp_msg, remove mp_gtext(), remove set_osd_tmsg
The tmsg stuff was for the internal gettext() based translation system,
which nobody ever attempted to use and thus was removed. mp_gtext() and
set_osd_tmsg() were also for this.

mp_dbg was once enabled in debug mode only, but since we have log level
for enabling debug messages, it seems utterly useless.
2013-12-16 20:41:08 +01:00
..
cocoa cocoa: use window-scale to support video scaling functionality 2013-11-22 08:43:02 +01:00
aspect.c
aspect.h
bitmap_packer.c
bitmap_packer.h
cocoa_common.h
cocoa_common.m cocoa: make borderless window resizable 2013-12-07 15:43:49 +01:00
d3d_shader_yuv.h
d3d_shader_yuv.hlsl
dither.c
dither.h
filter_kernels.c
filter_kernels.h
gl_cocoa.c gl_common: remove unneeded callback 2013-11-14 19:51:40 +01:00
gl_common.c vo_opengl: support for vda hardware decoding 2013-12-02 09:03:31 +01:00
gl_common.h gl_video: change internal API for hwdec mp_image download 2013-12-02 21:26:17 +01:00
gl_header_fixes.h gl_video: support packed YUV formats with Apple extensions 2013-12-02 09:03:30 +01:00
gl_hwdec_vaglx.c gl_hwdec: use a imgfmt field instead of a query_format callback 2013-11-29 14:19:51 +01:00
gl_hwdec_vda.c gl_video: change internal API for hwdec mp_image download 2013-12-02 21:26:17 +01:00
gl_hwdec_vdpau.c gl_hwdec: use a imgfmt field instead of a query_format callback 2013-11-29 14:19:51 +01:00
gl_lcms.c Allow some options taking filenames to refer to mpv config dir 2013-12-14 19:54:49 +01:00
gl_lcms.h
gl_osd.c vo_opengl: fix alpha values written to the framebuffer 2013-11-10 03:14:38 +01:00
gl_osd.h Rename sub.c/.h to osd.c/.h 2013-11-24 14:44:58 +01:00
gl_video.c gl_video: change internal API for hwdec mp_image download 2013-12-02 21:26:17 +01:00
gl_video.h vo_opengl: add support for rectangle textures 2013-12-01 23:39:13 +01:00
gl_video_shaders.glsl vo_opengl: add support for rectangle textures 2013-12-01 23:39:13 +01:00
gl_w32.c gl_common: remove unneeded callback 2013-11-14 19:51:40 +01:00
gl_wayland.c
gl_x11.c gl_common: remove unneeded callback 2013-11-14 19:51:40 +01:00
pnm_loader.c
pnm_loader.h
vo.c video: change --video-zoom behavior 2013-12-13 22:25:38 +01:00
vo.h command: add property to scale window size 2013-10-31 23:30:14 +01:00
vo_caca.c video/out: remove useless info struct and redundant fields 2013-10-23 19:30:01 +02:00
vo_corevideo.c Rename sub.c/.h to osd.c/.h 2013-11-24 14:44:58 +01:00
vo_direct3d.c Rename sub.c/.h to osd.c/.h 2013-11-24 14:44:58 +01:00
vo_image.c osd: remove mp_osd_res.video_par field 2013-11-24 14:44:58 +01:00
vo_lavc.c Take care of some libavutil deprecations, drop support for FFmpeg 1.0 2013-11-29 17:39:57 +01:00
vo_null.c vo_null: don't reject hwaccel formats 2013-12-01 15:18:06 +01:00
vo_opengl.c video: remove --flip 2013-12-05 22:58:54 +01:00
vo_opengl_old.c video: remove --flip 2013-12-05 22:58:54 +01:00
vo_sdl.c video: remove --flip 2013-12-05 22:58:54 +01:00
vo_vaapi.c vaapi: remove unused hw image formats, simplify 2013-11-29 14:19:29 +01:00
vo_vdpau.c video: remove --flip 2013-12-05 22:58:54 +01:00
vo_wayland.c Rename sub.c/.h to osd.c/.h 2013-11-24 14:44:58 +01:00
vo_x11.c Rename sub.c/.h to osd.c/.h 2013-11-24 14:44:58 +01:00
vo_xv.c osd: remove mp_osd_res.video_par field 2013-11-24 14:44:58 +01:00
w32_common.c options: add option to disable using right Alt key as Alt Gr 2013-12-02 09:03:31 +01:00
w32_common.h
wayland_common.c wayland: print waylands display erros 2013-12-04 20:29:16 +01:00
wayland_common.h wayland: better name for mouse coordinates 2013-10-25 10:30:12 +02:00
x11_common.c Replace mp_tmsg, mp_dbg -> mp_msg, remove mp_gtext(), remove set_osd_tmsg 2013-12-16 20:41:08 +01:00
x11_common.h x11: fix border toggling 2013-10-27 23:22:46 +01:00
x11_icon.bin