summaryrefslogtreecommitdiffstats
path: root/libavformat/rtpdec_h263_rfc2190.c
Commit message (Expand)AuthorAgeFilesLines
* Reinstate proper FFmpeg license for all files.Thilo Borgmann2013-08-301-4/+4
* avformat: Add av_cold attributes to init functions missing themDiego Biurrun2013-05-051-1/+2
* rtpdec: Move setting the parsing flags to the actual depacketizersMartin Storsjö2013-01-201-0/+9
* rtpdec: Pass the sequence number to depacketizersMartin Storsjö2012-12-211-3/+4
* rtpdec: factorize identical code used in several handlersAnton Khirnov2012-11-021-7/+5
* Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-071-1/+1
* rtpdec: Don't require frames to start with a Mode A packetMartin Storsjö2012-06-141-1/+1
* rtpdec: Identify incorrectly signalled H263Martin Storsjö2012-02-181-1/+23
* rtpdec: Support H263 in RFC 2190 formatMartin Storsjö2012-02-141-0/+184
OpenPOWER on IntegriCloud