Commit Graph

7 Commits

Author SHA1 Message Date
wight 5bf439350f LIVE.COM tests moved to ./configure
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12975 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-09 08:22:10 +00:00
rsf 0ccf7cb05a Updated to cnform to a small change in the LIVE.COM API.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12866 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-20 02:11:21 +00:00
diego 19967c3f8f MinGW compilation fix, idea and approval by Sascha Sommer
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12531 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-03 12:41:56 +00:00
rsf beeb1b127d 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
2004-01-06 09:29:42 +00:00
rsf fdedb6606a Added support for checking whether a RTP demuxer had combined audio+video data.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10477 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-27 10:13:26 +00:00
rsf 555b3f61fe Improved RTP packet buffering, by relying on the underlying OS's UDP
socket buffering.  Improve A/V sync by dropping packets when one stream
gets too far behind the other.  Now tries to figure out the video frame
rate automatically (if "-fps" is not used).  Added support for MPEG-4
Elementary Stream video and MPEG-4 Generic audio RTP streams.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9566 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-11 19:08:31 +00:00
bertrand 06d22fab96 Restruct by Ross Finlayson <finlayson@live.com>
The code now supports 'QuickTime generic' RTP streams (the "X-QT" MIME type),
which - thanks to the QuickTime codecs - makes it possible to play more QuickTime
RTP streams.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9251 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-03 10:27:50 +00:00