]> git.sesse.net Git - ffmpeg/history - libavformat/framecrcenc.c
avprobe: fix formatting.
[ffmpeg] / libavformat / framecrcenc.c
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