From beeb1b127d494d40b391b0d33ae3cc17c92b8089 Mon Sep 17 00:00:00 2001 From: rsf Date: Tue, 6 Jan 2004 09:29:42 +0000 Subject: [PATCH] Changes to conform to recent changes to the "LIVE.COM Streaming Media" code. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11755 b3059339-0415-0410-9bf9-f77b7e298cf2 --- libmpdemux/demux_rtp_internal.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libmpdemux/demux_rtp_internal.h b/libmpdemux/demux_rtp_internal.h index 8d54de8e62..36a941ecb5 100644 --- a/libmpdemux/demux_rtp_internal.h +++ b/libmpdemux/demux_rtp_internal.h @@ -16,8 +16,8 @@ extern "C" { #include #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 +#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 #endif // Codec-specific initialization routines: