mpv/video/out
wm4 823bf0029d bitmap_packer: use printf() for fatal message
This is printed right before abort(), which is bad style anyway.
Converting this to mp_msg will help nobody, and passing through a mp_log
is effort.
2013-12-21 20:50:11 +01:00
..
cocoa Fix OSX build; remove all remaining mpvcore references 2013-12-17 08:44:21 +01:00
aspect.c Split mpvcore/ into common/, misc/, bstr/ 2013-12-17 02:39:45 +01:00
aspect.h
bitmap_packer.c bitmap_packer: use printf() for fatal message 2013-12-21 20:50:11 +01:00
bitmap_packer.h
cocoa_common.h
cocoa_common.m Fix OSX build; remove all remaining mpvcore references 2013-12-17 08:44:21 +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 Move options/config related files from mpvcore/ to options/ 2013-12-17 02:07:57 +01:00
gl_common.h Split mpvcore/ into common/, misc/, bstr/ 2013-12-17 02:39:45 +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 vaapi: mp_msg conversions 2013-12-21 20:50:11 +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 vdpau: mp_msg conversions 2013-12-21 20:50:11 +01:00
gl_lcms.c gl_lcms: use global lock to deal with crappy lcms2 message callback 2013-12-21 20:50:10 +01:00
gl_lcms.h video/out: pass along global context 2013-12-21 20:50:10 +01:00
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 Split mpvcore/ into common/, misc/, bstr/ 2013-12-17 02:39:45 +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/out: pass along global context 2013-12-21 20:50:10 +01:00
vo.h video/out: pass along global context 2013-12-21 20:50:10 +01:00
vo_caca.c Split mpvcore/ into common/, misc/, bstr/ 2013-12-17 02:39:45 +01:00
vo_corevideo.c Move options/config related files from mpvcore/ to options/ 2013-12-17 02:07:57 +01:00
vo_direct3d.c Split mpvcore/ into common/, misc/, bstr/ 2013-12-17 02:39:45 +01:00
vo_image.c image_writer: mp_msg conversions 2013-12-21 20:50:10 +01:00
vo_lavc.c video/fmt-conversion.c: remove unknown pixel format messages 2013-12-21 20:50:11 +01:00
vo_null.c Split mpvcore/ into common/, misc/, bstr/ 2013-12-17 02:39:45 +01:00
vo_opengl.c video/out: pass along global context 2013-12-21 20:50:10 +01:00
vo_opengl_old.c Split mpvcore/ into common/, misc/, bstr/ 2013-12-17 02:39:45 +01:00
vo_sdl.c Split mpvcore/ into common/, misc/, bstr/ 2013-12-17 02:39:45 +01:00
vo_vaapi.c vaapi: mp_msg conversions 2013-12-21 20:50:11 +01:00
vo_vdpau.c vdpau: mp_msg conversions 2013-12-21 20:50:11 +01:00
vo_wayland.c Split mpvcore/ into common/, misc/, bstr/ 2013-12-17 02:39:45 +01:00
vo_x11.c Split mpvcore/ into common/, misc/, bstr/ 2013-12-17 02:39:45 +01:00
vo_xv.c Split mpvcore/ into common/, misc/, bstr/ 2013-12-17 02:39:45 +01:00
w32_common.c w32_common: support file drag and drop 2013-12-20 20:27:56 +01:00
w32_common.h
wayland_common.c Split mpvcore/ into common/, misc/, bstr/ 2013-12-17 02:39:45 +01:00
wayland_common.h wayland: better name for mouse coordinates 2013-10-25 10:30:12 +02:00
x11_common.c x11: don't set global error handler 2013-12-21 17:39:40 +01:00
x11_common.h Reduce recursive config.h inclusions in headers 2013-12-18 17:12:21 +01:00
x11_icon.bin