]> git.sesse.net Git - vlc/history - modules/codec/avcodec/cpu.c
aes3: use lookup table to speed up bit order inversion
[vlc] / modules / codec / avcodec / cpu.c
2012-11-13 Jean-Baptiste KempfLGPL
2012-10-28 Rafaël Carréavcodec: AV_CPU_FLAG_MMX2 was removed
2012-10-24 Jean-Baptiste KempfUpdate required version of libavcodec to 53.34
2012-10-09 Jean-Baptiste KempfAv* move GetVlcDspMask from avcodec.h to avcommon.h
2012-10-03 Jean-Baptiste KempfAvcodec: avoid miscompilation with older libavutil...
2012-10-01 Jean-Baptiste KempfAvcodec: set the dsp_mask for NEON too
2012-10-01 Jean-Baptiste KempfAvcodec: fix typo for SSSE3
2012-08-16 Jean-Baptiste KempfAvcodec: use the standard includes
2012-08-04 Rémi Denis-Courmontavcodec: add AVX, XOP, FMA4
2012-08-04 Rémi Denis-Courmontavcodec: factor CPU detection code