[FFmpeg-devel] [PATCH] lavfi: move color filter to testsrc, factorize
Nicolas George
nicolas.george at normalesup.org
Wed Aug 1 11:13:33 CEST 2012
Le quintidi 15 thermidor, an CCXX, Stefano Sabatini a écrit :
> ---
> doc/filters.texi | 56 ++++---------
> libavfilter/Makefile | 2 +-
> libavfilter/vsrc_color.c | 188 --------------------------------------------
> libavfilter/vsrc_testsrc.c | 106 ++++++++++++++++++++++++-
> 4 files changed, 121 insertions(+), 231 deletions(-)
> delete mode 100644 libavfilter/vsrc_color.c
Looks reasonable in principle and interesting in net result. I suppose most
of the code is just moved and did not read it that carefully.
Regards,
--
Nicolas George
-------------- 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/20120801/73972fb6/attachment.asc>
More information about the ffmpeg-devel
mailing list