aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/rtpdec_mpeg4.c
Commit message (Expand)AuthorAgeFilesLines
* ReindentJosh Allmann2010-06-281-18/+18
* rtpdec: Clean up FMTP parsing code in MPEG-4/AAC RTP depacketizerJosh Allmann2010-06-281-19/+14
* rtpdec: Move space_chars from avformat/internal to rtpdecJosh Allmann2010-06-281-1/+0
* rtpdec_mpeg4: Rename PayloadContext to be consistently 'data'Josh Allmann2010-06-251-24/+24
* RTSP, rtpdec: Move RTPPayloadData into rtpdec_mpeg4 and remove all references...Josh Allmann2010-06-251-26/+59
* rtpdec: Move AAC depacketization code in rtpdec to a proper payload handlerJosh Allmann2010-06-251-1/+83
* RTSP: Move more SDP/FMTP stuff from rtsp.c to rtpdec_mpeg4.cJosh Allmann2010-06-251-2/+48
* RTSP: Decouple MPEG-4 and AAC specific parts from rtsp.cJosh Allmann2010-06-251-0/+125