[FFmpeg-devel] [PATCH] This patch addresses Trac ticket #5570. The optimized functions are in file libswscale/ppc/input_vsx.c. Each optimized function name is a concatenation of the corresponding name in libswscale/input.c with suffix _vsx. From bountysource https://www.bountysource.com/issues/34315232-power8-vsx-vectorization-libswscale-input-c (reverse_forever)

slava pestov.vyach at yandex.ru
Mon Apr 1 09:07:48 EEST 2019


Sorry for title. It is my first experience in git send-email. Can I make 
a benchmark with handwritten tests or have some standard tool in ffmeg? 
And will the benchmark on x86-64 be informative?


On 03/29/2019 06:02 PM, Lauri Kasanen wrote:
> On Fri, 29 Mar 2019 17:00:38 +0300
> Вячеслав <pestov.vyach at yandex.ru> wrote:
>
>> ---
>>   libswscale/ppc/Makefile       |    3 +-
>>   libswscale/ppc/input_vsx.c    | 3801 +++++++++++++++++++++++++++++++++++++++++
>>   libswscale/swscale.c          |    3 +
>>   libswscale/swscale_internal.h |    1 +
>>   4 files changed, 3807 insertions(+), 1 deletion(-)
>>   create mode 100644 libswscale/ppc/input_vsx.c
> Please include performance benchmarks for each function. The
> description should go in the patch main part, not in the title.
>
> - Lauri
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
> To unsubscribe, visit link above, or email
> ffmpeg-devel-request at ffmpeg.org with subject "unsubscribe".



More information about the ffmpeg-devel mailing list