CVS: main/postproc yuv2rgb_mlib.c,1.1,1.2
6 Nov
2001
6 Nov
'01
12:04 p.m.
Update of /cvsroot/mplayer/main/postproc In directory mplayer:/var/tmp.root/cvs-serv2062 Modified Files: yuv2rgb_mlib.c Log Message: Remove a few obsolete header includes (fixes a compile error on solaris) Index: yuv2rgb_mlib.c =================================================================== RCS file: /cvsroot/mplayer/main/postproc/yuv2rgb_mlib.c,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- yuv2rgb_mlib.c 6 Nov 2001 11:20:00 -0000 1.1 +++ yuv2rgb_mlib.c 6 Nov 2001 17:04:13 -0000 1.2 @@ -22,13 +22,6 @@ * */ -#include <stdio.h> -#include <stdlib.h> - -#include "config.h" -#include "video_out.h" -#include "yuv2rgb.h" - #include <mlib_types.h> #include <mlib_status.h> #include <mlib_sys.h>
8771
Age (days ago)
8771
Last active (days ago)
0 comments
1 participants
participants (1)
-
J�rgen Keil