aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/texturedsp.h
Commit message (Expand)AuthorAgeFilesLines
* lavc/texturedsp: require explicitly-set frame dimensionsConnor Worley2024-02-181-0/+1
* avcodec/texturedsp: Factor common code outAndreas Rheinhardt2024-01-281-4/+5
* avcodec/texturedsp: Add separate TextureDSPEncContextAndreas Rheinhardt2024-01-281-1/+7
* avcodec/texturedsp: add TextureDSPThreadContext for common decode/encode func...Marton Balint2022-04-101-0/+23
* avcodec/texturedsp : add rgtc1u gray decodingMartin Vignali2017-11-251-0/+1
* libavcodec/texturedsp : indent after add rgtc1u_alpha funcMartin Vignali2017-10-161-13/+13
* libavcodec/texturedsp : add rgtc1u_alpha decoding funcMartin Vignali2017-10-161-0/+1
* Merge commit '8337e0c57345f24cf6471220e5f8a0ea21b7c1d0'Michael Niedermayer2015-06-221-4/+4
* Introduce a TextureDSP moduleVittorio Giovara2015-06-221-0/+64