| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/texturedsp: Factor common code out | Andreas Rheinhardt | 2024-01-28 | 1 | -1/+1 |
* | avcodec/texturedsp: Add separate TextureDSPEncContext | Andreas Rheinhardt | 2024-01-28 | 1 | -1/+1 |
* | avcodec/dxvenc, hap(dec|enc): Move TextureDSPContext to stack | Andreas Rheinhardt | 2024-01-28 | 1 | -3/+3 |
* | avcodec/dxvenc: Fix data races with slice threading | Andreas Rheinhardt | 2024-01-28 | 1 | -20/+9 |
* | avcodec/dxvenc: Don't cast const away | Andreas Rheinhardt | 2024-01-28 | 1 | -4/+4 |
* | lavc/dxvenc: add DXV encoder with support for DXT1 texture format | Connor Worley | 2024-01-23 | 1 | -0/+361 |