mpv/libvo
iive ab1544b74d cleanup: x11_common: remove pointless GC operations
Remove useless XSetBackground() call right before freeing the graphic
context.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@33524 b3059339-0415-0410-9bf9-f77b7e298cf2

Create empty vo_gc graphic context instead of one with
undefined foreground color.

The code that uses vo_gc already employs XSetForeground()/XSetBackground()
to change the context accordingly.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@33525 b3059339-0415-0410-9bf9-f77b7e298cf2
2011-07-06 09:10:56 +03:00
..
aclib.c
aclib_template.c
aspect.c VO: silence "[ASPECT] Warning: No suitable new res found!" 2011-07-05 00:38:34 +03:00
aspect.h
csputils.c vo_gl: Support 9- and 10-bit YUV input for OpenGL VOs 2011-07-06 07:31:54 +03:00
csputils.h vo_gl: Support 9- and 10-bit YUV input for OpenGL VOs 2011-07-06 07:31:54 +03:00
fastmemcpy.h
geometry.c
geometry.h
gl_common.c vo_gl: Request GL_LUMINANCE16 for 16-bit YUV input 2011-06-29 10:49:52 +03:00
gl_common.h vo_gl: Support 9- and 10-bit YUV input for OpenGL VOs 2011-07-06 07:31:54 +03:00
gtf.c
gtf.h
matrixview.c
matrixview.h
matrixview_font.h
mga_template.c
old_vo_defines.h
old_vo_wrapper.c
old_vo_wrapper.h
osd.c
osd.h
osd_template.c
osx_common.c
osx_common.h
sdl_common.c
sdl_common.h
spuenc.c
spuenc.h
vdpau_template.c
vesa_lvo.c
vesa_lvo.h
video_out.c vo_xvmc: drop XvMC support 2011-05-09 20:27:16 +03:00
video_out.h
video_out_internal.h cleanup: remove more warnings 2011-05-02 00:46:48 +03:00
videodev_mjpeg.h
vo_3dfx.c
vo_aa.c cleanup: shut up more warnings 2011-05-06 18:33:16 +03:00
vo_bl.c
vo_caca.c
vo_corevideo.h
vo_corevideo.m
vo_dfbmga.c cleanup: some warning fixes and minor cleanups 2011-06-29 09:17:19 +03:00
vo_dga.c
vo_direct3d.c cleanup: vo_direct3d: Mark a function static 2011-07-06 07:24:52 +03:00
vo_directfb2.c cleanup: mark some vo_directfb2.c and vo_s3fb.c functions static 2011-06-29 11:43:19 +03:00
vo_directx.c
vo_dxr3.c
vo_fbdev.c
vo_fbdev2.c
vo_ggi.c
vo_gif89a.c
vo_gl.c vo_gl: Support 9- and 10-bit YUV input for OpenGL VOs 2011-07-06 07:31:54 +03:00
vo_gl2.c vo_gl: Support 9- and 10-bit YUV input for OpenGL VOs 2011-07-06 07:31:54 +03:00
vo_ivtv.c
vo_ivtv.h
vo_jpeg.c
vo_kva.c
vo_matrixview.c cleanup: shut up more warnings 2011-05-06 18:33:16 +03:00
vo_md5sum.c
vo_mga.c
vo_mpegpes.c
vo_null.c
vo_png.c
vo_pnm.c
vo_quartz.c
vo_s3fb.c cleanup: mark some vo_directfb2.c and vo_s3fb.c functions static 2011-06-29 11:43:19 +03:00
vo_sdl.c cleanup: remove more warnings 2011-05-02 00:46:48 +03:00
vo_svga.c vo_svga: fix build after previous commit 6506d4ad 2011-05-03 12:21:59 +03:00
vo_tdfx_vid.c
vo_tdfxfb.c
vo_tga.c
vo_v4l2.c
vo_v4l2.h
vo_vdpau.c debug output: reduce verbosity of some frequent messages 2011-07-05 00:50:41 +03:00
vo_vesa.c
vo_wii.c
vo_x11.c cleanup: shut up more warnings 2011-05-06 18:33:16 +03:00
vo_xmga.c
vo_xover.c
vo_xv.c vo_xv: avoid setting background color due to resize flicker 2011-07-06 09:03:12 +03:00
vo_xvr100.c
vo_yuv4mpeg.c
w32_common.c Windows: vo/input: handle WM_XBUTTONDOWN message 2011-06-19 04:05:36 +03:00
w32_common.h
wskeys.h
x11_common.c cleanup: x11_common: remove pointless GC operations 2011-07-06 09:10:56 +03:00
x11_common.h