[Mplayer-cvslog] CVS: main/libmpdemux demux_rtp_internal.h,1.3,1.4
Ross Finlayson CVS
rsf at mplayerhq.hu
Tue Jan 6 10:29:45 CET 2004
Update of /cvsroot/mplayer/main/libmpdemux
In directory mail:/tmp/cvs-serv21817
Modified Files:
demux_rtp_internal.h
Log Message:
Changes to conform to recent changes to the "LIVE.COM Streaming Media" code.
Index: demux_rtp_internal.h
===================================================================
RCS file: /cvsroot/mplayer/main/libmpdemux/demux_rtp_internal.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- demux_rtp_internal.h 27 Jul 2003 10:13:26 -0000 1.3
+++ demux_rtp_internal.h 6 Jan 2004 09:29:42 -0000 1.4
@@ -16,8 +16,8 @@
#include <liveMedia.hh>
#endif
-#if (LIVEMEDIA_LIBRARY_VERSION_INT < 1046649600)
-#error Please upgrade to version 2003.03.03 or later of the "LIVE.COM Streaming Media" libraries - available from <www.live.com/liveMedia/>
+#if (LIVEMEDIA_LIBRARY_VERSION_INT < 1073260800)
+#error Please upgrade to version 2004.01.05 or later of the "LIVE.COM Streaming Media" libraries - available from <www.live.com/liveMedia/>
#endif
// Codec-specific initialization routines:
More information about the MPlayer-cvslog
mailing list