summaryrefslogtreecommitdiffstats
path: root/libavformat/rtpdec_h264.c
Commit message (Expand)AuthorAgeFilesLines
* rtpdec: Clean up FMTP parsing code in H.264 RTP depacketizerJosh Allmann2010-06-281-14/+1
* ReindentJosh Allmann2010-06-281-2/+2
* rtpdec: Return ENOMEM if H.264 RTP fails to allocate memory for SDP extradataJosh Allmann2010-06-281-1/+3
* Remove stray and possibly wrong line, rtpdec.c sets that alreadyLuca Barbato2010-06-031-2/+0
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-201-1/+1
* Define AVMediaType enum, and use it instead of enum CodecType, whichStefano Sabatini2010-03-301-1/+1
* Properly pad H.264 extradata when taken from fmtp SDP attributesMartin Storsjö2010-03-031-1/+5
* Rename RTP depacketizer files from rtp_* to rtpdec_*Martin Storsjö2010-02-281-0/+416
OpenPOWER on IntegriCloud