| Commit message (Expand) | Author | Age | Files | Lines |
* | lavc/vorbisdsp: use ptrdiff_t rather than intptr_t | RĂ©mi Denis-Courmont | 2022-09-19 | 1 | -1/+1 |
* | avcodec/x86/vorbisdsp: Remove obsolete 3dnow functions | Andreas Rheinhardt | 2022-06-22 | 1 | -6/+0 |
* | Merge commit '01c5779f56cf708e6cb88b11cfdc248cae7e2ee8' | Michael Niedermayer | 2014-04-05 | 1 | -2/+0 |
|\ |
|
| * | x86: Drop some unnecessary YASM ifdefs | Diego Biurrun | 2014-04-04 | 1 | -2/+0 |
* | | Merge commit '6369ba3c9cc74becfaad2a8882dff3dd3e7ae3c0' | Michael Niedermayer | 2013-08-30 | 1 | -2/+3 |
|\| |
|
| * | x86: avcodec: Use convenience macros to check for CPU flags | Diego Biurrun | 2013-08-29 | 1 | -2/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-07-18 | 1 | -3/+3 |
|\| |
|
| * | Consistently use "cpu_flags" as variable/parameter name for CPU flags | Diego Biurrun | 2013-07-18 | 1 | -3/+3 |
* | | Merge commit '620289a20e022b9c16c10d546ef86cc0bb77cc84' | Michael Niedermayer | 2013-02-06 | 1 | -1/+2 |
|\| |
|
| * | Add av_cold attributes to arch-specific init functions | Diego Biurrun | 2013-02-05 | 1 | -1/+2 |
* | | Merge commit '2e4bb99f4df7052b3e147ee898fcb4013a34d904' | Michael Niedermayer | 2013-01-23 | 1 | -69/+8 |
|\| |
|
| * | vorbisdsp: convert x86 simd functions from inline asm to yasm. | Ronald S. Bultje | 2013-01-22 | 1 | -69/+8 |
* | | Merge commit 'ce378f0dd0c4e5350b3280e6b3e8d6b46fe4b0a3' | Michael Niedermayer | 2013-01-21 | 1 | -2/+4 |
|\| |
|
| * | vorbisdsp: change block_size type from int to intptr_t. | Ronald S. Bultje | 2013-01-20 | 1 | -2/+4 |
* | | Merge commit 'fef906c77c09940a2fdad155b2adc05080e17eda' | Michael Niedermayer | 2013-01-20 | 1 | -4/+4 |
|/ |
|
* | Move vorbis_inverse_coupling from dsputil to vorbisdspcontext. | Ronald S. Bultje | 2013-01-19 | 1 | -0/+101 |