[Mplayer-cvslog] CVS: main/libmpeg2 mpeg2.h,1.5,1.6
    David Holm 
    mswitch at mplayer.dev.hu
       
    Wed Nov 14 14:17:56 CET 2001
    
        - Previous message: [Mplayer-cvslog] CVS: main cfg-mplayer.h,1.102,1.103 configure,1.246,1.247 dec_video.c,1.63,1.64
- Next message: [Mplayer-cvslog] CVS: main Makefile,1.101,1.102 mplayer.c,1.318,1.319
-  Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
  
Update of /cvsroot/mplayer/main/libmpeg2
In directory mplayer:/var/tmp.root/cvs-serv18173/libmpeg2
Modified Files:
	mpeg2.h 
Log Message:
With these last changes libvo2 should compile and link without errors... don't expect any functionality yet though...
Index: mpeg2.h
===================================================================
RCS file: /cvsroot/mplayer/main/libmpeg2/mpeg2.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- mpeg2.h	2 Oct 2001 21:45:41 -0000	1.5
+++ mpeg2.h	14 Nov 2001 13:17:54 -0000	1.6
@@ -19,6 +19,8 @@
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  */
 
+//#include <stdint.h>
+
 /* Structure for the mpeg2dec decoder */
 
 typedef struct mpeg2dec_s {
    
    
        
	- Previous message: [Mplayer-cvslog] CVS: main cfg-mplayer.h,1.102,1.103 configure,1.246,1.247 dec_video.c,1.63,1.64
- Next message: [Mplayer-cvslog] CVS: main Makefile,1.101,1.102 mplayer.c,1.318,1.319
-  Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
More information about the MPlayer-cvslog
mailing list