summaryrefslogtreecommitdiffstats
path: root/libavcodec/vorbisdsp.c
Commit message (Collapse)AuthorAgeFilesLines
* Merge commit 'fef906c77c09940a2fdad155b2adc05080e17eda'Michael Niedermayer2013-01-201-4/+4
| | | | | | | | | | | * commit 'fef906c77c09940a2fdad155b2adc05080e17eda': Move vorbis_inverse_coupling from dsputil to vorbisdspcontext. Conflicts: libavcodec/dsputil.c libavcodec/x86/dsputil_mmx.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
* Move vorbis_inverse_coupling from dsputil to vorbisdspcontext.Ronald S. Bultje2013-01-191-0/+33
Conveniently (together with Justin's earlier patches), this makes our vorbis decoder entirely independent of dsputil.
OpenPOWER on IntegriCloud