On Mon, Apr 10, 2017 at 6:42 AM, Luca Barbato <[email protected]> wrote: > From: Paul B Mahol <[email protected]> > > ~10% faster overall. > > Signed-off-by: Paul B Mahol <[email protected]> > Signed-off-by: Luca Barbato <[email protected]> > --- > configure | 2 +- > libavcodec/utvideo.h | 2 + > libavcodec/utvideodec.c | 164 > +++++++++++++++++++++++++++++++++++++++--------- > 3 files changed, 137 insertions(+), 31 deletions(-)
IMO commit log is misleading, this is replacing C code with proper huffyuvdsp functions (which may or may not already simd) -- Vittorio _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
