Mercurial > mplayer.hg
changeset 11754:32b305de8852
Changes to conform to recent changes to the "LIVE.COM Streaming Media" code.
author | rsf |
---|---|
date | Tue, 06 Jan 2004 09:29:42 +0000 |
parents | ce75cb364b19 |
children | a79a318585ce |
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 Mon Jan 05 23:44:51 2004 +0000 +++ b/libmpdemux/demux_rtp_internal.h Tue Jan 06 09:29:42 2004 +0000 @@ -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: