summaryrefslogtreecommitdiffstats
path: root/libmpdemux/demux_rtp_codec.cpp
Commit message (Expand)AuthorAgeFilesLines
* when the video codec is mpeg4video copy the content of the esds in extradata;...nicodvb2007-02-071-1/+4
* support for SVQ3 in X-QT; patch by Carl Eugen Hoyos (cehoyos ag or at) approv...nicodvb2007-02-041-2/+3
* better autodetection of framerate in case of h264; it works correctly with b-...nicodvb2007-01-231-2/+8
* demux_rtp_codec.cpp:100: `INT_MAX' undeclared (first use this function)diego2007-01-151-0/+1
* add support for avc1 in X-QT over RTSPgpoirier2007-01-121-0/+21
* Simplistic attempt to make H.264 over RTSP work.reimar2006-08-161-0/+4
* "LIVE.COM Streaming Media" is now called "LIVE555 Streaming Media".rsf2005-09-231-1/+1
* Oops, removed a debugging printf from teh previous version.rsf2003-11-061-1/+0
* Increased the threshold for how many incoming frames to look at while guessingrsf2003-11-061-1/+2
* Added support for the "L16" and "L8" (raw PCM audio) RTP payload formats.rsf2003-07-271-3/+14
* Minor code cleanup.rsf2003-04-121-3/+4
* Improved RTP packet buffering, by relying on the underlying OS's UDPrsf2003-03-111-25/+73
* Motion-JPEG RTP streams can now be played. Some MPEG-4 ES video RTParpi2003-02-091-3/+10
* Restruct by Ross Finlayson <finlayson@live.com>bertrand2003-02-031-0/+203