Mercurial > mplayer.hg
changeset 12865:52138861a3c5
Updated to cnform to a small change in the LIVE.COM API.
author | rsf |
---|---|
date | Tue, 20 Jul 2004 02:11:21 +0000 |
parents | 6626044764e0 |
children | 332f24a1dd5c |
files | libmpdemux/demux_rtp_internal.h |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/libmpdemux/demux_rtp_internal.h Tue Jul 20 00:31:54 2004 +0000 +++ b/libmpdemux/demux_rtp_internal.h Tue Jul 20 02:11:21 2004 +0000 @@ -17,8 +17,8 @@ #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: