mpv/libvo
acki2 74145035f1 - now features 24->32 conversion (this is actually faster than letting the
codec produce depth 32 in the first place for avis :-))) )


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@681 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-01 22:37:37 +00:00
..
Makefile OSD alpha renderers moved to osd.c 2001-04-10 02:29:38 +00:00
fastmemcpy.h Changed code, should be faster on Athlon/K6 but slower on PIII with SSE, more portable. 2001-04-26 20:35:58 +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 ehh fixed ;) 2001-04-21 21:06:37 +00:00
mmx.h fprintf(stderr converted to printf( 2001-04-24 11:30:57 +00:00
osd.c to be sure in that header is okey 2001-04-24 20:03:13 +00:00
osd.h init. 2001-04-24 11:35:07 +00:00
osd_template.c to be sure in that header is okey 2001-04-24 20:03:13 +00:00
rgb15to16mmx.c
sub.c clean up 2001-04-24 11:42:04 +00:00
sub.h clean up 2001-04-24 11:42:04 +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 clean up 2001-04-24 11:42:04 +00:00
vo_3dfx.c fprintf(stderr converted to printf( 2001-04-24 11:30:57 +00:00
vo_dga.c - now features 24->32 conversion (this is actually faster than letting the 2001-05-01 22:37:37 +00:00
vo_fbdev.c nothing important 2001-04-29 21:16:21 +00:00
vo_fsdga.c some warnings killed 2001-04-24 10:21:12 +00:00
vo_gl.c fprintf(stderr converted to printf( 2001-04-24 11:30:57 +00:00
vo_md5.c YV12 is working again 2001-04-17 21:00:46 +00:00
vo_mga.c clean up 2001-04-24 11:42:04 +00:00
vo_null.c
vo_odivx.c some warnings killed 2001-04-24 10:21:12 +00:00
vo_pgm.c YV12 is working again 2001-04-17 21:00:46 +00:00
vo_png.c some warnings killed 2001-04-24 10:21:12 +00:00
vo_sdl.c Last second changes. 2001-04-26 22:16:57 +00:00
vo_svga.c Some names, types changed. 2001-04-24 15:56:41 +00:00
vo_syncfb.c fprintf(stderr converted to printf( 2001-04-24 11:30:57 +00:00
vo_x11.c clean up 2001-04-24 11:42:04 +00:00
vo_xmga.c clean up 2001-04-24 11:42:04 +00:00
vo_xv.c multi buffering added (modify NUM_BUFFERS in the source) 2001-05-01 01:32:59 +00:00
wskeys.h add * and / 2001-04-15 22:55:21 +00:00
x11_common.c add o key 2001-04-27 15:41:39 +00:00
x11_common.h include dpms.h moved to x11_common.c 2001-04-14 15:45:38 +00:00
yuv2rgb.c fprintf(stderr converted to printf( 2001-04-24 11:30:57 +00:00
yuv2rgb.h
yuv2rgb_mlib.c
yuv2rgb_mmx.c