[FFmpeg-devel] [PATCH 2/3] ARM optimised vp56_rac_get_prob()

Kostya kostya.shishkov
Fri Feb 11 18:19:32 CET 2011


On Fri, Feb 11, 2011 at 10:42:51AM -0500, Ronald S. Bultje wrote:
> Hi,
> 
> On Wed, Feb 2, 2011 at 11:36 AM, Mans Rullgard <mans at mansr.com> wrote:
> > Approximately 3% faster on Cortex-A8.
> >
> > Signed-off-by: Mans Rullgard <mans at mansr.com>
> > ---
> > ?libavcodec/arm/vp56_arith.h | ? 92 +++++++++++++++++++++++++++++++++++++++++++
> > ?libavcodec/vp56.h ? ? ? ? ? | ? ?6 ++-
> > ?2 files changed, 97 insertions(+), 1 deletions(-)
> > ?create mode 100644 libavcodec/arm/vp56_arith.h
> 
> OK for the non-arm-specific parts.
> 
> As for the arm-specific parts, they seem OK, but I'm not an expert so
> don't quote me on it if it turns out that it's suboptimal. ;-).

ARM part is fine with me (C part as well).
 
> Ronald



More information about the ffmpeg-devel mailing list