summaryrefslogtreecommitdiff
path: root/libavcodec/libuavs3d.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/libuavs3d: Check ff_set_dimensions() for failureMichael Niedermayer2022-03-281-1/+3
* Remove unnecessary avassert.h inclusionsAndreas Rheinhardt2021-07-221-1/+0
* avcodec/avcodec: Don't include cpu.hAndreas Rheinhardt2021-07-221-0/+1
* avcodec: Constify AVCodecsAndreas Rheinhardt2021-04-271-1/+1
* lavc: rename AV_CODEC_CAP_AUTO_THREADS->AV_CODEC_CAP_OTHER_THREADSAnton Khirnov2021-03-161-1/+1
* lavc: replace internal use of AV_CODEC_CAP_AUTO_THREADS with an internal capAnton Khirnov2021-03-161-0/+1
* lavc,doc: add libuavs3d video decoder wrapperhwren2020-10-061-0/+262