summaryrefslogtreecommitdiff
path: root/libavcodec/vorbisdsp.h
Commit message (Expand)AuthorAgeFilesLines
* lavc/vorbisdsp: RISC-V V inverse_couplingRémi Denis-Courmont2022-09-271-0/+1
* lavc/vorbisdsp: use ptrdiff_t rather than intptr_tRémi Denis-Courmont2022-09-191-2/+2
* Merge commit '3956a5e0ea46ed7e27ca888fe11c47986ad99261'Michael Niedermayer2014-04-221-0/+1
|\
| * aarch64: NEON vorbis_inverse_couplingJanne Grunau2014-04-221-0/+1
* | Merge commit 'ce378f0dd0c4e5350b3280e6b3e8d6b46fe4b0a3'Michael Niedermayer2013-01-211-1/+4
|\ \ | |/
| * vorbisdsp: change block_size type from int to intptr_t.Ronald S. Bultje2013-01-201-1/+4
* | Merge commit 'fef906c77c09940a2fdad155b2adc05080e17eda'Michael Niedermayer2013-01-201-4/+4
|/
* Move vorbis_inverse_coupling from dsputil to vorbisdspcontext.Ronald S. Bultje2013-01-191-0/+34