[FFmpeg-devel] [PATCH] h261dec, ituh263dec: Avoid unnecessary -1 inside inner loop.

Reimar Döffinger Reimar.Doeffinger at gmx.de
Mon Sep 1 19:42:57 CEST 2014


On Mon, Sep 01, 2014 at 03:01:15PM +0200, Michael Niedermayer wrote:
> On Sun, Aug 31, 2014 at 08:36:01PM +0200, Reimar Döffinger wrote:
> > 3646 -> 3597 decicycles in inner loop when decoding
> > vsynth1-flv.
> > 
> > Signed-off-by: Reimar Döffinger <Reimar.Doeffinger at gmx.de>
> > ---
> >  libavcodec/h261dec.c    | 7 ++++---
> >  libavcodec/ituh263dec.c | 9 +++++----
> >  2 files changed, 9 insertions(+), 7 deletions(-)
> 
> 
> LGTM
> 
> thx

Pushed.


More information about the ffmpeg-devel mailing list