summaryrefslogtreecommitdiff
path: root/libavcodec/texturedspenc.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/texturedspenc: Fix indexing in color distribution determinationMichael Niedermayer2022-06-091-3/+3
* avcodec/texturedspenc: Fix invalid shiftAndreas Rheinhardt2022-05-121-3/+3
* avcodec/texturedsp: add TextureDSPThreadContext for common decode/encode func...Marton Balint2022-04-101-0/+4
* libavcodec/texturedspenc : indent after add rgtc1u_alpha funcMartin Vignali2017-10-161-3/+3
* libavcodec/texturedspenc : add rgtc1_u_alpha encoding funcMartin Vignali2017-10-161-0/+17
* Merge commit '5afb94c817abffad030c6b94d7003dca8aace3d5'Clément Bœsch2016-06-211-3/+3
|\
| * Mark read-only tables as staticDiego Biurrun2016-05-051-3/+3
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-211-2/+2
|\ \ | |/
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-041-2/+2
* | Merge commit 'eef38316cab68aff080cf2b83c2427a734194e8d'Hendrik Leppkes2015-11-291-7/+3
|\ \ | |/
| * texturedspenc: Avoid using separate variablesVittorio Giovara2015-11-241-7/+3
* | Merge commit '7831fb90503142e32cc3c9be43bc3f9d342ded6b'Hendrik Leppkes2015-11-291-4/+4
|\ \ | |/
| * textureencdsp: cosmetics: Use normal static const for tablesVittorio Giovara2015-11-241-4/+4
* | Merge commit '5dbd491eb38efab1d1313d4129ed76ab2e98176d'Michael Niedermayer2015-06-241-1/+1
|\ \ | |/
| * TextureDSP: fix erroneous condition which produced blocky output for DXTTom Butterworth2015-06-241-1/+1
* | avcodec/texturedspenc: Add () to protect macro / argument evaluation orderMichael Niedermayer2015-06-231-3/+3
* | Merge commit '8337e0c57345f24cf6471220e5f8a0ea21b7c1d0'Michael Niedermayer2015-06-221-1/+1
|/
* Introduce a TextureDSP moduleVittorio Giovara2015-06-221-0/+659