]> git.sesse.net Git - ffmpeg/history - libavformat/rawenc.c
avprobe: fix formatting.
[ffmpeg] / libavformat / rawenc.c
2012-04-12 Diego Biurrunavpacket, bfi, bgmc, rawenc: K&R prettyprinting cosmetics
2012-04-06 Martin Storsjöcosmetics: Align muxer/demuxer declarations
2012-01-03 Justin Rugglesadx: add an adx muxer
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...
2010-09-09 Martin StorsjöAdd a muxer and demuxer for raw G.722
2010-08-30 Aurelien Jacobssplit raw.c into rawdec.c and rawenc.c