Various optimizations and cosmetics
Update AUTHORS file with Gabriel and me update XCHG macro to work correctly in if statements Add new lookup tables for block_idx and fdec/fenc addresses Slightly faster array_non_zero_count_mmx (patch by holger) Eliminate branch in analyse_intra Unroll loops in and clean up chroma encode Convert some for loops to do/while loops for speed improvement Do explicit write-combining on --me tesa mvsad_t struct Shrink --me esa zero[] array Speed up bime by reducing size of visited[][][] array
Showing
- AUTHORS 10 additions, 0 deletionsAUTHORS
- common/common.h 1 addition, 1 deletioncommon/common.h
- common/macroblock.h 26 additions, 0 deletionscommon/macroblock.h
- common/x86/util.h 4 additions, 6 deletionscommon/x86/util.h
- encoder/analyse.c 7 additions, 16 deletionsencoder/analyse.c
- encoder/macroblock.c 16 additions, 20 deletionsencoder/macroblock.c
- encoder/me.c 32 additions, 17 deletionsencoder/me.c
Loading
Please register or sign in to comment