]> git.sesse.net Git - ffmpeg/history - libavformat/rtpdec_qcelp.c
crypto: consistently use size_t as type for length parameters
[ffmpeg] / libavformat / rtpdec_qcelp.c
2015-02-24 Martin Storsjörtpdec: Get rid of all trivial .alloc/.free functions
2015-02-24 Martin Storsjörtpdec: Add missing trailing commas
2015-02-14 Diego Biurrunavformat: Don't anonymously typedef structs
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-06 Diego Biurrundoxygen: Do not include license boilerplates in Doxygen...
2011-04-23 Martin Storsjörtp: Rename the open/close functions to alloc/free
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-12-05 Martin Storsjörtpdec_qcelp: Use the depacketizer for static payload...
2010-12-05 Martin Storsjörtpdec: Add a dynamic payload handler for the x-Purevoi...