5 Commits (c79de5c07b889e40844c5363cadb51d79fd4ff6f)

Author SHA1 Message Date
  Diego Biurrun 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
  Aurelien Jacobs 199436b952 moves mid_pred() into mathops.h (with arch specific code split by directory) 16 years ago
  Aurelien Jacobs 49fb20cb8a replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_ 16 years ago
  Aurelien Jacobs b250f9c66d Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
  Diego Biurrun a6493a8fbd Rename libavcodec/i386/ --> libavcodec/x86/. 16 years ago
  Dominik Mierzejewski 82d1605fe7 Remove duplicated MM_* macros for CPU capabilities from dsputil.h. 16 years ago
  Diego Pettenò 782fc0c36f Rename template included sources from .h to _template.c. 16 years ago
  Diego Pettenò be449fca79 Convert asm keyword into __asm__. 16 years ago
  Baptiste Coudurier f76543c9b9 get_pixels_sse2, ~+12% performance compared to mmx 16 years ago
  Victor Pollex 1835cda65a Make LOAD4/STORE4 macros more generic. 17 years ago
  Michael Niedermayer 0bd134abd3 Simplify vsad16_mmx2(). 17 years ago
  Michael Niedermayer 6bf6a9301b Simplify vsad16_mmx(). 17 years ago
  Michael Niedermayer e13810223a Simplify vsad_intra16_mmx2() 17 years ago
  Michael Niedermayer 06bb35f94c Simplify vsad_intra16_mmx() 17 years ago
  Diego Biurrun 245976da2a Use full path for #includes from another directory. 17 years ago
  Ramiro Polla 40d0e665d0 Do not misuse long as the size of a register in x86. 17 years ago
  Aurelien Jacobs 97d1d009e2 split encoding part of dsputil_mmx into its own file 17 years ago