]> git.sesse.net Git - ffmpeg/history - libavformat/crcenc.c
crypto: consistently use size_t as type for length parameters
[ffmpeg] / libavformat / crcenc.c
2014-03-11 Diego Biurrunlavf: more correct printf format specifiers
2012-09-15 Anton Khirnovlavf: flush the output AVIOContext in av_write_trailer().
2012-08-07 Anton KhirnovReplace all CODEC_ID_* with AV_CODEC_ID_*
2012-07-30 Diego Biurrunavformat: Drop pointless "format" from container long...
2011-11-23 Anton Khirnovcrcenc: add flags
2011-07-17 Anton Khirnovlavf: use designated initialisers for all (de)muxers.
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-03-17 Anton Khirnovavio: rename put_flush_packet -> avio_flush
2011-02-21 Anton Khirnovavio: avio: avio_ prefixes for put_* functions
2011-01-26 Diego Elio PettenòPrefix all _demuxer, _muxer, _protocol from libavformat...
2009-01-19 Diego Biurruncosmetics: Remove pointless period after copyright...
2008-06-03 Stefano SabatiniMake long_names in lavf/lavdev optional depending on...
2008-05-09 Diego BiurrunUse full path for #includes from another directory.
2007-11-21 Björn AxelssonUse dynamically allocated ByteIOContext in AVFormatContext
2007-10-28 Aurelien Jacobsrename crc.c to crcenc.c