mpv/libvo
arpi 127530fe9f The reason why mplayer crashes (in some cases) when using x11
output and -wid (>0) parameter is this:

Mplayer by default creates a colormap using DirectColor visual. If the
window given to mplayer uses TrueColor visual there will be an error
when mplayer sets the colormap for the window. This patch
modifies mplayer to use TrueColor visual if the window given to mplayer
uses TrueColor. Another solution is to make sure that the window given to
mplayer is created using DirectColor visual if it is supported by the
display.

Jouni Tulkki <jitulkki@cc.hut.fi>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9279 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-04 18:31:44 +00:00
..
.cvsignore
Makefile
aclib.c
aclib_template.c
aspect.c debug++ 2003-01-13 01:50:20 +00:00
aspect.h
aspecttest.c
fastmemcpy.h
font_load.c these patches let ,,oldstyle'' and freetype subtitle renderers live 2002-12-29 14:59:23 +00:00
font_load.h these patches let ,,oldstyle'' and freetype subtitle renderers live 2002-12-29 14:59:23 +00:00
font_load_ft.c better fix of vo_aa font segfault 2003-01-30 19:58:43 +00:00
geometry.c compiler warning fixes patch by Dominik Mierzejewski <dominik@rangers.eu.org> 2003-02-02 02:42:59 +00:00
geometry.h Added support for X style -geometry options (adapted from Henk's patch) 2003-01-03 20:46:44 +00:00
gtf.c
gtf.h
img_format.h
jpeg_enc.c {malloc,free} -> av_{malloc,free} 2003-01-31 18:03:17 +00:00
jpeg_enc.h sync with libavcodec for unaccellerated dcts (sorry Felix, LIBAVCODEC_BUILD did not change, so also no backwards compatibility this time), and a long overdue copyright update 2002-10-24 21:27:50 +00:00
mga_common.c fix xmga + playbar 2003-01-20 21:35:31 +00:00
osd.c
osd.h
osd_font.h OSD volume symbol fixed :) 2003-01-26 16:36:06 +00:00
osd_template.c
spuenc.c
spuenc.h
sub.c 1000l 2003-01-19 20:13:49 +00:00
sub.h Improvements to spudec (DVD/VobSub) subtitle code: 2003-01-24 10:24:07 +00:00
vesa_lvo.c
vesa_lvo.h
video_out.c Rearrange the vo and ao driver order to prefer the native drivers and give 2003-01-03 05:10:44 +00:00
video_out.h
video_out_internal.h
videodev_mjpeg.h
vo_3dfx.c
vo_aa.c better fix of vo_aa font segfault 2003-01-30 19:58:43 +00:00
vo_bl.c
vo_dfbmga.c * Remove unneeded includes & macros 2003-01-19 15:41:26 +00:00
vo_dga.c 10l, avoid getting num_of_buffers=0 2003-02-04 16:14:54 +00:00
vo_directfb.c
vo_directfb2.c fix to compile with DirecFB 0.9.16 2002-12-29 18:07:18 +00:00
vo_directx.c 10l remove unused code 2002-12-30 23:31:40 +00:00
vo_dxr2.c
vo_dxr3.c Added patch from Tamas Kohegyi to fix subpic placement with freetype 2003-01-12 19:32:56 +00:00
vo_fbdev.c -geometry fix (untested!) 2003-01-12 17:59:47 +00:00
vo_ggi.c
vo_gif89a.c sig11 (in free() in uninit) fixed 2002-12-30 22:24:20 +00:00
vo_gl.c - optional slice height for -vo gl (example: -vo gl:32) 2002-12-30 01:34:20 +00:00
vo_gl2.c
vo_jpeg.c fixed query_format (RGB24 supports OSD and is preferred) 2003-01-19 15:25:03 +00:00
vo_md5.c
vo_mga.c
vo_mpegpes.c debug 2003-01-12 17:46:21 +00:00
vo_null.c
vo_pgm.c
vo_png.c
vo_sdl.c 10l, init priv->X at right place 2003-01-13 01:20:21 +00:00
vo_svga.c disable auto oldmethod, directrendering for linear modes only 2003-02-03 01:15:45 +00:00
vo_syncfb.c
vo_tdfxfb.c Added support for X style -geometry options (adapted from Henk's patch) 2003-01-03 20:46:44 +00:00
vo_vesa.c hopefully better uninit check 2003-01-29 23:28:55 +00:00
vo_x11.c The reason why mplayer crashes (in some cases) when using x11 2003-02-04 18:31:44 +00:00
vo_xmga.c
vo_xv.c -fixed-vo vs. panscan vs. 'f' vs. -fs fix 2003-01-29 20:25:01 +00:00
vo_xvidix.c xinerama fix part 1 - count your paranthesis 2003-01-18 15:05:06 +00:00
vo_yuv4mpeg.c
vo_zr.c
vosub_vidix.c
vosub_vidix.h
wskeys.h
x11_common.c compiler warning fixes patch by Dominik Mierzejewski <dominik@rangers.eu.org> 2003-02-02 02:42:59 +00:00
x11_common.h - sync with x11_common 2003-01-09 20:47:14 +00:00