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