aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpdemux/demux_rtp_codec.cpp
Commit message (Expand)AuthorAge
* when the video codec is mpeg4video copy the content of the esds in extradata;...Gravatar nicodvb2007-02-07
* support for SVQ3 in X-QT; patch by Carl Eugen Hoyos (cehoyos ag or at) approv...Gravatar nicodvb2007-02-04
* better autodetection of framerate in case of h264; it works correctly with b-...Gravatar nicodvb2007-01-23
* demux_rtp_codec.cpp:100: `INT_MAX' undeclared (first use this function)Gravatar diego2007-01-15
* add support for avc1 in X-QT over RTSPGravatar gpoirier2007-01-12
* Simplistic attempt to make H.264 over RTSP work.Gravatar reimar2006-08-16
* "LIVE.COM Streaming Media" is now called "LIVE555 Streaming Media".Gravatar rsf2005-09-23
* Oops, removed a debugging printf from teh previous version.Gravatar rsf2003-11-06
* Increased the threshold for how many incoming frames to look at while guessingGravatar rsf2003-11-06
* Added support for the "L16" and "L8" (raw PCM audio) RTP payload formats.Gravatar rsf2003-07-27
* Minor code cleanup.Gravatar rsf2003-04-12
* Improved RTP packet buffering, by relying on the underlying OS's UDPGravatar rsf2003-03-11
* Motion-JPEG RTP streams can now be played. Some MPEG-4 ES video RTPGravatar arpi2003-02-09
* Restruct by Ross Finlayson <finlayson@live.com>Gravatar bertrand2003-02-03