summaryrefslogtreecommitdiff
path: root/libavcodec/x86/vorbisdsp_init.c
Commit message (Expand)AuthorAge
* x86: Drop some unnecessary YASM ifdefsDiego Biurrun2014-04-04
* x86: avcodec: Use convenience macros to check for CPU flagsDiego Biurrun2013-08-29
* Consistently use "cpu_flags" as variable/parameter name for CPU flagsDiego Biurrun2013-07-18
* Add av_cold attributes to arch-specific init functionsDiego Biurrun2013-02-05
* vorbisdsp: convert x86 simd functions from inline asm to yasm.Ronald S. Bultje2013-01-22
* vorbisdsp: change block_size type from int to intptr_t.Ronald S. Bultje2013-01-20
* Move vorbis_inverse_coupling from dsputil to vorbisdspcontext.Ronald S. Bultje2013-01-19