On Mon, Mar 27, 2017 at 9:52 AM, Alexandra Hájková
<alexandra.khirn...@gmail.com> wrote:
> Optimized by Martin Storsjö <mar...@martin.st>.
> ---
>  libavcodec/arm/Makefile           |   2 +
>  libavcodec/arm/hevc_idct.S        | 228 
> ++++++++++++++++++++++++++++++++++++++
>  libavcodec/arm/hevcdsp_init_arm.c |  47 ++++++++
>  libavcodec/hevcdsp.c              |   2 +
>  libavcodec/hevcdsp.h              |   1 +
>  5 files changed, 280 insertions(+)
>  create mode 100644 libavcodec/arm/hevc_idct.S
>  create mode 100644 libavcodec/arm/hevcdsp_init_arm.c
>

I think you could mention the speedup in the commit log, something
like Martin said ("The speedup vs C code is around 3.2-4.4x, which is
in line with what could be expected.") would be enough in my opinion.
-- 
Vittorio
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to