]> git.sesse.net Git - vlc/history - modules/codec/avcodec/cpu.c
Avformat: set the dsp mask too
[vlc] / modules / codec / avcodec / cpu.c
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