159 Commits (0e782661d63b39d729b2167e75a690b4e2934740)

Author SHA1 Message Date
Philip Langdale 6a89cdc474 avcodec/nvenc: Declare support for P016 7 years ago
Timo Rothenpieler 932037c6bb avcodec/nvenc: also clear data pointer after unregistering a resource 7 years ago
Timo Rothenpieler 48e52e4edd avcodec/nvenc: add some more error case checks 7 years ago
Timo Rothenpieler 32bc4e77f6 avcodec/nvenc: unregister input resource when unmapping 7 years ago
Timo Rothenpieler bbe1b21022 avcodec/nvenc: refcount input frame mappings 7 years ago
Pan Bian eb69e7bed8 avcodec/nvenc: set correct error code 7 years ago
Mark Thompson 1dc483a6f2 compat/cuda: Pass a logging context to load functions 7 years ago
Timo Rothenpieler 4e93f00b06 avcodec/nvenc: check pop_context return value 7 years ago
Hendrik Leppkes bff6d98ba3 nvenc: support d3d11 surface input 7 years ago
Hendrik Leppkes 6fcbf39f9e nvenc: factor context push/pop into functions 7 years ago
Diego Biurrun 4064f42889 build: Drop explicit check for dlfcn.h 7 years ago
Timo Rothenpieler d0961d3069 avcodec/nvenc: sanitize variable names 7 years ago
Timo Rothenpieler a56d0497cb avcodec/nvenc: migrate to new encode API 7 years ago
Timo Rothenpieler 4e6638abb4 avcodec/nvenc: always output picture timing SEI 7 years ago
Timo Rothenpieler 0e995eac20 avcodec/nvenc: only push cuda context on encoder close if encoder exists 7 years ago
Timo Rothenpieler a0b69e2b0a avcodec/nvenc: add support for specifying entropy coding mode 7 years ago
Ben Chang 7cb053e4dd nvenc: Minimize the surface allocation 8 years ago
Ben Chang 2e8d88ad52 nvenc: Use a fifo to manage the free surface pool 8 years ago
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
Konda Raju 3df77b58e3 nvenc: Allow different const qps for I, P and B frames 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 f6790b5e10 add initial QP value options 8 years ago
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