54 Commits (7a879cce3793a1314ce50cef4b75671f5e0c0219)

Author SHA1 Message Date
Timo Rothenpieler 988f2e9eb0 avcodec/nvenc: fix lossless tuning logic 4 years ago
Mark Thompson cd322794ee lavc: Mark hw_config pointer arrays as const 4 years ago
Timo Rothenpieler 1bf86ee907 avcodec/nvenc: removed unused and deprecated field 4 years ago
Timo Rothenpieler 11a8e93681 avcodec/nvenc: use alias to provide deprecated profiles 4 years ago
Timo Rothenpieler 3223f6b32d avcodec/nvenc: add new h264 levels from Video SDK 10 4 years ago
Roman Arzumanyan 9115d77222 avcodec/nvenc: add new Video SDK 10 features 4 years ago
Timo Rothenpieler 9aef4ae975 avcodec/nvenc: rename tc option to something more unique 4 years ago
Limin Wang fdead2a31a avcodec/nvenc: support for HEVC timecode passthrough 4 years ago
James Almer 827d6fe73d avcodec/encode: restructure the core encoding code 4 years ago
Timo Rothenpieler 9ce7de9038 avcodec/nvenc: refactor dts calculation logic 5 years ago
Mark Thompson 1dff97b7bc avcodec/nvenc: add hardware config metadata 5 years ago
Philip Langdale 3ea7057677 nvenc: implement flush to help allow an encoder to be re-used 5 years ago
Timo Rothenpieler ab0ef1abdf avcodec/nvenc: make use of new GetLastErrorString function 5 years ago
Timo Rothenpieler 51a23343d9 avcodec/nvenc: pass CUstream to nvenc when available 5 years ago
Roman Arzumanyan 567b5e33d9 avcodec/nvenc: add multiple reference frames support 5 years ago
Timo Rothenpieler e929b2f248 avcodec/nvenc: switch to dedicated dpb_size option 5 years ago
Roman Arzumanyan f1f66df6a2 avcodec/nvenc: add b_as_ref support for HEVC 6 years ago
Timo Rothenpieler dc2d56a66b avcodec/nvenc: add option to turn off a53 closed caption embedding 6 years ago
pkviet 155375123c avcodec/nvenc: support dynamic bitrate changes 7 years ago
Timo Rothenpieler 9f3902f107 avcodec/nv{enc,dec}: use sane version checking macro 7 years ago
Timo Rothenpieler 86e9dba8fa avcodec/nvenc: add support for B frames as ref 7 years ago
Timo Rothenpieler 27cbbbb33f compat: remove in-tree NVidia headers 7 years ago
Timo Rothenpieler bbe1b21022 avcodec/nvenc: refcount input frame mappings 7 years ago
Mark Thompson 3fbd4fc476 nvenc: Include config.h before checking for D3D11 support 7 years ago
Timo Rothenpieler 15b019e40a avcodec/nvenc: fix double defined GUID on cygwin 7 years ago
Hendrik Leppkes bff6d98ba3 nvenc: support d3d11 surface input 7 years ago
Timo Rothenpieler a56d0497cb avcodec/nvenc: migrate to new encode API 7 years ago
Timo Rothenpieler a0b69e2b0a avcodec/nvenc: add support for specifying entropy coding mode 7 years ago
Ben Chang 2e8d88ad52 nvenc: Use a fifo to manage the free surface pool 8 years ago
Sumit Agarwal 01775730fd avcodec/nvenc: add weighted prediction support 8 years ago
Ben Chang 18a659d1b6 avcodec/nvenc: add fractional CQ support 8 years ago
Timo Rothenpieler cfbebe9dda avcodec/nvenc: deprecated old rc modes, add new ones 8 years ago
Ben Chang 8de3458a07 avcodec/nvenc: surface allocation reduction 8 years ago
Timo Rothenpieler 7fb2a7afa1 avcodec/nvenc: Deprecate usage of global_quality, introducing qp 8 years ago
Konda Raju f6790b5e10 add initial QP value options 8 years ago
Konda Raju 5f44a4a0a9 avcodec/nvenc: add initial QP value options 8 years ago
Luca Barbato fb59f87ce7 nvenc: Explicitly push the cuda context on encoding 8 years ago
Miroslav Slugen 9b425bd24c avcodec/nvenc: Add bluray_compat basic implementation 8 years ago
Miroslav Slugen 1841eda679 avcodec/nvenc: Make AUD optional for h264_nvenc and hevc_nvenc 8 years ago
Timo Rothenpieler a66835bcb1 avcodec/nvenc: use dynamically loaded CUDA 8 years ago
Timo Rothenpieler 30c5587503 avcodec/nvenc: add support for forcing intra/idr frames 8 years ago
Yogender Gupta facc19ef06 avcodec/nvenc: Extended rate-control support as provided by SDK 7 8 years ago
Timo Rothenpieler 033f98c902 avcodec/nvenc: add HEVC REXT profile 8 years ago
Yogender Gupta 70de2ea426 nvenc: Extended rate-control support as provided by SDK 7 8 years ago
Yogender Gupta 358c887a9f nvenc: Add support for high bitdepth 8 years ago
Yogender Gupta e02e2515b2 nvenc: Add some easier to understand presets that match x264 terminology 8 years ago
Timo Rothenpieler fa3ecad071 avcodec/nvenc: correctly set inputPitch 8 years ago
Timo Rothenpieler df615efcf2 avcodec/nvenc: check maximum driver API version 8 years ago
Oliver Collyer a81b398e86 avcodec/nvenc: added support for rate control lookahead 8 years ago
Oliver Collyer d1bf8a3aa8 avcodec/nvenc: added support for 10 bit HEVC encoding 8 years ago