summaryrefslogtreecommitdiffstats
path: root/libavformat/nullenc.c
Commit message (Expand)AuthorAgeFilesLines
* Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-071-2/+2
* avformat: Drop pointless "format" from container long namesDiego Biurrun2012-07-301-1/+1
* cosmetics: Align muxer/demuxer declarationsMartin Storsjö2012-04-061-1/+1
* Do not memcpy raw video frames when using null muxerMans Rullgard2011-12-021-1/+1
* nullenc: drop AVFMT_RAWPICTURE from the flagsLuca Barbato2011-11-251-1/+1
* lavf: use designated initialisers for all (de)muxers.Anton Khirnov2011-07-171-9/+5
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.Diego Elio Pettenò2011-01-261-1/+1
* move null muxer to its own fileAurelien Jacobs2010-08-291-0/+40
OpenPOWER on IntegriCloud