diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2010-02-24 16:16:08 +0000 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2010-02-24 16:16:08 +0000 |
commit | 6d0155c79c5a30ecea5be1edac47c1f412a7a124 (patch) | |
tree | a3b2b1ae9be6b1ae0f72d10a02d3c8867479073b /libavformat/mpjpeg.c | |
parent | bc77fce6ba17cb7c87f7c19751ba22ceba713aca (diff) | |
download | ffmpeg-6d0155c79c5a30ecea5be1edac47c1f412a7a124.tar.gz |
Replace mvd>2 + mvd>32 by MIN((mvd+28)*17>>9, 2)
same speed as far as i can meassure but it might have fewer branches on some
archs.
Idea from x264 / jason
Originally committed as revision 22027 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavformat/mpjpeg.c')
0 files changed, 0 insertions, 0 deletions