mirror of
https://github.com/mpv-player/mpv
synced 2024-12-18 21:06:00 +00:00
LIVE.COM tests moved to ./configure
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12975 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
ed83ecb750
commit
5bf439350f
@ -17,10 +17,6 @@ extern "C" {
|
||||
#include <liveMedia.hh>
|
||||
#endif
|
||||
|
||||
#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:
|
||||
void rtpCodecInitialize_video(demuxer_t* demuxer,
|
||||
MediaSubsession* subsession, unsigned& flags);
|
||||
|
Loading…
Reference in New Issue
Block a user