summaryrefslogtreecommitdiff
path: root/libavcodec/dsd.c
Commit message (Expand)AuthorAge
* Remove/replace some unnecessary avcodec.h inclusionsAndreas Rheinhardt2021-07-22
* avcodec/dsd_tablegen: Merge header into dsd.cAndreas Rheinhardt2021-07-19
* avcodec/dsd: Make initializing DSD tables thread-safeAndreas Rheinhardt2020-12-08
* avcodec/dsd: use uint8_t instead of unsigned charPaul B Mahol2019-08-28
* avcodec/dsddec: add slice threading supportPaul B Mahol2019-08-28
* avcodec: add Direct Stream Transfer (DST) decoderPeter Ross2016-05-15