7 Commits (b01dba14f36aa3ff3d6fe89acf71eddbd65e7027)

Author SHA1 Message Date
  Måns Rullgård f49747e904 x86: move function prototypes to header files 15 years ago
  Måns Rullgård 84dc2d8afa Remove DECLARE_ALIGNED_{8,16} macros 15 years ago
  Måns Rullgård c67278098d Move array specifiers outside DECLARE_ALIGNED() invocations 15 years ago
  Reimar Döffinger ec65675504 Use MANGLE in cavsdsp, the current version using "m" constraints will not 15 years ago
  Aurelien Jacobs 5110b25e1e convert ff_pw_64 into an xmm_reg for future use in vp6 sse code 16 years ago
  Stefan Gehrer e090c70f2f avoid duplicating dsputil's clear_block 16 years ago
  Diego Biurrun a6493a8fbd Rename libavcodec/i386/ --> libavcodec/x86/. 16 years ago
  David Conrad 2169b79c2a Workaround for shared libs on OS X with Apple gcc 4.0.1 16 years ago
  Diego Pettenò be449fca79 Convert asm keyword into __asm__. 16 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
  Christophe Gisquet 28748a9128 Factorize some duplicated code from CAVS and H.264 into a common file. 17 years ago
  Diego Biurrun 56cc85a068 Misc spelling fixes, prefer American over British English. 17 years ago
  Vitor Sessak 52b541ad79 spelling 17 years ago
  Aurelien Jacobs 182f56cb0c make ff_p* vars extern so that they can be used in various *_mmx.c files 17 years ago
  Diego Biurrun e5a389a1b7 license header consistency cosmetics 18 years ago
  Ronald S. Bultje b550bfaa61 Add libavcodec to compiler include flags in order to simplify header 18 years ago
  Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
  Stefan Gehrer 595e7bd940 some MMX optimizations for the CAVS decoder 19 years ago