Age | Commit message (Expand) | Author |
---|---|---|
2008-12-22 | Rename libavcodec/i386/ --> libavcodec/x86/. | Diego Biurrun |
2008-11-24 | Add shift argument to MULL() macro | Måns Rullgård |
2008-10-16 | Convert asm keyword into __asm__. | Diego Pettenò |
2008-08-31 | Globally rename the header inclusion guard names. | Stefano Sabatini |
2008-08-26 | Add explicit (int) cast to i386 optimized MUL* macros. | Vladimir Voroshilov |
2007-10-17 | Add FFMPEG_ prefix to all multiple inclusion guards. | Diego Biurrun |
2007-06-17 | add a comment to indicate which #endif belong to which #define | Guillaume Poirier |
2007-06-17 | add multiple inclusion guards to headers | Måns Rullgård |
2006-10-07 | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun |
2006-09-19 | New single instruction math operation header | Luca Barbato |