summaryrefslogtreecommitdiff
path: root/libavcodec/nvenc.c
Commit message (Expand)AuthorAge
* avcodec/nvenc: Declare support for P016Philip Langdale2018-03-02
* avcodec/nvenc: also clear data pointer after unregistering a resourceTimo Rothenpieler2018-01-28
* avcodec/nvenc: add some more error case checksTimo Rothenpieler2018-01-28
* avcodec/nvenc: unregister input resource when unmappingTimo Rothenpieler2018-01-28
* avcodec/nvenc: refcount input frame mappingsTimo Rothenpieler2018-01-28
* avcodec/nvenc: set correct error codePan Bian2017-11-29
* compat/cuda: Pass a logging context to load functionsMark Thompson2017-11-20
* avcodec/nvenc: check pop_context return valueTimo Rothenpieler2017-11-17
* nvenc: support d3d11 surface inputHendrik Leppkes2017-11-15
* nvenc: factor context push/pop into functionsHendrik Leppkes2017-11-15
* avcodec/nvenc: sanitize variable namesTimo Rothenpieler2017-09-07
* avcodec/nvenc: migrate to new encode APITimo Rothenpieler2017-09-07
* avcodec/nvenc: always output picture timing SEITimo Rothenpieler2017-09-02
* avcodec/nvenc: only push cuda context on encoder close if encoder existsTimo Rothenpieler2017-09-01
* avcodec/nvenc: add support for specifying entropy coding modeTimo Rothenpieler2017-09-01
* avcodec/nvenc: fix hw accelerated transcode with bframesGanapathy Kasi2017-06-02
* avcodec/nvenc: print minimum driver version on errorTimo Rothenpieler2017-06-01
* avcodec/nvenc: remove unnecessary alignmentTimo Rothenpieler2017-05-23
* avcodec/nvenc: add weighted prediction supportSumit Agarwal2017-05-10
* avcodec/nvenc: add fractional CQ supportBen Chang2017-05-10
* avcodec/nvenc: deprecated old rc modes, add new onesTimo Rothenpieler2017-05-09
* avcodec/nvenc: remove usage of deprecated fieldsTimo Rothenpieler2017-05-09
* avcodec/nvenc: use frames hwctx when registering a frameTimo Rothenpieler2017-05-07
* avcodec/nvenc: support external context in sw modeTimo Rothenpieler2017-05-07
* avcodec/nvenc: surface allocation reductionBen Chang2017-04-26
* avcodec/nvenc: apply quantization factors to cqpTimo Rothenpieler2017-03-23
* avcodec/nvenc: Deprecate usage of global_quality, introducing qpTimo Rothenpieler2017-03-23
* lavc/nvenc: misc cosmetics to reduce diff with LibavClément Bœsch2017-03-20
* avcodec/nvenc: allow different const-qps for I, P and B framesKonda Raju2017-03-17
* avcodec/nvenc: add initial QP value optionsKonda Raju2017-03-01
* avcodec/nvenc: remove qmin and qmax constraints for vbrGanapathy Raman Kasi2017-03-01
* avcodec/nvenc: push cuda context before encoding a frameTimo Rothenpieler2017-02-14
* avcodec/nvenc: set frame buffer format for mapped framesTimo Rothenpieler2017-02-13
* avcodec/nvenc: add logging for more error casesTimo Rothenpieler2017-01-20
* avcodec/nvenc: make gpu indices independend of supported capabilitiesTimo Rothenpieler2017-01-20
* avcodec/nvenc: Add bluray_compat basic implementationMiroslav Slugen2017-01-01
* avcodec/nvenc: Make AUD optional for h264_nvenc and hevc_nvencMiroslav Slugen2017-01-01
* avcodec/nvenc: round qpIntra and qpInter calculationMiroslav Slugeň2017-01-01
* NVENC: Update check for LookaheadRuta Gadkari2016-12-26
* avcodec/nvenc: mark intentional fall throughTimo Rothenpieler2016-11-30
* avcodec/nvenc: always reduce DAR width and heightMiroslav Slugeň2016-11-30
* avcodec/nvenc: Delay identification of underlying format of cuda framesPhilip Langdale2016-11-30
* avcodec/nvenc: Remove aspect-ratio decompensation logicPhilip Langdale2016-11-25
* avcodec/nvenc: better surface allocation alghoritm, fix rc_lookaheadMiroslav Slugeň2016-11-22
* avcodec/nvenc: use dynamically loaded CUDATimo Rothenpieler2016-11-22
* avcodec/nvenc.c: Use new safe dlopen code.Matt Oliver2016-11-05
* avcodec/nvenc: add test for Temporal AQ supportSven C. Dack2016-10-19
* avcodec/nvenc: add support for forcing intra/idr framesTimo Rothenpieler2016-10-12
* avcodec/nvenc: Extended rate-control support as provided by SDK 7Yogender Gupta2016-09-28
* avcodec/nvenc: add HEVC REXT profileTimo Rothenpieler2016-09-28