Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nvenc: Extended rate-control support as provided by SDK 7 | Yogender Gupta | 2016-09-24 | 1 | -0/+10 |
* | nvenc: Add support for high bitdepth | Yogender Gupta | 2016-09-24 | 1 | -0/+6 |
* | nvenc: Add some easier to understand presets that match x264 terminology | Yogender Gupta | 2016-09-24 | 1 | -1/+6 |
* | nvenc: drop the hard dependency on CUDA | Anton Khirnov | 2016-05-19 | 1 | -1/+18 |
* | nvenc: Delay frame output to increase encoding speed | Timo Rothenpieler | 2016-05-19 | 1 | -0/+1 |
* | cosmetics: Fix spelling mistakes | Vittorio Giovara | 2016-05-04 | 1 | -1/+1 |
* | nvenc: support CUDA frames as input | Anton Khirnov | 2016-02-14 | 1 | -0/+18 |
* | Allow linking to CUDA dynamically instead of dlopen()ing it at runtime | Anton Khirnov | 2016-02-14 | 1 | -0/+4 |
* | nvenc: merge input and output surface structs | Anton Khirnov | 2016-02-12 | 1 | -11/+5 |
* | nvenc: factor out the pixel format list | Anton Khirnov | 2016-02-12 | 1 | -0/+2 |
* | nvenc: generate dts properly | Anton Khirnov | 2016-01-12 | 1 | -1/+4 |
* | nvenc: H264 and HEVC encoders | Luca Barbato | 2015-05-31 | 1 | -0/+135 |