Changeset 9dc17919 in ffmpeg

Timestamp:
Jun 15, 2014, 1:13:28 PM (10 years ago)
Author:
Michael Niedermayer <michaelni@gmx.at>
Branches:
master
Children:
e9c47705
Parents:
083cd3d1
git-author:
Christophe Gisquet <christophe.gisquet@gmail.com> (06/15/14 10:07:16)
git-committer:
Michael Niedermayer <michaelni@gmx.at> (06/15/14 13:13:28)
Message:

huffyuvdec: swap code blocks

The effect is not really deterministic, as it seems to be a combination
on x86_64 of fewer registers used, different jump offsets and, for all
archs, of likely branches.

Speedup is around 15%.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>

(No files)

Note: See TracChangeset for help on using the changeset viewer.