]> git.sesse.net Git - ffmpeg/history - libavfilter/vsrc_nullsrc.c
Make init() return sensible error code rather than -1 in case of
[ffmpeg] / libavfilter / vsrc_nullsrc.c
2010-09-24 Stefano SabatiniAdd missing uses of NULL_IF_CONFIG_SMALL for the filter...
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2010-03-30 Stefano SabatiniDefine AVMediaType enum, and use it instead of enum...
2010-01-16 Stefano SabatiniImplement null video source.