[FFmpeg-devel] [PATCH] Reuse h{lum, chr}Filter{, Pos} variables for MMX2 fast_bilinear horizontal scaler.

Ramiro Polla ramiro.polla
Sat Jan 16 19:39:32 CET 2010


On Fri, Jan 15, 2010 at 9:01 PM, Michael Niedermayer <michaelni at gmx.at> wrote:
> On Thu, Jan 14, 2010 at 04:06:27AM -0200, Ramiro Polla wrote:
>> $subj
>>
>> It might be useful to make a non-mmx2-specific filterCodeSize and
>> filterCode for other potential runtime-generated filters but I don't
>> have any of those in mind for the moment...
>
>> ?swscale.c ? ? ? ? ?| ? 16 ++++++----------
>> ?swscale_internal.h | ? ?4 ----
>> ?swscale_template.c | ? 12 ++++++------
>> ?3 files changed, 12 insertions(+), 20 deletions(-)
>> 4f3f2b0f979a701c5c25a0d55dceb7e1e4727300 ?0003-Reuse-h-lum-chr-Filter-Pos-variables-for-MMX2-fast.patch
>> From 54d32ad812244e3977bf658f1ec8d351af6e700b Mon Sep 17 00:00:00 2001
>> From: Ramiro Polla <ramiro.polla at gmail.com>
>> Date: Wed, 13 Jan 2010 18:05:12 -0200
>> Subject: [PATCH] Reuse h{lum,chr}Filter{,Pos} variables for MMX2 fast_bilinear horizontal scaler.
>>
>> ---
>> ?swscale.c ? ? ? ? ?| ? 16 ++++++----------
>> ?swscale_internal.h | ? ?4 ----
>> ?swscale_template.c | ? 12 ++++++------
>> ?3 files changed, 12 insertions(+), 20 deletions(-)
>
> ok if tested

Applied.



More information about the ffmpeg-devel mailing list