summaryrefslogtreecommitdiffstats
path: root/libavcodec/x86/vorbisdsp_init.c
Commit message (Expand)AuthorAgeFilesLines
* x86: Drop some unnecessary YASM ifdefsDiego Biurrun2014-04-041-2/+0
* x86: avcodec: Use convenience macros to check for CPU flagsDiego Biurrun2013-08-291-2/+3
* Consistently use "cpu_flags" as variable/parameter name for CPU flagsDiego Biurrun2013-07-181-3/+3
* Add av_cold attributes to arch-specific init functionsDiego Biurrun2013-02-051-1/+2
* vorbisdsp: convert x86 simd functions from inline asm to yasm.Ronald S. Bultje2013-01-221-69/+8
* vorbisdsp: change block_size type from int to intptr_t.Ronald S. Bultje2013-01-201-2/+4
* Move vorbis_inverse_coupling from dsputil to vorbisdspcontext.Ronald S. Bultje2013-01-191-0/+101
OpenPOWER on IntegriCloud