2 Commits (1a534c7f1e2cf672bbdd800e229cfe34eb089cc5)

Author SHA1 Message Date
Aurelien Jacobs 199436b952 moves mid_pred() into mathops.h (with arch specific code split by directory) 16 years ago
Diego Biurrun a6493a8fbd Rename libavcodec/i386/ --> libavcodec/x86/. 16 years ago
Måns Rullgård 4deaa94639 Add shift argument to MULL() macro 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
Vladimir Voroshilov 2ccddc0211 Add explicit (int) cast to i386 optimized MUL* macros. 16 years ago
Diego Biurrun 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
Guillaume Poirier efb775777f add a comment to indicate which #endif belong to which #define 18 years ago
Måns Rullgård 699b3f99d0 add multiple inclusion guards to headers 18 years ago
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
Luca Barbato 99aed7c8fc New single instruction math operation header 18 years ago
Diego Biurrun 04d7f60143 Add official LGPL license headers to the files that were missing them. 18 years ago
Reimar Döffinger f53a2931cf faster copy functions for lzo decoder that also need padding 19 years ago
Reimar Döffinger 517840c654 Our own LZO (1X) implementation, under LGPL and optimized for readability. 19 years ago