summaryrefslogtreecommitdiffstats
path: root/libavcodec/libdav1d.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/libdav1d: properly free all output picture referencesJames Almer2019-01-081-35/+40
* avcodec/libdav1d: add support for 12bit streamsJames Almer2018-12-121-6/+6
* avcodec/libdav1d: add an option to toggle Film GrainJames Almer2018-11-281-0/+3
* avcodec/libdav1d: read profile from the sequence header referenced by the oup...James Almer2018-11-281-9/+1
* avcodec/libdav1d: use constants defined in the public API to limit thread countJames Almer2018-11-281-2/+2
* avcodec/libdav1d: remove init cleanup internal codec capJames Almer2018-11-281-2/+1
* avcodec/libdav1d: update the API usage after upstream changesJames Almer2018-11-251-45/+21
* avcodec/libdav1d: fix build after a recent API breakJames Almer2018-11-141-3/+9
* avcodec: libdav1d AV1 decoder wrapper.James Almer2018-11-051-0/+270
OpenPOWER on IntegriCloud