175 Commits (d1fe1344ea9890a29badd3ff48b600eb5225dca8)

Author SHA1 Message Date
Ganapathy Kasi 3303f86467 nvenc: Remove qmin and qmax constraints for nvenc vbr 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
Ben Chang d8f36a6aa3 nvenc: Fix the preset mapping list 8 years ago
Anton Khirnov 984736dd9e lavc: make sure not to return EAGAIN from codecs 8 years ago
Diego Biurrun 00b160af11 nvenc: Fix nvec vs. nvenc typo 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 a52976c0fe nvenc: make gpu indices independent of supported capabilities 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 9 years ago
Yogender Gupta 70de2ea426 nvenc: Extended rate-control support as provided by SDK 7 9 years ago
Yogender Gupta 358c887a9f nvenc: Add support for high bitdepth 9 years ago
Yogender Gupta e02e2515b2 nvenc: Add some easier to understand presets that match x264 terminology 9 years ago
Luca Barbato 352741b5ea nvenc: Make sure that enum and array index match 9 years ago
Timo Rothenpieler 8ebe1dddfb avcodec/nvenc: use frame size instead of surface size 9 years ago
Sven C. Dack 4aeb7a88ec avcodec/nvenc: support RGB input 9 years ago
Timo Rothenpieler fa3ecad071 avcodec/nvenc: correctly set inputPitch 9 years ago
Timo Rothenpieler 96cba1c552 avcodec/nvenc: use av_image_copy for copying frame data 9 years ago
Timo Rothenpieler cac2df230e avcodec/nvenc: update license header 9 years ago
Timo Rothenpieler 26a5cbd781 avcodec/nvenc: use proper soname for cuda/nvenc libraries 9 years ago
Timo Rothenpieler df615efcf2 avcodec/nvenc: check maximum driver API version 9 years ago
Timo Rothenpieler a19989cae5 avcodec/nvenc: fix potantially uninitialized free 9 years ago
Timo Rothenpieler 19e75fd883 avcodec/nvenc: fix library names on cygwin 9 years ago
Oliver Collyer a81b398e86 avcodec/nvenc: added support for rate control lookahead 9 years ago
Oliver Collyer d1bf8a3aa8 avcodec/nvenc: added support for 10 bit HEVC encoding 9 years ago
Timo Rothenpieler 808356c61c avcodec/nvenc: Check capabilities for interlaced encoding 9 years ago
Timo Rothenpieler 7c55f5d782 avcodec/nvenc: Don't set packet duration 9 years ago
Timo Rothenpieler e5babccfbc avcodec/nvenc: Refactor timestamp generation logic 9 years ago