mpv/video/out
wm4 dbff29c81d x11_common: don't allocate more than needed for icon
icon_size is the number of array items of type long, not bytes. Change
the type of icon_size to int, because size_t makes you think of byte
quantities too quickly.

As an unrelated change, change the (char *) cast to (unsigned char *),
because it matches the common XChangeProperty idiom better.
2013-09-04 13:37:38 +02:00
..
aspect.c options: remove --panscanrange option 2013-08-19 12:55:53 +02:00
aspect.h
bitmap_packer.c core: move contents to mpvcore (2/2) 2013-08-06 22:52:31 +02:00
bitmap_packer.h
cocoa_common.h
cocoa_common.m cocoa_common: remove unlocking from fullscreen function 2013-09-02 08:35:21 +02:00
d3d_shader_yuv.h
d3d_shader_yuv.hlsl
dither.c
dither.h
filter_kernels.c
filter_kernels.h
gl_cocoa.c
gl_common.c core: move contents to mpvcore (2/2) 2013-08-06 22:52:31 +02:00
gl_common.h core: move contents to mpvcore (2/2) 2013-08-06 22:52:31 +02:00
gl_header_fixes.h
gl_lcms.c core: move contents to mpvcore (2/2) 2013-08-06 22:52:31 +02:00
gl_lcms.h
gl_osd.c
gl_osd.h
gl_video.c gl_video: don't crash if no FBOs are available 2013-08-28 23:08:28 +02:00
gl_video.h video: handle video output levels with mp_image_params 2013-08-24 19:40:18 +02:00
gl_video_shaders.glsl
gl_w32.c
gl_wayland.c wayland: don't create our own log context 2013-08-26 16:39:05 +02:00
gl_x11.c
pnm_loader.c
pnm_loader.h
vo.c video: add unscaled mode with --video-unscaled 2013-09-01 03:46:28 +02:00
vo.h video: add vaapi decode and output support 2013-08-12 01:12:02 +02:00
vo_caca.c Some more mp_msg conversions 2013-08-23 23:30:09 +02:00
vo_corevideo.c vo_corevideo: use dwidth/dheight for window dimensions 2013-08-25 21:14:59 +02:00
vo_direct3d.c Some more mp_msg conversions 2013-08-23 23:30:09 +02:00
vo_image.c vo_image: simplify 2013-08-24 17:11:59 +02:00
vo_lavc.c core: move contents to mpvcore (2/2) 2013-08-06 22:52:31 +02:00
vo_null.c core: move contents to mpvcore (2/2) 2013-08-06 22:52:31 +02:00
vo_opengl.c video: handle video output levels with mp_image_params 2013-08-24 19:40:18 +02:00
vo_opengl_old.c core: move contents to mpvcore (2/2) 2013-08-06 22:52:31 +02:00
vo_sdl.c Some more mp_msg conversions 2013-08-23 23:30:09 +02:00
vo_vaapi.c vo_vaapi: potentially fix screenshot colorspace issues 2013-08-24 16:32:48 +02:00
vo_vdpau.c Some more mp_msg conversions 2013-08-23 23:30:09 +02:00
vo_wayland.c configure: build with wayland 1.2.0 2013-09-03 20:12:44 +02:00
vo_x11.c video/out: don't require VOs to handle screenshot aspect specially 2013-08-24 17:03:06 +02:00
vo_xv.c video/out: don't require VOs to handle screenshot aspect specially 2013-08-24 17:03:06 +02:00
w32_common.c input: deal with spurious X11 LeaveNotify events 2013-09-01 20:17:51 +02:00
w32_common.h input: deal with spurious X11 LeaveNotify events 2013-09-01 20:17:51 +02:00
wayland_common.c wayland: fix memory leaks 2013-08-26 20:34:06 +02:00
wayland_common.h wayland: don't create our own log context 2013-08-26 16:39:05 +02:00
x11_common.c x11_common: don't allocate more than needed for icon 2013-09-04 13:37:38 +02:00
x11_common.h x11: add window icon 2013-09-01 23:27:33 +02:00
x11_icon.bin x11: add window icon 2013-09-01 23:27:33 +02:00