summaryrefslogtreecommitdiff
path: root/libavcodec/x86/flacdsp_init.c
Commit message (Expand)AuthorAge
* x86/flacdsp: add SSE2 and AVX decorrelate functionsJames Almer2014-11-13
* x86/flacdsp: separate decoder and encoder dsp initializationJames Almer2014-11-12
* lavc/flacenc: add sse4 version of the 16-bit lpc encoderJames Darnley2014-08-13
* x86/fladsp: add missing check to ff_flacdsp_init_x86()James Almer2014-02-16
* flac/x86: add ff_flac_lpc_32_xop()James Almer2014-02-13
* lavc: fix flac encoder and decoder dependenciesJames Darnley2014-02-13
* flac/x86: add ff_flac_lpc_32_sse4()Loren Merritt2014-02-06