| Commit message (Expand) | Author | Age | Files | Lines |
* | lavc/texturedsp: require explicitly-set frame dimensions | Connor Worley | 2024-02-18 | 1 | -0/+1 |
* | avcodec/texturedsp: Factor common code out | Andreas Rheinhardt | 2024-01-28 | 1 | -4/+5 |
* | avcodec/texturedsp: Add separate TextureDSPEncContext | Andreas Rheinhardt | 2024-01-28 | 1 | -1/+7 |
* | avcodec/texturedsp: add TextureDSPThreadContext for common decode/encode func... | Marton Balint | 2022-04-10 | 1 | -0/+23 |
* | avcodec/texturedsp : add rgtc1u gray decoding | Martin Vignali | 2017-11-25 | 1 | -0/+1 |
* | 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 | -0/+1 |
* | Merge commit '8337e0c57345f24cf6471220e5f8a0ea21b7c1d0' | Michael Niedermayer | 2015-06-22 | 1 | -4/+4 |
* | Introduce a TextureDSP module | Vittorio Giovara | 2015-06-22 | 1 | -0/+64 |