[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


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 {




More information about the MPlayer-cvslog mailing list