summaryrefslogtreecommitdiff
path: root/libavcodec/i386/snowdsp_mmx.c
Commit message (Expand)AuthorAge
* Add libavcodec to compiler include flags in order to simplify headerRonald S. Bultje2007-05-16
* Add the const specifier as needed to reduce the number of warnings.Panagiotis Issaris2007-01-30
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-07
* Fix x86 SIMD asm and pic, patch from Martin von Gagern <Martin.vGagern@gmx.net>Luca Barbato2006-08-10
* Move REG_* macros from libavcodec/i386/mmx.h to libavutil/x86_cpu.hLuca Abeni2006-07-03
* gcc-2.95 compile fix, patch by Wolfram Gloger <wmglo A dent PIS med PIS uni-m...Wolfram Gloger2006-04-18
* altivec support for snowLuca Barbato2006-03-27
* add MMX and SSE versions of ff_snow_inner_add_yblockRobert Edele2006-03-22
* snow mmx+sse2 optimizations, part 4Robert Edele2006-03-21
* Add the mmx and sse2 implementations of ff_snow_vertical_compose().Robert Edele2006-03-20