summaryrefslogtreecommitdiffstats
path: root/libmpdemux/demux_rtp_codec.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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