summaryrefslogtreecommitdiff
path: root/libavcodec/x86/simple_idct10.asm
Commit message (Expand)AuthorAge
* avcodec/x86: add an 8-bit simple IDCT function based on the x86-64 high depth...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
* x86inc: Add debug symbols indicating sizes of compiled functionsGeza Lore2016-01-21
* x86: simple_idct10_template: use constChristophe Gisquet2015-10-13
* x86: simple_idct: 12bits versionsChristophe Gisquet2015-10-13
* x86: simple_idct(_put): 10bits versionsChristophe Gisquet2015-10-13