mpv/libvo
atmosfear d1c19a205f Changed some code so it only kicks in when XV is disable.
(Later I'll change that stuff to be detected at runtime.)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@544 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-20 10:27:51 +00:00
..
Attic/SHIT Initial revision 2001-02-24 20:28:24 +00:00
Makefile OSD alpha renderers moved to osd.c 2001-04-10 02:29:38 +00:00
fastmemcpy.h replace "movsl..." to small_memcpy 2001-04-18 20:44:16 +00:00
font_load.c less, and more informal printfs 2001-04-11 01:38:57 +00:00
font_load.h printf's only if verbose>1 2001-04-11 00:47:05 +00:00
img_format.h - applied overlay patch by Jens H 2001-04-14 17:55:20 +00:00
mga_common.c I420/IYUV support 2001-04-16 03:33:35 +00:00
mmx.h memcpy() moved mmx.h -> fastmemcpy.h 2001-04-11 19:41:38 +00:00
osd.c OSD alpha renderers moved to osd.c 2001-04-10 02:29:38 +00:00
osd_template.c OSD alpha renderers moved to osd.c 2001-04-10 02:29:38 +00:00
rgb15to16mmx.c Initial revision 2001-02-24 20:28:24 +00:00
sub.c progress bar width increased 2001-04-12 00:41:22 +00:00
sub.h use subreader's sub struct 2001-03-30 03:01:50 +00:00
video_out.c fixed missing HAVE_PNG 2001-04-19 20:22:44 +00:00
video_out.h - applied overlay patch by Jens H 2001-04-14 17:55:20 +00:00
video_out_internal.h OSD alpha renderers moved to osd.c 2001-04-10 02:29:38 +00:00
vo_3dfx.c memcpy() moved mmx.h -> fastmemcpy.h 2001-04-11 19:41:38 +00:00
vo_dga.c driver info now depends on detected DGA version 2001-04-19 21:39:10 +00:00
vo_fbdev.c dumb bug fixed 2001-04-20 01:09:53 +00:00
vo_fsdga.c memcpy() moved mmx.h -> fastmemcpy.h 2001-04-11 19:41:38 +00:00
vo_gl.c Autohide X11 cursor 2001-04-13 00:54:05 +00:00
vo_md5.c YV12 is working again 2001-04-17 21:00:46 +00:00
vo_mga.c I420/IYUV support 2001-04-16 03:33:35 +00:00
vo_null.c added check_events() interface 2001-03-03 21:46:39 +00:00
vo_odivx.c memcpy() moved mmx.h -> fastmemcpy.h 2001-04-11 19:41:38 +00:00
vo_pgm.c YV12 is working again 2001-04-17 21:00:46 +00:00
vo_png.c changed copyroght message to correct stuff :) 2001-04-19 20:23:28 +00:00
vo_sdl.c Changed some code so it only kicks in when XV is disable. 2001-04-20 10:27:51 +00:00
vo_svga.c Some debug information (using verbose) added. 2001-04-18 18:14:11 +00:00
vo_syncfb.c memcpy() moved mmx.h -> fastmemcpy.h 2001-04-11 19:41:38 +00:00
vo_x11.c Autohide X11 cursor 2001-04-13 00:54:05 +00:00
vo_xmga.c I420/IYUV support 2001-04-16 03:33:35 +00:00
vo_xv.c fixed osd for UYVY image format 2001-04-15 21:01:19 +00:00
wskeys.h add * and / 2001-04-15 22:55:21 +00:00
x11_common.c add 'mixer support 2001-04-18 20:48:15 +00:00
x11_common.h include dpms.h moved to x11_common.c 2001-04-14 15:45:38 +00:00
yuv2rgb.c Initial revision 2001-02-24 20:28:24 +00:00
yuv2rgb.h Initial revision 2001-02-24 20:28:24 +00:00
yuv2rgb_mlib.c Initial revision 2001-02-24 20:28:24 +00:00
yuv2rgb_mmx.c Initial revision 2001-02-24 20:28:24 +00:00