summaryrefslogtreecommitdiffstats
path: root/libavformat/rawenc.c
Commit message (Expand)AuthorAgeFilesLines
* lavf: G.723.1 muxerMohamed Naufal2015-11-301-0/+13
* Drop the unofficial extension prefix for MPEG and MPEG-TS formatsFlorent Le Coz2014-12-021-1/+1
* Add raw HEVC muxerDerek Buitenhuis2014-02-091-0/+12
* lavf: Don't explicitly flush after each written packet in muxersClément Bœsch2013-09-161-1/+0
* Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-071-37/+37
* Improve descriptiveness of a number of codec and container long namesDiego Biurrun2012-07-301-1/+1
* avformat: Drop pointless "format" from container long namesDiego Biurrun2012-07-301-4/+4
* avpacket, bfi, bgmc, rawenc: K&R prettyprinting cosmeticsDiego Biurrun2012-04-121-36/+36
* cosmetics: Align muxer/demuxer declarationsMartin Storsjö2012-04-061-17/+17
* adx: add an adx muxerJustin Ruggles2012-01-031-0/+12
* lavf: use designated initialisers for all (de)muxers.Anton Khirnov2011-07-171-153/+110
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* avio: rename put_flush_packet -> avio_flushAnton Khirnov2011-03-161-1/+1
* avio: avio: avio_ prefixes for put_* functionsAnton Khirnov2011-02-211-1/+1
* Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.Diego Elio Pettenò2011-01-261-18/+18
* Add a muxer and demuxer for raw G.722Martin Storsjö2010-09-091-0/+15
* split raw.c into rawdec.c and rawenc.cAurelien Jacobs2010-08-301-0/+285
OpenPOWER on IntegriCloud