mpv/libvo
reimar ebe46df414 avoid visuals with low color-depth.
Based on idea from Timo Kanera (timo (at) kanera (dot) de).


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12710 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-27 20:45:08 +00:00
..
.cvsignore
Makefile ranlib cleanup 2004-06-24 13:54:08 +00:00
aclib.c Unify the config.h #include, use "config.h" instead of "../config.h" 2004-06-25 16:58:45 +00:00
aclib_template.c
aspect.c fix aspect hack 2003-10-15 15:17:09 +00:00
aspect.h
aspecttest.c
fastmemcpy.h 10l 2004-06-25 18:20:45 +00:00
font_load.c array initialization fix by SungKwanKang <ksquarekr at yahoo.com> 2004-06-18 13:51:45 +00:00
font_load.h freetype build fix 2003-11-20 16:25:40 +00:00
font_load_ft.c 100l 2003-12-08 13:30:30 +00:00
geometry.c dont mess with the window position in xinerama when -geometry changes it. 2004-02-24 21:09:21 +00:00
geometry.h dont mess with the window position in xinerama when -geometry changes it. 2004-02-24 21:09:21 +00:00
gtf.c
gtf.h linux->osdep 2003-02-09 20:18:23 +00:00
img_format.h
jpeg_enc.c fixing segfault: libavcodec doesn't allocate some buffers if avctx->thread_count == 0 2004-02-16 14:41:42 +00:00
jpeg_enc.h
mga_common.c removed unused headeer dependencies 2004-01-28 10:03:40 +00:00
osd.c draw alpha for uyvy 2004-05-31 15:13:35 +00:00
osd.h draw alpha for uyvy 2004-05-31 15:13:35 +00:00
osd_font.h OSD volume symbol fixed :) 2003-01-26 16:36:06 +00:00
osd_template.c draw alpha for uyvy 2004-05-31 15:13:35 +00:00
spuenc.c
spuenc.h
sub.c prevent lockups on words which do not fit on the screen - temporary fix 2003-10-27 21:36:29 +00:00
sub.h many small typo and grammar fixes 2003-10-04 17:29:08 +00:00
vesa_lvo.c
vesa_lvo.h
video_out.c moved vo_quartz higher in the list 2004-06-17 01:07:53 +00:00
video_out.h keepaspect and nokeepaspect are now useable by all vos 2004-05-01 14:52:15 +00:00
video_out_internal.h
videodev_mjpeg.h
vo_3dfx.c micro cleanup 2003-10-03 22:33:06 +00:00
vo_aa.c 100l to albeu for his english grammar, and 10l to me becouse I noticed that lately (my backward compatibilty macro uses M_OPT_UNKNOWN) 2003-08-13 16:45:02 +00:00
vo_bl.c Removed the historic cfgparser and switched full to the new config parser (altought some macros still remain for compatibility). As a side effect 90% of the warning messages are gone from the core. Things should be cleaner now and less confusing for newbies. 2003-08-13 16:29:32 +00:00
vo_caca.c libcaca video output driver by Howell Tam 2004-04-06 00:04:48 +00:00
vo_cvidix.c message expanded with hint to use -v option 2003-11-15 09:58:15 +00:00
vo_dfbmga.c Fixed CRTC2 surface size message. 2004-04-25 13:55:54 +00:00
vo_dga.c major reindentation of x11 code try #2 2004-06-14 04:53:03 +00:00
vo_directfb.c many small typo and grammar fixes 2003-10-04 17:29:08 +00:00
vo_directfb2.c cut and paste typo fixed 2004-02-21 08:21:42 +00:00
vo_directx.c more sane order for overlay workarounds, fixed a bug where the mouse would stay hidden on win98 2004-05-18 17:51:25 +00:00
vo_dxr2.c runtime 'stay-on-top' functionality 2003-11-30 16:36:10 +00:00
vo_dxr3.c string handling security fixes 2004-06-25 16:49:53 +00:00
vo_fbdev.c linux 2.6 patch by "ismail 'cartman' dönmez" <ismail.donmez@boun.edu.tr> 2004-01-10 09:48:15 +00:00
vo_fbdev2.c linux 2.6 patch by "ismail 'cartman' dönmez" <ismail.donmez@boun.edu.tr> 2004-01-10 09:48:15 +00:00
vo_ggi.c Unify the config.h #include, use "config.h" instead of "../config.h" 2004-06-25 16:58:45 +00:00
vo_gif89a.c removed unused headeer dependencies 2004-01-28 10:03:40 +00:00
vo_gl.c changes to get manyfmts nearer to working and fixed memory leak 2004-05-08 21:38:41 +00:00
vo_gl2.c avoid visuals with low color-depth. 2004-06-27 20:45:08 +00:00
vo_jpeg.c Spring cleanup: supporting only RGB24 as input (native jpeg lib supports only that, maybe we could later add nativ YCbCr (YUV) support, but not swscale ones) 2003-04-25 20:37:26 +00:00
vo_md5.c
vo_mga.c linux 2.6 patch by "ismail 'cartman' dönmez" <ismail.donmez@boun.edu.tr> 2004-01-10 09:48:15 +00:00
vo_mpegpes.c debug 2003-01-12 17:46:21 +00:00
vo_null.c
vo_pgm.c
vo_png.c
vo_quartz.c added more key to keyboard event 2004-06-23 12:48:42 +00:00
vo_quartz.h Copyright notice added back. 2004-04-27 14:15:17 +00:00
vo_sdl.c asyncblit slows down on UP systems, regarding to the SDL docs, noticed by John Phillip 2004-06-26 11:16:55 +00:00
vo_svga.c Some more vidix crap - vidix equalizer passthrough. Patch by Oleg I. Vdovikin <vdovikin@jscc.ru> 2003-12-07 15:08:20 +00:00
vo_syncfb.c
vo_tdfx_vid.c vo_xover is a new vo that should make easy to have x11 support for 2003-03-12 15:04:05 +00:00
vo_tdfxfb.c -vop ---> -vf 2003-10-25 18:44:41 +00:00
vo_tga.c Fix for big endian systems 2004-06-12 17:37:47 +00:00
vo_vesa.c neomagic tv out support throught vesa vbe, patch by Rudolf Marek 2004-06-25 17:29:18 +00:00
vo_winvidix.c message expanded with hint to use -v option 2003-11-15 09:58:15 +00:00
vo_x11.c major reindentation of x11 code try #2 2004-06-14 04:53:03 +00:00
vo_xmga.c major reindentation of x11 code try #2 2004-06-14 04:53:03 +00:00
vo_xover.c runtime 'stay-on-top' functionality 2003-11-30 16:36:10 +00:00
vo_xv.c major reindentation of x11 code try #2 2004-06-14 04:53:03 +00:00
vo_xvidix.c major reindentation of x11 code try #2 2004-06-14 04:53:03 +00:00
vo_xvmc.c runtime 'stay-on-top' functionality 2003-11-30 16:36:10 +00:00
vo_yuv4mpeg.c 1000l 2003-09-02 17:44:38 +00:00
vo_zr.c proper fix for 'some chipsets can't handle buffers > 128kB', vo_zr used 2003-11-03 17:38:50 +00:00
vo_zr2.c message fix 2003-12-19 22:04:13 +00:00
vosub_vidix.c removed unused headeer dependencies 2004-01-28 10:03:40 +00:00
vosub_vidix.h Change conflicting function declaration between .c and .h file, causing a 2003-11-07 15:12:29 +00:00
w32_common.c replace WM_DESTROY with WM_CLOSE to make it possible to play multiple files, patch by Reimar Doeffinger 2004-02-29 17:42:49 +00:00
w32_common.h runtime 'stay-on-top' functionality 2003-11-30 16:36:10 +00:00
wskeys.h Support binding F11 and F12 keys to commands. 2004-01-16 17:31:38 +00:00
x11_common.c major reindentation of x11 code try #2 2004-06-14 04:53:03 +00:00
x11_common.h Metacity fullscreen issues, patch by Alexander Strasser <eclipse7@gmx.net>, 2004-06-02 02:34:39 +00:00