Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove/replace some unnecessary avcodec.h inclusions | Andreas Rheinhardt | 2021-07-22 | 1 | -3/+3 |
* | avcodec/dsd_tablegen: Merge header into dsd.c | Andreas Rheinhardt | 2021-07-19 | 1 | -1/+43 |
* | avcodec/dsd: Make initializing DSD tables thread-safe | Andreas Rheinhardt | 2020-12-08 | 1 | -5/+3 |
* | avcodec/dsd: use uint8_t instead of unsigned char | Paul B Mahol | 2019-08-28 | 1 | -5/+5 |
* | avcodec/dsddec: add slice threading support | Paul B Mahol | 2019-08-28 | 1 | -4/+8 |
* | avcodec: add Direct Stream Transfer (DST) decoder | Peter Ross | 2016-05-15 | 1 | -0/+86 |