[FFmpeg-devel] [misc-filters PATCH 4/8] Factorize out some code and implement the fill_line_with_color() function. Allow to share code with the pending color source.

Måns Rullgård mans
Tue Jul 6 13:01:02 CEST 2010


Michael Niedermayer <michaelni at gmx.at> writes:

> On Thu, Jul 01, 2010 at 10:50:08PM +0200, Stefano Sabatini wrote:
>> ---
>>  libavfilter/vf_pad.c |  106 ++++++++++++++++++++++++++-----------------------
>>  1 files changed, 56 insertions(+), 50 deletions(-)
>
> if you checked that this just moves code around then ok

It also replaces RGB_TO_[YUV]_CCIR with plain RGB_TO_[YUV].  I assume
this is a mistake.

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



More information about the ffmpeg-devel mailing list