summaryrefslogtreecommitdiff
path: root/libavcodec/diracdsp.h
Commit message (Collapse)AuthorAge
* diracdsp: add dequantization SIMDRostislav Pehlivanov2016-07-11
| | | | | | Currently unused, to be used in the following commits. Signed-off-by: Rostislav Pehlivanov <rpehlivanov@obe.tv>
* diracdsp: Make x86 files/functions names consistentTimothy Gu2016-02-05
|
* diracdec: Template DSP functions adding 10-bit versionsKieran Kunhya2015-12-10
|
* dirac: mark some variables const.Michael Niedermayer2012-03-15
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* Dirac: Added endif commentsJordi Ortiz2011-11-05
| | | | | | (cherry picked from commit c023d4db3688cd4f0fa47c472b33eb343b0d6db1) Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* Dirac: Solved problem with make checkheadersJordi Ortiz2011-11-04
| | | | | | (cherry picked from commit d611ea0a44f3e4f67fef7ba916da5a25adef58da) Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* Dirac: More formatingJordi Ortiz2011-10-30
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* DIRAC Decoder stable version, MMX support removed.multiple authors2011-10-30
Look for MMX_DISABLED to find the disabled functions. Authors of this code are Marco Gerards <marco@gnu.org> and David Conrad <lessen42@gmail.com> With changes from Jordi Ortiz <nenjordi@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>