On Sun, Jan 15, 2012 at 06:54:00PM +0100, Janne Grunau wrote:
> From: Christophe GISQUET <[email protected]>
> 
> Extract processing of intra 16x16 blocks from intra macroblock
> processing.
> Also implement a function performing inverse transform and block
> reconstruction for DC-only blocks in 1 pass instead of 2.
> ---
>  libavcodec/rv34.c             |  281 
> +++++++++++++++++++++++------------------
>  libavcodec/rv34dsp.c          |   47 +++++++-
>  libavcodec/rv34dsp.h          |    7 +
>  libavcodec/x86/rv34dsp.asm    |   83 +++++++++++--
>  libavcodec/x86/rv34dsp_init.c |   14 ++-
>  5 files changed, 292 insertions(+), 140 deletions(-)

LGTM
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to