summaryrefslogtreecommitdiffstats
path: root/libavcodec/x86/flacdsp_init.c
Commit message (Expand)AuthorAgeFilesLines
* lavc/flac: Fix encoding and decoding with high lpc.Carl Eugen Hoyos2015-05-171-6/+4
* x86/flacdsp: add SSE2 and AVX decorrelate functionsJames Almer2014-11-131-1/+62
* x86/flacdsp: separate decoder and encoder dsp initializationJames Almer2014-11-121-4/+11
* lavc/flacenc: add sse4 version of the 16-bit lpc encoderJames Darnley2014-08-131-0/+4
* x86/fladsp: add missing check to ff_flacdsp_init_x86()James Almer2014-02-161-1/+1
* flac/x86: add ff_flac_lpc_32_xop()James Almer2014-02-131-0/+6
* lavc: fix flac encoder and decoder dependenciesJames Darnley2014-02-131-1/+1
* flac/x86: add ff_flac_lpc_32_sse4()Loren Merritt2014-02-061-0/+39
OpenPOWER on IntegriCloud