summaryrefslogtreecommitdiffstats
path: root/libavcodec/x86/vorbisdsp_init.c
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '01c5779f56cf708e6cb88b11cfdc248cae7e2ee8'Michael Niedermayer2014-04-051-2/+0
|\
| * x86: Drop some unnecessary YASM ifdefsDiego Biurrun2014-04-041-2/+0
* | Merge commit '6369ba3c9cc74becfaad2a8882dff3dd3e7ae3c0'Michael Niedermayer2013-08-301-2/+3
|\ \ | |/
| * x86: avcodec: Use convenience macros to check for CPU flagsDiego Biurrun2013-08-291-2/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-07-181-3/+3
|\ \ | |/
| * Consistently use "cpu_flags" as variable/parameter name for CPU flagsDiego Biurrun2013-07-181-3/+3
* | Merge commit '620289a20e022b9c16c10d546ef86cc0bb77cc84'Michael Niedermayer2013-02-061-1/+2
|\ \ | |/
| * Add av_cold attributes to arch-specific init functionsDiego Biurrun2013-02-051-1/+2
* | Merge commit '2e4bb99f4df7052b3e147ee898fcb4013a34d904'Michael Niedermayer2013-01-231-69/+8
|\ \ | |/
| * vorbisdsp: convert x86 simd functions from inline asm to yasm.Ronald S. Bultje2013-01-221-69/+8
* | Merge commit 'ce378f0dd0c4e5350b3280e6b3e8d6b46fe4b0a3'Michael Niedermayer2013-01-211-2/+4
|\ \ | |/
| * vorbisdsp: change block_size type from int to intptr_t.Ronald S. Bultje2013-01-201-2/+4
* | Merge commit 'fef906c77c09940a2fdad155b2adc05080e17eda'Michael Niedermayer2013-01-201-4/+4
|/
* Move vorbis_inverse_coupling from dsputil to vorbisdspcontext.Ronald S. Bultje2013-01-191-0/+101
OpenPOWER on IntegriCloud