..
aclib_template.c
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
fastmemcpy.h
Moving fast_memcpy to separate file (Size optimization)
2001-05-05 13:30:00 +00:00
font_load.c
better .smi support and display two-byte characters- patch by Sunjin Yang
2001-05-06 02:26:17 +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
Makefile
Moving fast_memcpy to separate file (Size optimization)
2001-05-05 13:30:00 +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_template.c
to be sure in that header is okey
2001-04-24 20:03:13 +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
rgb15to16mmx.c
sub.c
better .smi support and display two-byte characters- patch by Sunjin Yang
2001-05-06 02:26:17 +00:00
sub.h
clean up
2001-04-24 11:42:04 +00:00
video_out_internal.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
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
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
Added workaround for buggy SDL versions (before 1.2.1).
2001-05-05 21:38:33 +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
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_mlib.c
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
yuv2rgb.c
fprintf(stderr converted to printf(
2001-04-24 11:30:57 +00:00
yuv2rgb.h