summaryrefslogtreecommitdiffstats
path: root/libmpdemux
diff options
context:
space:
mode:
authorrsf <rsf@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-07-20 02:11:21 +0000
committerrsf <rsf@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-07-20 02:11:21 +0000
commit0ccf7cb05a1e541b162112b6e9ba8e22fa0f686e (patch)
tree26ce455f5a93ebfe62bccbcb792106f35191b61e /libmpdemux
parent6ef4ffc25acd4a960670ecaa5911e0a6fedac99f (diff)
downloadmpv-0ccf7cb05a1e541b162112b6e9ba8e22fa0f686e.tar.bz2
mpv-0ccf7cb05a1e541b162112b6e9ba8e22fa0f686e.tar.xz
Updated to cnform to a small change in the LIVE.COM API.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12866 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'libmpdemux')
-rw-r--r--libmpdemux/demux_rtp_internal.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libmpdemux/demux_rtp_internal.h b/libmpdemux/demux_rtp_internal.h
index 8dd2022868..cc8b27a728 100644
--- a/libmpdemux/demux_rtp_internal.h
+++ b/libmpdemux/demux_rtp_internal.h
@@ -17,8 +17,8 @@ extern "C" {
#include <liveMedia.hh>
#endif
-#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/>
+#if (LIVEMEDIA_LIBRARY_VERSION_INT < 1090195200)
+#error Please upgrade to version 2004.07.19 or later of the "LIVE.COM Streaming Media" libraries - available from <www.live.com/liveMedia/>
#endif
// Codec-specific initialization routines: