]> git.sesse.net Git - ffmpeg/history - libavformat/rtpdec_h263.c
crypto: consistently use size_t as type for length parameters
[ffmpeg] / libavformat / rtpdec_h263.c
2015-02-24 Martin Storsjörtpdec: Set need_parsing via a handler field
2013-05-05 Diego Biurrunavformat: Add av_cold attributes to init functions...
2013-01-20 Martin Storsjörtpdec: Move setting the parsing flags to the actual...
2012-12-21 Martin Storsjörtpdec: Pass the sequence number to depacketizers
2012-08-07 Anton KhirnovReplace all CODEC_ID_* with AV_CODEC_ID_*
2012-02-18 Martin Storsjörtpdec: Identify incorrectly signalled H263
2012-01-28 Alex Conversecosmetics: Remove extra newlines at EOF
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-07-30 Martin StorsjöRemove mostly unnecessary rtpdec_*.h files, store the...
2010-04-03 Stefano SabatiniReplace all remaining occurrences of AVERROR_NOMEM...
2010-03-30 Stefano SabatiniDefine AVMediaType enum, and use it instead of enum...
2010-01-28 Ronald S. BultjeAdd RTP/H.263 depacketizer by Martin Storsjö <$firstnam...