| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/texturedsp : add rgtc1u gray decoding | Martin Vignali | 2017-11-25 | 1 | -12/+29 |
* | libavcodec/texturedsp : indent after add rgtc1u_alpha func | Martin Vignali | 2017-10-16 | 1 | -13/+13 |
* | libavcodec/texturedsp : add rgtc1u_alpha decoding func | Martin Vignali | 2017-10-16 | 1 | -9/+32 |
* | avcodec/texturedsp: Fix runtime error: left shift of 255 by 24 places cannot ... | Michael Niedermayer | 2017-05-12 | 1 | -1/+1 |
* | avcodec/texturedsp: Fix runtime error: left shift of 218 by 24 places cannot ... | Michael Niedermayer | 2017-05-10 | 1 | -1/+1 |
* | avcodec/texturedsp: Fix multiple runtime error: left shift of 255 by 24 place... | Michael Niedermayer | 2017-05-07 | 1 | -1/+1 |
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' | Clément Bœsch | 2016-06-21 | 1 | -1/+1 |
|\ |
|
| * | cosmetics: Fix spelling mistakes | Vittorio Giovara | 2016-05-04 | 1 | -1/+1 |
* | | lavc/texturedsp: replace rint by lrint | Ganesh Ajjanagadde | 2015-12-26 | 1 | -1/+2 |
* | | Merge commit 'fdd5c48ebdec489ec9e84eee547fefa50c3ad53c' | Hendrik Leppkes | 2015-11-29 | 1 | -1/+4 |
|\| |
|
| * | texturedsp: Explicitly cast RGBA parameters to unsigned | Vittorio Giovara | 2015-11-24 | 1 | -1/+4 |
* | | avcodec/texturedsp: fix undefined shift | James Almer | 2015-07-26 | 1 | -1/+1 |
* | | avcodec/texturedsp: Add protective () to RGBA() macro | Michael Niedermayer | 2015-06-23 | 1 | -1/+1 |
|/ |
|
* | Introduce a TextureDSP module | Vittorio Giovara | 2015-06-22 | 1 | -0/+610 |