summaryrefslogtreecommitdiff
path: root/libavformat/rtpdec_h263_rfc2190.c
Commit message (Expand)AuthorAge
* Merge commit 'df07c07b3de0a5e8890078944de1eb5cb8372ef8'Michael Niedermayer2014-12-18
|\
| * rtpdec_h263_rfc2190: Clear the stored bits if discarding buffered dataMartin Storsjö2014-12-18
* | Reinstate proper FFmpeg license for all files.Thilo Borgmann2013-08-30
|/
* 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