[Mplayer-cvslog] CVS: main/libvo osd.c,1.1,1.2

GEREOFFY arpi_esp at users.sourceforge.net
Tue Apr 24 22:03:16 CEST 2001


Update of /cvsroot/mplayer/main/libvo
In directory usw-pr-cvs1:/tmp/cvs-serv11990

Modified Files:
	osd.c 
Log Message:
to be sure in that header is okey

Index: osd.c
===================================================================
RCS file: /cvsroot/mplayer/main/libvo/osd.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** osd.c	2001/04/10 02:29:38	1.1
--- osd.c	2001/04/24 20:03:13	1.2
***************
*** 2,5 ****
--- 2,7 ----
  // These are "reference implementations", should be optimized later (MMX, etc)
  
+ #include "osd.h"
+ 
  void vo_draw_alpha_yv12(int w,int h, unsigned char* src, unsigned char *srca, int srcstride, unsigned char* dstbase,int dststride){
      int y;


_______________________________________________
Mplayer-cvslog mailing list
Mplayer-cvslog at lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/mplayer-cvslog



More information about the MPlayer-cvslog mailing list