summaryrefslogtreecommitdiff
path: root/libavcodec/texturedsp.c
Commit message (Expand)AuthorAge
* avcodec/texturedsp: add TextureDSPThreadContext for common decode/encode func...Marton Balint2022-04-10
* avcodec/texturedsp : add rgtc1u gray decodingMartin Vignali2017-11-25
* libavcodec/texturedsp : indent after add rgtc1u_alpha funcMartin Vignali2017-10-16
* libavcodec/texturedsp : add rgtc1u_alpha decoding funcMartin Vignali2017-10-16
* avcodec/texturedsp: Fix runtime error: left shift of 255 by 24 places cannot ...Michael Niedermayer2017-05-12
* avcodec/texturedsp: Fix runtime error: left shift of 218 by 24 places cannot ...Michael Niedermayer2017-05-10
* avcodec/texturedsp: Fix multiple runtime error: left shift of 255 by 24 place...Michael Niedermayer2017-05-07
* Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-21
|\
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
* | lavc/texturedsp: replace rint by lrintGanesh Ajjanagadde2015-12-26
* | Merge commit 'fdd5c48ebdec489ec9e84eee547fefa50c3ad53c'Hendrik Leppkes2015-11-29
|\|
| * texturedsp: Explicitly cast RGBA parameters to unsignedVittorio Giovara2015-11-24
* | avcodec/texturedsp: fix undefined shiftJames Almer2015-07-26
* | avcodec/texturedsp: Add protective () to RGBA() macroMichael Niedermayer2015-06-23
|/
* Introduce a TextureDSP moduleVittorio Giovara2015-06-22