mpv/libvo
atmosfear 727bd8fd09 Small changes for aalib.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@863 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-24 19:03:31 +00:00
..
Makefile Moving fast_memcpy to separate file (Size optimization) 2001-05-05 13:30:00 +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 fixed extern 2001-05-08 20:09:39 +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 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 Initial revision 2001-02-24 20:28:24 +00:00
sub.c j->k for correct unicode... 2001-05-14 23:38:18 +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 chooses mode with highest ymax (enables doublebuffering in some cases 2001-05-07 19:16:04 +00:00
vo_fbdev.c flip support if (screen depth == frame depth) 2001-05-14 22:40:08 +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 Small changes for aalib. 2001-05-24 19:03:31 +00:00
vo_svga.c -bpp bug fixed. 2001-05-06 19:38:57 +00:00
vo_syncfb.c fprintf(stderr converted to printf( 2001-04-24 11:30:57 +00:00
vo_x11.c flip implemented for converted modes, soem cleanup, fixed indent 2001-05-12 01:54:05 +00:00
vo_xmga.c didn't handle flags parameter correctly 2001-05-20 21:49:45 +00:00
vo_xv.c didn't handle flags parameter correctly 2001-05-20 21:49:45 +00:00
wskeys.h add * and / 2001-04-15 22:55:21 +00:00
x11_common.c DPMS re-enable patch by Loring Holden 2001-05-09 20:15:37 +00:00
x11_common.h add gui support 2001-05-08 12:17:03 +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