summaryrefslogtreecommitdiff
path: root/libavformat/rtpdec_h263_rfc2190.c
Commit message (Expand)AuthorAge
* 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
* rtpdec: factorize identical code used in several handlersAnton Khirnov2012-11-02
* Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-07
* rtpdec: Don't require frames to start with a Mode A packetMartin Storsjö2012-06-14
* rtpdec: Identify incorrectly signalled H263Martin Storsjö2012-02-18
* rtpdec: Support H263 in RFC 2190 formatMartin Storsjö2012-02-14