summaryrefslogtreecommitdiff
path: root/libavformat/rawenc.c
Commit message (Expand)AuthorAge
* lavf: G.723.1 muxerMohamed Naufal2015-11-30
* Drop the unofficial extension prefix for MPEG and MPEG-TS formatsFlorent Le Coz2014-12-02
* Add raw HEVC muxerDerek Buitenhuis2014-02-09
* lavf: Don't explicitly flush after each written packet in muxersClément Bœsch2013-09-16
* Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-07
* Improve descriptiveness of a number of codec and container long namesDiego Biurrun2012-07-30
* avformat: Drop pointless "format" from container long namesDiego Biurrun2012-07-30
* avpacket, bfi, bgmc, rawenc: K&R prettyprinting cosmeticsDiego Biurrun2012-04-12
* cosmetics: Align muxer/demuxer declarationsMartin Storsjö2012-04-06
* adx: add an adx muxerJustin Ruggles2012-01-03
* lavf: use designated initialisers for all (de)muxers.Anton Khirnov2011-07-17
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* avio: rename put_flush_packet -> avio_flushAnton Khirnov2011-03-16
* avio: avio: avio_ prefixes for put_* functionsAnton Khirnov2011-02-21
* Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.Diego Elio Pettenò2011-01-26
* Add a muxer and demuxer for raw G.722Martin Storsjö2010-09-09
* split raw.c into rawdec.c and rawenc.cAurelien Jacobs2010-08-30