summaryrefslogtreecommitdiff
path: root/libavcodec/dxvenc.c
Commit message (Expand)AuthorAge
* avcodec/dxvenc: Use proper alignment, write endian-independent outputAndreas Rheinhardt2024-02-27
* lavc/texturedsp: require explicitly-set frame dimensionsConnor Worley2024-02-18
* all: use designated initializers for AVOption.unitAnton Khirnov2024-02-14
* lavc/dxv: move tag definitions to common headerConnor Worley2024-02-11
* lavc/dxv: align to 4x4 blocks instead of 16x16Connor Worley2024-02-09
* avcodec/texturedsp: Factor common code outAndreas Rheinhardt2024-01-28
* avcodec/texturedsp: Add separate TextureDSPEncContextAndreas Rheinhardt2024-01-28
* avcodec/dxvenc, hap(dec|enc): Move TextureDSPContext to stackAndreas Rheinhardt2024-01-28
* avcodec/dxvenc: Fix data races with slice threadingAndreas Rheinhardt2024-01-28
* avcodec/dxvenc: Don't cast const awayAndreas Rheinhardt2024-01-28
* lavc/dxvenc: add DXV encoder with support for DXT1 texture formatConnor Worley2024-01-23