summaryrefslogtreecommitdiff
path: root/libavcodec/x86/simple_idct10_template.asm
Commit message (Expand)AuthorAge
* avcodec/x86: allow future 8-bit simple idct to have "DC only hack"James Darnley2017-06-28
* avcodec/x86: allow future 8-bit simple idct to use slightly different coeffic...James Darnley2017-06-20
* avcodec/x86: modify simple_idct10 macros to add an action paramterJames Darnley2017-06-20
* avcodec/x86: cleanup simple_idct10James Darnley2017-06-20
* Merge commit '3fd22538bc0e0de84b31335266b4b1577d3d609e'James Almer2017-03-19
* x86: simple_idct10_template: use constChristophe Gisquet2015-10-13
* x86: simple_idct(_put): 10bits versionsChristophe Gisquet2015-10-13
* x86: simple_idct10_template: fix overflow in passChristophe Gisquet2015-10-13
* x86: prores: templatize 10 bits simple_idctChristophe Gisquet2015-10-13