mpv/video/out
wm4 877303aaa9 x11: don't set global error handler
This has similar problems as the ALSA message callback, though in theory
we could use the Display handle to find the right mpv instance from the
global callback. It still wouldn't work if another library happens to
set the error handler at the same time. There doesn't seem much of an
advantage overriding the error handler (though it used to be required),
so remove it.
2013-12-21 17:39:40 +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 Split mpvcore/ into common/, misc/, bstr/ 2013-12-17 02:39:45 +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 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 Split mpvcore/ into common/, misc/, bstr/ 2013-12-17 02:39:45 +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 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 Split mpvcore/ into common/, misc/, bstr/ 2013-12-17 02:39:45 +01:00
vo.h Split mpvcore/ into common/, misc/, bstr/ 2013-12-17 02:39:45 +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 Split mpvcore/ into common/, misc/, bstr/ 2013-12-17 02:39:45 +01:00
vo_lavc.c Split mpvcore/ into common/, misc/, bstr/ 2013-12-17 02:39:45 +01:00
vo_null.c Split mpvcore/ into common/, misc/, bstr/ 2013-12-17 02:39:45 +01:00
vo_opengl.c Split mpvcore/ into common/, misc/, bstr/ 2013-12-17 02:39:45 +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 Split mpvcore/ into common/, misc/, bstr/ 2013-12-17 02:39:45 +01:00
vo_vdpau.c Split mpvcore/ into common/, misc/, bstr/ 2013-12-17 02:39:45 +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