[Mplayer-cvslog] CVS: main/libvo img_format.h,1.2,1.3
Alex Beregszaszi
alex at mplayer.dev.hu
Sat Nov 3 22:01:14 CET 2001
Update of /cvsroot/mplayer/main/libvo
In directory mplayer:/var/tmp.root/cvs-serv25512
Modified Files:
img_format.h
Log Message:
vo_format_name prototype added
Index: img_format.h
===================================================================
RCS file: /cvsroot/mplayer/main/libvo/img_format.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- img_format.h 8 Sep 2001 20:45:22 -0000 1.2
+++ img_format.h 3 Nov 2001 21:01:12 -0000 1.3
@@ -60,4 +60,6 @@
int timestamp; // pts, 90000 Hz counter based
} vo_mpegpes_t;
+char *vo_format_name(int format);
+
#endif
More information about the MPlayer-cvslog
mailing list