| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/nvdec: Round up odd width/height values | Philip Langdale | 2017-11-24 | 1 | -2/+2 |
* | compat/cuda: Pass a logging context to load functions | Mark Thompson | 2017-11-20 | 1 | -1/+1 |
* | avcodec: Implement mpeg4 nvdec hwaccel | Philip Langdale | 2017-11-20 | 1 | -0/+1 |
* | avcodec: Implement mpeg1 nvdec hwaccel | Philip Langdale | 2017-11-20 | 1 | -0/+1 |
* | avcodec: Refactor common nvdec hwaccel logic | Philip Langdale | 2017-11-20 | 1 | -0/+46 |
* | avcodec: Implement mpeg2 nvdec hwaccel | Philip Langdale | 2017-11-18 | 1 | -5/+6 |
* | avcodec: Implement vc1 nvdec hwaccel | Philip Langdale | 2017-11-14 | 1 | -0/+2 |
* | avcodec/nvdec: fix return value on error | Timo Rothenpieler | 2017-11-13 | 1 | -1/+3 |
* | avcodec/nvdec: warn about thread count if applicable | Timo Rothenpieler | 2017-11-13 | 1 | -1/+8 |
* | avcodec: implement vp9 nvdec hwaccel | Timo Rothenpieler | 2017-11-13 | 1 | -0/+1 |
* | avcodec/nvdec: add support for 12 bit formats | Timo Rothenpieler | 2017-11-12 | 1 | -2/+14 |
* | avcodec/nvdec: check hardware capabilities | Timo Rothenpieler | 2017-11-12 | 1 | -0/+56 |
* | avcodec/nvdec: don't add thread buffer twice | Timo Rothenpieler | 2017-11-12 | 1 | -3/+0 |
* | nvdec: add frames_params support | wm4 | 2017-11-11 | 1 | -31/+43 |
* | avcodec/nvdec: fix copyright headers | James Almer | 2017-11-10 | 1 | -5/+5 |
* | Merge commit 'b90fdb2c7199cc8b0e8d994fafba1fb4dc181d88' | James Almer | 2017-11-10 | 1 | -0/+1 |
* | h264dec: add a NVDEC hwaccel | Anton Khirnov | 2017-11-10 | 1 | -0/+431 |