]> git.sesse.net Git - ffmpeg/history - libavformat/framecrcenc.c
Ignore all generated example binaries
[ffmpeg] / libavformat / framecrcenc.c
2015-09-29 wm4lavc: Make AVPacket.duration int64, and deprecate conve...
2014-03-11 Diego Biurrunlavf: more correct printf format specifiers
2013-09-16 Clément Bœschlavf: Don't explicitly flush after each written packet...
2013-04-25 Luca Barbatolavf: introduce AVFMT_TS_NEGATIVE
2012-08-07 Anton KhirnovReplace all CODEC_ID_* with AV_CODEC_ID_*
2012-07-30 Diego Biurrunavformat: Drop pointless "format" from container long...
2012-05-20 James Zernavformat: Add a flag to mark muxers that allow (non...
2012-02-03 Anton Khirnovframe{crc/md5}: set the stream timebase from codec...
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 Jacobsmove framecrc muxer in its own file