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