OSDN Git Service

h261dec, ituh263dec: Move condition.
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sun, 31 Aug 2014 21:01:09 +0000 (23:01 +0200)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Mon, 1 Sep 2014 17:41:20 +0000 (19:41 +0200)
commite8d0b84e8a5893ed29993e743de82079c93b5fb6
tree0ad0f50185bb2921be6ae02c15bfaa4eb6a19ebe
parent36c0043344fd6d99e92f42cfd1d718a9272ad632
h261dec, ituh263dec: Move condition.

Stops compiler from doing incredibly stupid things.
With vsynth1-flv inner loop goes from 3501 to 3275
decicycles.

Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
libavcodec/h261dec.c
libavcodec/ituh263dec.c