[FFmpeg-devel] [PATCH] lavfi: put color source in a dedicated file

Måns Rullgård mans
Mon Feb 21 15:09:55 CET 2011


Stefano Sabatini <stefano.sabatini-lala at poste.it> writes:

> Move the color source code from vf_pad.c to vsrc_color.c.
> ---
>  libavfilter/Makefile     |    2 +-
>  libavfilter/vf_pad.c     |  128 -----------------------------------
>  libavfilter/vsrc_color.c |  167 ++++++++++++++++++++++++++++++++++++++++++++++
>  3 files changed, 168 insertions(+), 129 deletions(-)
>  create mode 100644 libavfilter/vsrc_color.c

Looks good.

-- 
M?ns Rullg?rd
mans at mansr.com



More information about the ffmpeg-devel mailing list