mirror of
https://github.com/mpv-player/mpv
synced 2024-12-24 15:52:25 +00:00
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
This commit is contained in:
parent
b9f282731d
commit
beeb1b127d
@ -16,8 +16,8 @@ extern "C" {
|
||||
#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:
|
||||
|
Loading…
Reference in New Issue
Block a user