Revision 356ab1da
ID | 356ab1dacecff522e74ef0e576b2e60fc1185405 |
Parent | 93b3c083 |
Child | dc1ecb6a |
change
for(){
if(){
switch(){
to
switch(){
for(){
if(){
this halfs the number of times the switch is executed in bidir blocks, in
other blocks the number is the same
25 cpu cycles less with matrixbench on duron
Originally committed as revision 9860 to svn://svn.ffmpeg.org/ffmpeg/trunk
Files
- added
- modified
- copied
- renamed
- deleted