Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-16avcodec/nvdec: Explicitly mark codecs that support 444 output formatsPhilip Langdale
2019-02-16avcodec/nvdec: Add support for decoding HEVC 4:4:4 contentPhilip Langdale
2018-11-15avutil/hwcontext_cuda: Define and use common CHECK_CU()Philip Langdale
2018-11-02avcodec/nvdec: Increase frame pool size to help deinterlacingPhilip Langdale
2018-10-24avcodec/nvdec: Push the context before destroying the decoderPhilip Langdale
2018-05-10avcodec/nvdec: pass CUstream in vpp parametersTimo Rothenpieler
2018-05-10avcodec/nvdec: avoid needless copy of output frameTimo Rothenpieler
2018-02-22avcodec/nvdec: Implement mjpeg nvdec hwaccelPhilip Langdale
2017-12-08avcodec/nvdec: Fix capability check with old drivers.Jacob Trimble
2017-11-27avcodec/nvdec: Implement vp8 hwaccelPhilip Langdale
2017-11-24avcodec/nvdec: Round up odd width/height valuesPhilip Langdale
2017-11-20compat/cuda: Pass a logging context to load functionsMark Thompson
2017-11-20avcodec: Implement mpeg4 nvdec hwaccelPhilip Langdale
2017-11-20avcodec: Implement mpeg1 nvdec hwaccelPhilip Langdale
2017-11-20avcodec: Refactor common nvdec hwaccel logicPhilip Langdale
2017-11-18avcodec: Implement mpeg2 nvdec hwaccelPhilip Langdale
2017-11-15avcodec: Implement vc1 nvdec hwaccelPhilip Langdale
2017-11-13avcodec/nvdec: fix return value on errorTimo Rothenpieler
2017-11-13avcodec/nvdec: warn about thread count if applicableTimo Rothenpieler
2017-11-13avcodec: implement vp9 nvdec hwaccelTimo Rothenpieler
2017-11-12avcodec/nvdec: add support for 12 bit formatsTimo Rothenpieler
2017-11-12avcodec/nvdec: check hardware capabilitiesTimo Rothenpieler
2017-11-12avcodec/nvdec: don't add thread buffer twiceTimo Rothenpieler
2017-11-12nvdec: add frames_params supportwm4
2017-11-11avcodec/nvdec: fix copyright headersJames Almer
2017-11-11Merge commit 'b90fdb2c7199cc8b0e8d994fafba1fb4dc181d88'James Almer
2017-11-11h264dec: add a NVDEC hwaccelAnton Khirnov