[FFmpeg-devel] [PATCH] x86/vf_pp7: port dctB_mmx to yasm
James Almer
jamrial at gmail.com
Sat Jan 10 00:03:55 CET 2015
On 09/01/15 7:47 PM, Michael Niedermayer wrote:
> On Fri, Jan 09, 2015 at 04:52:32PM -0300, James Almer wrote:
>> Signed-off-by: James Almer <jamrial at gmail.com>
>> ---
>> libavfilter/x86/Makefile | 3 +-
>> libavfilter/x86/vf_pp7.asm | 57 +++++++++++++++++++++++++++++
>> libavfilter/x86/{vf_pp7.c => vf_pp7_init.c} | 42 ++-------------------
>> 3 files changed, 63 insertions(+), 39 deletions(-)
>> create mode 100644 libavfilter/x86/vf_pp7.asm
>> rename libavfilter/x86/{vf_pp7.c => vf_pp7_init.c} (42%)
>
> LGTM
Pushed, thanks.
More information about the ffmpeg-devel
mailing list