[FFmpeg-devel] [PATCH 1/2] avfilter/vf_overlay: split blend_image into functions for each overlay format

Paul B Mahol onemda at gmail.com
Sun Sep 11 01:37:38 EEST 2016


On 9/10/16, Michael Niedermayer <michael at niedermayer.cc> wrote:
> On Sat, Sep 10, 2016 at 04:30:27PM +0200, Paul B Mahol wrote:
>> Signed-off-by: Paul B Mahol <onemda at gmail.com>
>> ---
>>  libavfilter/vf_overlay.c | 352
>> +++++++++++++++++++++++++----------------------
>>  1 file changed, 186 insertions(+), 166 deletions(-)
>
> you could split moving config_input_main() into a seperate patch
> that would make it clearer whats changed in it
>
> either way LGTM, thx
>
> [...]
> --
> Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
>
> The real ebay dictionary, page 3
> "Rare item" - "Common item with rare defect or maybe just a lie"
> "Professional" - "'Toy' made in china, not functional except as doorstop"
> "Experts will know" - "The seller hopes you are not an expert"
>

applied


More information about the ffmpeg-devel mailing list