summaryrefslogtreecommitdiff
path: root/libavcodec/dsd.h
Commit message (Expand)AuthorAgeFilesLines
* Remove/replace some unnecessary avcodec.h inclusionsAndreas Rheinhardt2021-07-221-3/+2
* avcodec/dsd: use uint8_t instead of unsigned charPaul B Mahol2019-08-281-2/+2
* avcodec/dsd: Fix "warning: ctables defined but not used [-Wunused-variable]"Michael Niedermayer2016-05-151-1/+0
* avcodec: add Direct Stream Transfer (DST) decoderPeter Ross2016-05-151-0/+53