6 Commits (56b37cd1c7f3b5e5a3ece043c7ffccf70874cfb1)

Author SHA1 Message Date
Måns Rullgård 05aec7bb87 Separate DWT from snow and dsputil 15 years ago
Måns Rullgård f49747e904 x86: move function prototypes to header files 15 years ago
Måns Rullgård 4e36a5b46f Move declarations of some mmx functions to dsputil_mmx.h 15 years ago
Aurelien Jacobs 5110b25e1e convert ff_pw_64 into an xmm_reg for future use in vp6 sse code 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
Aurelien Jacobs 5e6604490a avoid POSIX reserved _t suffix 16 years ago
David Conrad 357f45d9bc MMX VP3 Loop Filter 16 years ago
Diego Pettenò be449fca79 Convert asm keyword into __asm__. 16 years ago
Stefano Sabatini 987903826b Globally rename the header inclusion guard names. 16 years ago
David Conrad 21383da8c4 Let ff_pw_8 be used as an SSE constant 16 years ago
Victor Pollex 1835cda65a Make LOAD4/STORE4 macros more generic. 17 years ago
Diego Biurrun 245976da2a Use full path for #includes from another directory. 17 years ago
Loren Merritt ce53144bac h264 chroma mc ssse3 17 years ago
Aurelien Jacobs 97d1d009e2 split encoding part of dsputil_mmx into its own file 17 years ago
Loren Merritt ddf969705f ssse3 h264 motion compensation. 17 years ago
Loren Merritt fa9b873e08 clean up an ugliness introduced in r11826. this syntax will require fewer changes when adding future sse2 code. 17 years ago
Loren Merritt ed5d7a531c ff_h264_idct8_add_sse2. 17 years ago
Christophe Gisquet 28748a9128 Factorize some duplicated code from CAVS and H.264 into a common file. 17 years ago
Aurelien Jacobs 1b77e87756 add required include to make this file self-contained 17 years ago
Aurelien Jacobs bb6cc730e5 remove some unused ff_p* vars from dsputil 17 years ago
Aurelien Jacobs 43de50659b use ff_ prefix for extern vars 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