[FFmpeg-devel] [PATCH 2/2] avfilter/vf_overlay: inline yuv output formats

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


On 9/10/16, Michael Niedermayer <michael at niedermayer.cc> wrote:
> On Sat, Sep 10, 2016 at 04:30:28PM +0200, Paul B Mahol wrote:
>> Overall speedup ~10-20%
>>
>> Signed-off-by: Paul B Mahol <onemda at gmail.com>
>> ---
>>  libavfilter/vf_overlay.c | 251
>> +++++++++++++++++++++++++++--------------------
>>  1 file changed, 147 insertions(+), 104 deletions(-)
>
> Tested-by: Michael on mingw32 mingw64 linux32 mips and arm
>
> [...]
> --
> Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
>
> Rewriting code that is poorly written but fully understood is good.
> Rewriting code that one doesnt understand is a sign that one is less smart
> then the original author, trying to rewrite it will not make it better.
>

applied


More information about the ffmpeg-devel mailing list