index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libmpdemux
/
demux_rtp.cpp
Commit message (
Expand
)
Author
Age
*
Updated to conform to a small change in the LIVE.COM API.
rsf
2004-07-20
*
MinGW compilation fix from a patch by Joey Parrish, approved by Sascha
diego
2004-06-03
*
Added "audio_id", "video_id", "dvdsub_id" to the call to "demux_open()".
rsf
2004-06-02
*
Fixed a bug that was accidentally introduced by the addition of MPEG Transport
rsf
2004-03-19
*
We now allow for the possibility of the RTCP audio/video synchronization being
rsf
2004-03-02
*
Added support for multiplexed audio+video RTP streams.
rsf
2004-02-22
*
Changed to conform to recent changes to the "LIVE.COM Streaming Media" code.
rsf
2004-01-06
*
Changed the criteria for when to drop RTP packets whose timestamp is too far
rsf
2003-09-24
*
Added support for checking whether a RTP demuxer contains combined audio_vide...
rsf
2003-07-27
*
Added SIP (IP telephony) client support. (This was already supported in the
rsf
2003-05-03
*
Fixed a bug that could sometimes cause the first video packet in a RTP stream
rsf
2003-04-12
*
Access-controlled RTSP sessions can now be played, if the user uses the
rsf
2003-04-11
*
Added some optional debugging printfs (disabled by default)
rsf
2003-04-02
*
Improved RTP packet buffering, by relying on the underlying OS's UDP
rsf
2003-03-11
*
Repairing breakage to RTP streaming. Patch by Ross Finlayson <finlayson@live....
bertrand
2003-02-18
*
Motion-JPEG RTP streams can now be played. Some MPEG-4 ES video RTP
arpi
2003-02-09
*
Restruct by Ross Finlayson <finlayson@live.com>
bertrand
2003-02-03
*
Support for MPEG-4 (AAC) audio RTSP/RTP
bertrand
2003-01-18
*
From live.com 2002.11.30:
bertrand
2002-12-06
*
use standard gsm fourcc 'agsm' instead of msgsm id 0x31
arpi
2002-10-16
*
-fps autodetection
arpi
2002-10-13
*
Added support for RTSP stream over TCP.
bertrand
2002-10-08
*
passthrough timestamps to demuxer
arpi
2002-09-28
*
- Tell the RTSP client code to use the string "mplayer" in RTSP
arpi
2002-08-29
*
- Create and set up a "BITMAPINFOHEADER" and "WAVEFORMATEX" structure for
arpi
2002-08-14
*
applied live.com streaming patch (-sdp and rtsp:// support) by Ross Finlayson...
arpi
2002-08-05