1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-15 03:15:52 +00:00
mpv/libvo
al f366d01286 Unified colorkey code for vo xv and vo xvmc.
Made the code also more flexible.

Colorkey drawing is now by default done as
proposed by Marko Macek.

Patch also approved by iive.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14743 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-20 22:43:25 +00:00
..
.cvsignore
aclib_template.c Make this file compile with gcc-4.0.0. The old code was invalid C. 2005-01-21 21:11:35 +00:00
aclib.c Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
aspect.c Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
aspect.h
aspecttest.c
fastmemcpy.h Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
font_load_ft.c Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
font_load.c more verbosity spam fixes 2004-11-30 02:36:05 +00:00
font_load.h
geometry.c Fix the behaviour of -geometry according to the documentation. 2005-02-09 17:58:41 +00:00
geometry.h dont mess with the window position in xinerama when -geometry changes it. 2004-02-24 21:09:21 +00:00
gl_common.c Doxygen comments improved 2004-12-29 14:33:40 +00:00
gl_common.h Improving gl2 under windows, moving some functionality to gl_common 2004-12-11 16:57:42 +00:00
gtf.c
gtf.h
img_format.h Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
jpeg_enc.c Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
jpeg_enc.h
Makefile Add --enable and --disable options for vo_pnm and vo_md5sum to configure. 2004-10-23 22:43:19 +00:00
md5sum.c New MD5 sum video output driver. For every frame, it calculates the MD5 sum 2004-09-20 01:01:08 +00:00
md5sum.h changed include of stdint.h to inttypes.h 2004-09-27 22:11:37 +00:00
mga_common.c Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
osd_font.h
osd_template.c adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64 2004-10-21 11:55:20 +00:00
osd.c Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
osd.h draw alpha for uyvy 2004-05-31 15:13:35 +00:00
spuenc.c
spuenc.h
sub.c Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
sub.h Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
vesa_lvo.c Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
vesa_lvo.h fix not matching prototype, patch by Mikulas Patocka <mikulas at artax.karlin.mff.cuni.cz>; remove ^M 2004-09-15 14:19:41 +00:00
video_out_internal.h Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
video_out.c added -wid support for vo_directx. 2004-12-21 20:33:51 +00:00
video_out.h Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
videodev_mjpeg.h
vo_3dfx.c Removed superfluous XFlush calls before XSync. 2004-08-20 09:41:13 +00:00
vo_aa.c Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
vo_bl.c Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
vo_caca.c libcaca video output driver by Howell Tam 2004-04-06 00:04:48 +00:00
vo_cvidix.c 10l initial patch by Oded Shimon <ods15 at ods15.dyndns.org> 2004-11-25 17:23:13 +00:00
vo_dfbmga.c Added NV12/NV21 support. 2005-02-17 00:05:23 +00:00
vo_dga.c Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
vo_directfb2.c Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
vo_directx.c always take the focus in fullscreen mode patch by Gianluigi Tiesi <mplayer at netfarm.it> 2005-02-13 12:47:33 +00:00
vo_dxr2.c
vo_dxr3.c Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
vo_fbdev2.c remove old buggy workaround. kerneltwosix.h itself will be removed soon if this doesn't cause problems 2004-12-03 20:55:00 +00:00
vo_fbdev.c remove old buggy workaround. kerneltwosix.h itself will be removed soon if this doesn't cause problems 2004-12-03 20:55:00 +00:00
vo_ggi.c - Fixed mode setting, so any video can be played on all supported ggi targets. 2004-12-17 19:36:52 +00:00
vo_gif89a.c removed unused headeer dependencies 2004-01-28 10:03:40 +00:00
vo_gl2.c Remove unused defines 2004-12-29 14:35:18 +00:00
vo_gl.c Move generic tests to a common place. 2005-02-19 20:14:00 +00:00
vo_jpeg.c New suboption type: malloc'ed, zero terminated string 2005-01-19 17:10:20 +00:00
vo_md5sum.c New suboption type: malloc'ed, zero terminated string 2005-01-19 17:10:20 +00:00
vo_mga.c remove old buggy workaround. kerneltwosix.h itself will be removed soon if this doesn't cause problems 2004-12-03 20:55:00 +00:00
vo_mpegpes.c user can select dvb card number to use (V3 api only) 2004-08-19 09:51:07 +00:00
vo_null.c
vo_png.c Implementation of vo_png suboption parser with subopt-helper and removal 2005-01-10 15:51:55 +00:00
vo_pnm.c Move generic tests to a common place. 2005-02-19 20:14:00 +00:00
vo_quartz.c set device id to 0 if the device selected on startup do not exist 2005-02-14 21:28:21 +00:00
vo_quartz.h Copyright notice added back. 2004-04-27 14:15:17 +00:00
vo_sdl.c avoid using vo_subdevice 2005-01-22 18:05:07 +00:00
vo_svga.c proper gcc4 compile-fix suggested by richard 2004-11-03 17:25:38 +00:00
vo_syncfb.c
vo_tdfx_vid.c
vo_tdfxfb.c
vo_tga.c Fix for big endian systems 2004-06-12 17:37:47 +00:00
vo_vesa.c Currently vbeGetProtModeInfo call the 0x4f0a function of int 10h the get 2004-10-06 08:42:13 +00:00
vo_winvidix.c Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
vo_x11.c Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
vo_xmga.c Reduce excessive verbosity. 2004-11-15 09:09:29 +00:00
vo_xover.c Reduce excessive verbosity. 2004-11-15 09:09:29 +00:00
vo_xv.c Unified colorkey code for vo xv and vo xvmc. 2005-02-20 22:43:25 +00:00
vo_xvidix.c Reduce excessive verbosity. 2004-11-15 09:09:29 +00:00
vo_xvmc.c Unified colorkey code for vo xv and vo xvmc. 2005-02-20 22:43:25 +00:00
vo_yuv4mpeg.c New suboption type: malloc'ed, zero terminated string 2005-01-19 17:10:20 +00:00
vo_zr2.c free MSTRZ args also if parser fails 2005-01-25 22:25:39 +00:00
vo_zr.c replace almost obsolete email address: snel@phys.uu.nl -> rsnel@cube.dyndns.org 2005-01-08 14:32:26 +00:00
vosub_vidix.c Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
vosub_vidix.h Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
w32_common.c Improving gl2 under windows, moving some functionality to gl_common 2004-12-11 16:57:42 +00:00
w32_common.h Improving gl2 under windows, moving some functionality to gl_common 2004-12-11 16:57:42 +00:00
wskeys.h
x11_common.c Unified colorkey code for vo xv and vo xvmc. 2005-02-20 22:43:25 +00:00
x11_common.h Unified colorkey code for vo xv and vo xvmc. 2005-02-20 22:43:25 +00:00