summaryrefslogtreecommitdiff
path: root/libavformat/rtpdec_h263.c
Commit message (Expand)AuthorAge
* rtpdec: Set need_parsing via a handler fieldMartin Storsjö2015-02-24
* avformat: Add av_cold attributes to init functions missing themDiego Biurrun2013-05-05
* rtpdec: Move setting the parsing flags to the actual depacketizersMartin Storsjö2013-01-20
* rtpdec: Pass the sequence number to depacketizersMartin Storsjö2012-12-21
* Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-07
* rtpdec: Identify incorrectly signalled H263Martin Storsjö2012-02-18
* cosmetics: Remove extra newlines at EOFAlex Converse2012-01-27
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* Remove mostly unnecessary rtpdec_*.h files, store the declarations in one fileMartin Storsjö2010-07-30
* Replace all remaining occurrences of AVERROR_NOMEM withStefano Sabatini2010-04-03
* Define AVMediaType enum, and use it instead of enum CodecType, whichStefano Sabatini2010-03-30
* Add RTP/H.263 depacketizer by Martin Storsjö <$firstname () $firstname st>.Ronald S. Bultje2010-01-28