summaryrefslogtreecommitdiffstats
path: root/libavcodec/cuviddec.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/cuviddec: add capability check for maximum macroblock countRuta Gadkari2019-05-081-0/+6
* avcodec/cuviddec: improve progressive frame detectionSergey Svechnikov2019-04-231-0/+6
* avcodec/cuviddec: Remove unnecessary stream synchronisationPhilip Langdale2019-03-301-4/+0
* avcodec/cuviddec: Add support for decoding HEVC 4:4:4 contentPhilip Langdale2019-02-161-20/+46
* avutil/hwcontext_cuda: Define and use common CHECK_CU()Philip Langdale2018-11-141-23/+2
* avcodec/cuviddec: properly take deinterlacing and display delay into account ...Timo Rothenpieler2018-10-141-1/+5
* avcodec/cuviddec: explicitly synchronize cuMemcpy callsTimo Rothenpieler2018-05-101-1/+5
* avcodec/cuviddec: set key frame for decoded framesYogender Gupta2018-01-191-0/+13
* avcodec: add metadata to identify wrappers and hardware decoderswm42017-12-141-1/+2
* lavc: Delete all fake hwaccelsMark Thompson2017-11-261-6/+0
* lavc: Use hardware config information in ff_get_format()Mark Thompson2017-11-261-2/+0
* lavc: Add hardware config metadata for decoders supporting hardware outputMark Thompson2017-11-261-0/+15
* compat/cuda: Pass a logging context to load functionsMark Thompson2017-11-201-1/+1
* avcodec: allow multiple hwaccels for the same codec/pixfmtwm42017-11-101-0/+2
* avcodec/cuvid: rename cuvid.c to cuviddec.cwm42017-11-101-0/+1164
OpenPOWER on IntegriCloud