summaryrefslogtreecommitdiff
path: root/libavformat/rtpdec_h264.c
Commit message (Expand)AuthorAge
* rtp: Rename the open/close functions to alloc/freeMartin Storsjö2011-04-24
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* rtpdec_h264: Pass NAL type 0 throughMartin Storsjö2010-12-06
* Remove mostly unnecessary rtpdec_*.h files, store the declarations in one fileMartin Storsjö2010-07-30
* Handle av_base64_decode return valueLuca Barbato2010-07-11
* rtpdec: Clean up FMTP parsing code in H.264 RTP depacketizerJosh Allmann2010-06-28
* ReindentJosh Allmann2010-06-28
* rtpdec: Return ENOMEM if H.264 RTP fails to allocate memory for SDP extradataJosh Allmann2010-06-28
* Remove stray and possibly wrong line, rtpdec.c sets that alreadyLuca Barbato2010-06-03
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-20
* Define AVMediaType enum, and use it instead of enum CodecType, whichStefano Sabatini2010-03-30
* Properly pad H.264 extradata when taken from fmtp SDP attributesMartin Storsjö2010-03-03
* Rename RTP depacketizer files from rtp_* to rtpdec_*Martin Storsjö2010-02-28