summaryrefslogtreecommitdiff
path: root/libavformat/nullenc.c
Commit message (Expand)AuthorAge
* nullenc: Use the wrapped avframe pseudo-encoderLuca Barbato2015-10-10
* Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-07
* avformat: Drop pointless "format" from container long namesDiego Biurrun2012-07-30
* cosmetics: Align muxer/demuxer declarationsMartin Storsjö2012-04-06
* Do not memcpy raw video frames when using null muxerMans Rullgard2011-12-02
* nullenc: drop AVFMT_RAWPICTURE from the flagsLuca Barbato2011-11-25
* lavf: use designated initialisers for all (de)muxers.Anton Khirnov2011-07-17
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.Diego Elio Pettenò2011-01-26
* move null muxer to its own fileAurelien Jacobs2010-08-29