summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-19PD#143976: update ffmpeg to v3.3Jian Wang6142-214403/+746659
2013-08-30Reinstate proper FFmpeg license for all files.Thilo Borgmann145-580/+580
2013-05-05avformat: Add av_cold attributes to init functions missing themDiego Biurrun10-12/+27
2013-01-20rtpdec: Move setting the parsing flags to the actual depacketizersMartin Storsjö7-12/+58
2012-12-21rtpdec: Pass the sequence number to depacketizersMartin Storsjö18-40/+43
2012-11-02rtpdec: factorize identical code used in several handlersAnton Khirnov7-42/+34
2012-08-07Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov582-3512/+3512
2012-06-14rtpdec: Don't require frames to start with a Mode A packetMartin Storsjö1-1/+1
2012-02-18rtpdec: Identify incorrectly signalled H263Martin Storsjö3-10/+32
2012-02-14rtpdec: Support H263 in RFC 2190 formatMartin Storsjö4-0/+187