aboutsummaryrefslogtreecommitdiff
path: root/libavformat/nullenc.c
AgeCommit message (Expand)Author
2012-08-07Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov
2012-07-30avformat: Drop pointless "format" from container long namesDiego Biurrun
2012-04-06cosmetics: Align muxer/demuxer declarationsMartin Storsjö
2011-12-02Do not memcpy raw video frames when using null muxerMans Rullgard
2011-11-25nullenc: drop AVFMT_RAWPICTURE from the flagsLuca Barbato
2011-07-17lavf: use designated initialisers for all (de)muxers.Anton Khirnov
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2011-01-26Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.Diego Elio Pettenò
2010-08-29move null muxer to its own fileAurelien Jacobs