summaryrefslogtreecommitdiffstats
path: root/libavcodec/nvdec.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/nvdec: Implement mjpeg nvdec hwaccelPhilip Langdale2018-02-211-0/+1
* avcodec/nvdec: Fix capability check with old drivers.Jacob Trimble2017-12-081-0/+12
* avcodec/nvdec: Implement vp8 hwaccelPhilip Langdale2017-11-261-0/+1
* avcodec/nvdec: Round up odd width/height valuesPhilip Langdale2017-11-241-2/+2
* compat/cuda: Pass a logging context to load functionsMark Thompson2017-11-201-1/+1
* avcodec: Implement mpeg4 nvdec hwaccelPhilip Langdale2017-11-201-0/+1
* avcodec: Implement mpeg1 nvdec hwaccelPhilip Langdale2017-11-201-0/+1
* avcodec: Refactor common nvdec hwaccel logicPhilip Langdale2017-11-201-0/+46
* avcodec: Implement mpeg2 nvdec hwaccelPhilip Langdale2017-11-181-5/+6
* avcodec: Implement vc1 nvdec hwaccelPhilip Langdale2017-11-141-0/+2
* avcodec/nvdec: fix return value on errorTimo Rothenpieler2017-11-131-1/+3
* avcodec/nvdec: warn about thread count if applicableTimo Rothenpieler2017-11-131-1/+8
* avcodec: implement vp9 nvdec hwaccelTimo Rothenpieler2017-11-131-0/+1
* avcodec/nvdec: add support for 12 bit formatsTimo Rothenpieler2017-11-121-2/+14
* avcodec/nvdec: check hardware capabilitiesTimo Rothenpieler2017-11-121-0/+56
* avcodec/nvdec: don't add thread buffer twiceTimo Rothenpieler2017-11-121-3/+0
* nvdec: add frames_params supportwm42017-11-111-31/+43
* avcodec/nvdec: fix copyright headersJames Almer2017-11-101-5/+5
* Merge commit 'b90fdb2c7199cc8b0e8d994fafba1fb4dc181d88'James Almer2017-11-101-0/+1
* h264dec: add a NVDEC hwaccelAnton Khirnov2017-11-101-0/+431
OpenPOWER on IntegriCloud