]> git.sesse.net Git - ffmpeg/history - libavformat/nullenc.c
wv: return AVERROR_EOF on EOF, not EIO.
[ffmpeg] / libavformat / nullenc.c
2012-04-06 Martin Storsjöcosmetics: Align muxer/demuxer declarations
2011-12-02 Mans RullgardDo not memcpy raw video frames when using null muxer
2011-11-25 Luca Barbatonullenc: drop AVFMT_RAWPICTURE from the flags
2011-07-17 Anton Khirnovlavf: use designated initialisers for all (de)muxers.
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-01-26 Diego Elio PettenòPrefix all _demuxer, _muxer, _protocol from libavformat...
2010-08-29 Aurelien Jacobsmove null muxer to its own file