summaryrefslogtreecommitdiff
path: root/libavcodec/diracdsp.h
Commit message (Collapse)AuthorAge
* 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>