144 Commits (e3fadc57c5c170f31455abacbcbd67115d7321d7)

Author SHA1 Message Date
Ganapathy Kasi 43c417ac1a avcodec/nvenc: fix hw accelerated transcode with bframes 8 years ago
Timo Rothenpieler cb3358b68f avcodec/nvenc: print minimum driver version on error 8 years ago
Timo Rothenpieler a1652aca7e avcodec/nvenc: remove unnecessary alignment 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
Timo Rothenpieler 23538ad2eb avcodec/nvenc: remove usage of deprecated fields 8 years ago
Timo Rothenpieler f89a89c550 avcodec/nvenc: use frames hwctx when registering a frame 8 years ago
Timo Rothenpieler dad6f44bbd avcodec/nvenc: support external context in sw mode 8 years ago
Ben Chang 8de3458a07 avcodec/nvenc: surface allocation reduction 8 years ago
Timo Rothenpieler d84c2298e2 avcodec/nvenc: apply quantization factors to cqp 8 years ago
Timo Rothenpieler 7fb2a7afa1 avcodec/nvenc: Deprecate usage of global_quality, introducing qp 8 years ago
Clément Bœsch b7cc4eb303 lavc/nvenc: misc cosmetics to reduce diff with Libav 8 years ago
Konda Raju 2db5ab73d4 avcodec/nvenc: allow different const-qps for I, P and B frames 8 years ago
Konda Raju 5f44a4a0a9 avcodec/nvenc: add initial QP value options 8 years ago
Ganapathy Raman Kasi a549243b89 avcodec/nvenc: remove qmin and qmax constraints for vbr 8 years ago
Timo Rothenpieler be74ba648c avcodec/nvenc: push cuda context before encoding a frame 8 years ago
Timo Rothenpieler 8a3fea14ae avcodec/nvenc: set frame buffer format for mapped frames 8 years ago
Timo Rothenpieler 6b0a3ee6f8 avcodec/nvenc: add logging for more error cases 8 years ago
Timo Rothenpieler 5403d90f32 avcodec/nvenc: make gpu indices independend of supported capabilities 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
Miroslav Slugeň f8c503d927 avcodec/nvenc: round qpIntra and qpInter calculation 8 years ago
Ruta Gadkari 67db4ff3b6 NVENC: Update check for Lookahead 8 years ago
Ruta Gadkari 5b26d3b789 nvenc: Update check for lookahead 8 years ago
Timo Rothenpieler c2f3af57a5 avcodec/nvenc: mark intentional fall through 8 years ago
Miroslav Slugeň f2dd6aee80 avcodec/nvenc: always reduce DAR width and height 8 years ago
Philip Langdale 27038693bb avcodec/nvenc: Delay identification of underlying format of cuda frames 8 years ago
Philip Langdale 829db8effd avcodec/nvenc: Remove aspect-ratio decompensation logic 8 years ago
Miroslav Slugeň de2faec2fa avcodec/nvenc: better surface allocation alghoritm, fix rc_lookahead 8 years ago
Timo Rothenpieler a66835bcb1 avcodec/nvenc: use dynamically loaded CUDA 8 years ago
Matt Oliver 6ead033bca avcodec/nvenc.c: Use new safe dlopen code. 8 years ago
Sven C. Dack da4d0fa86b avcodec/nvenc: add test for Temporal AQ support 8 years ago
Timo Rothenpieler 30c5587503 avcodec/nvenc: add support for forcing intra/idr frames 8 years ago
Yogender Gupta cbd84b8a51 nvenc: Fix error log 8 years ago
Yogender Gupta da2848375a nvenc: Force high_444 profile for 444 input 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
Timo Rothenpieler a81b000a39 avcodec/nvenc: Make sure that enum and array index match 8 years ago
James Almer dc48248ea8 avcodec/nvenc: use AVERROR_BUFFER_TOO_SMALL instead of ENOBUFS 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
Luca Barbato 352741b5ea nvenc: Make sure that enum and array index match 8 years ago
Timo Rothenpieler 8ebe1dddfb avcodec/nvenc: use frame size instead of surface size 8 years ago
Sven C. Dack 4aeb7a88ec avcodec/nvenc: support RGB input 8 years ago
Timo Rothenpieler fa3ecad071 avcodec/nvenc: correctly set inputPitch 8 years ago
Timo Rothenpieler 96cba1c552 avcodec/nvenc: use av_image_copy for copying frame data 8 years ago
Timo Rothenpieler cac2df230e avcodec/nvenc: update license header 8 years ago