mpv/libvo
szabii 3d0c25d6a6 small fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@978 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-03 23:24:31 +00:00
..
Makefile using gcc -MM instead of makedepend, make OBJS from SRCS where possible 2001-05-24 21:09:13 +00:00
aclib.c Moving fast_memcpy to separate file (Size optimization) 2001-05-05 13:30:00 +00:00
aclib_template.c Moving fast_memcpy to separate file (Size optimization) 2001-05-05 13:30:00 +00:00
fastmemcpy.h USE_FASTMEMCPY bug fixed. 2001-05-14 18:18:14 +00:00
font_load.c FAST_OSD option to disable font outline antialiasing 2001-06-02 16:02:38 +00:00
font_load.h better .smi support and display two-byte characters- patch by Sunjin Yang 2001-05-06 02:26:17 +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 FAST_OSD option to disable font outline antialiasing 2001-06-02 16:02:38 +00:00
osd.h FAST_OSD option to disable font outline antialiasing 2001-06-02 16:02:38 +00:00
osd_template.c FAST_OSD option to disable font outline antialiasing 2001-06-02 16:02:38 +00:00
rgb15to16mmx.c Initial revision 2001-02-24 20:28:24 +00:00
sub.c FAST_OSD option to disable font outline antialiasing 2001-06-02 16:02:38 +00:00
sub.h argh. i commented out wrong lines 2001-05-28 15:12:14 +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 removed redundant osd.h includes 2001-05-24 20:48:45 +00:00
vo_fbdev.c small fix 2001-06-03 23:24:31 +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 added check_events() interface 2001-03-03 21:46:39 +00:00
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 Changed to only uninit SDL Video Subsystem. 2001-06-03 21:02:46 +00:00
vo_svga.c Scaling bug fixed. 2001-06-03 23:10:37 +00:00
vo_syncfb.c fprintf(stderr converted to printf( 2001-04-24 11:30:57 +00:00
vo_x11.c Centralized and cleaned up X11 connecting, fixed remote X11 playing, -display option for mplayer. SHOULD BE TESTED. 2001-05-31 22:32:58 +00:00
vo_xmga.c mScreen removed -> segfault solved 2001-06-01 16:38:42 +00:00
vo_xv.c Centralized and cleaned up X11 connecting, fixed remote X11 playing, -display option for mplayer. SHOULD BE TESTED. 2001-05-31 22:32:58 +00:00
wskeys.h add * and / 2001-04-15 22:55:21 +00:00
x11_common.c Centralized and cleaned up X11 connecting, fixed remote X11 playing, -display option for mplayer. SHOULD BE TESTED. 2001-05-31 22:32:58 +00:00
x11_common.h Centralized and cleaned up X11 connecting, fixed remote X11 playing, -display option for mplayer. SHOULD BE TESTED. 2001-05-31 22:32:58 +00:00
yuv2rgb.c fprintf(stderr converted to printf( 2001-04-24 11:30:57 +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 movntq causes SIGILL on k6-3. Lets it be for K7, P3 cpus only 2001-05-02 14:59:33 +00:00