[FFmpeg-devel] [PATCH] lavfi: move nullsrc code to vsrc_testsrc.c

Michael Niedermayer michaelni at gmx.at
Mon Oct 24 00:19:23 CEST 2011


On Sun, Oct 23, 2011 at 07:08:38PM +0200, Stefano Sabatini wrote:
> Factorize code, extend the functionality of the filter, and make it
> return empty buffers. This is useful for filters which ignore the input
> frames content.
> 
> Note that this is also changing the syntax for the nullsrc source.
> ---
>  doc/filters.texi           |   31 +++++-------
>  libavfilter/Makefile       |    2 +-
>  libavfilter/vsrc_nullsrc.c |  121 --------------------------------------------
>  libavfilter/vsrc_testsrc.c |   40 ++++++++++++++
>  4 files changed, 54 insertions(+), 140 deletions(-)
>  delete mode 100644 libavfilter/vsrc_nullsrc.c

fine with me
and nice simplification

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

While the State exists there can be no freedom; when there is freedom there
will be no State. -- Vladimir Lenin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20111024/378a4fdf/attachment.asc>


More information about the ffmpeg-devel mailing list