Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-10avcodec/nvenc: add weighted prediction supportSumit Agarwal
2017-05-10avcodec/nvenc: add fractional CQ supportBen Chang
2017-05-09avcodec/nvenc: deprecated old rc modes, add new onesTimo Rothenpieler
2017-05-09avcodec/nvenc: remove usage of deprecated fieldsTimo Rothenpieler
2017-05-07avcodec/nvenc: use frames hwctx when registering a frameTimo Rothenpieler
2017-05-07avcodec/nvenc: support external context in sw modeTimo Rothenpieler
2017-04-26avcodec/nvenc: surface allocation reductionBen Chang
2017-03-23avcodec/nvenc: apply quantization factors to cqpTimo Rothenpieler
2017-03-23avcodec/nvenc: Deprecate usage of global_quality, introducing qpTimo Rothenpieler
2017-03-21lavc/nvenc: misc cosmetics to reduce diff with LibavClément Bœsch
2017-03-17avcodec/nvenc: allow different const-qps for I, P and B framesKonda Raju
2017-03-01avcodec/nvenc: add initial QP value optionsKonda Raju
2017-03-01avcodec/nvenc: remove qmin and qmax constraints for vbrGanapathy Raman Kasi
2017-02-14avcodec/nvenc: push cuda context before encoding a frameTimo Rothenpieler
2017-02-13avcodec/nvenc: set frame buffer format for mapped framesTimo Rothenpieler
2017-01-20avcodec/nvenc: add logging for more error casesTimo Rothenpieler
2017-01-20avcodec/nvenc: make gpu indices independend of supported capabilitiesTimo Rothenpieler
2017-01-01avcodec/nvenc: Add bluray_compat basic implementationMiroslav Slugen
2017-01-01avcodec/nvenc: Make AUD optional for h264_nvenc and hevc_nvencMiroslav Slugen
2017-01-01avcodec/nvenc: round qpIntra and qpInter calculationMiroslav Slugeň
2016-12-26NVENC: Update check for LookaheadRuta Gadkari
2016-11-30avcodec/nvenc: mark intentional fall throughTimo Rothenpieler
2016-11-30avcodec/nvenc: always reduce DAR width and heightMiroslav Slugeň
2016-11-30avcodec/nvenc: Delay identification of underlying format of cuda framesPhilip Langdale
2016-11-25avcodec/nvenc: Remove aspect-ratio decompensation logicPhilip Langdale
2016-11-22avcodec/nvenc: better surface allocation alghoritm, fix rc_lookaheadMiroslav Slugeň
2016-11-22avcodec/nvenc: use dynamically loaded CUDATimo Rothenpieler
2016-11-05avcodec/nvenc.c: Use new safe dlopen code.Matt Oliver
2016-10-19avcodec/nvenc: add test for Temporal AQ supportSven C. Dack
2016-10-12avcodec/nvenc: add support for forcing intra/idr framesTimo Rothenpieler
2016-09-28avcodec/nvenc: Extended rate-control support as provided by SDK 7Yogender Gupta
2016-09-28avcodec/nvenc: add HEVC REXT profileTimo Rothenpieler
2016-09-28avcodec/nvenc: Make sure that enum and array index matchTimo Rothenpieler
2016-09-24avcodec/nvenc: use AVERROR_BUFFER_TOO_SMALL instead of ENOBUFSJames Almer
2016-09-08avcodec/nvenc: use frame size instead of surface sizeTimo Rothenpieler
2016-09-07avcodec/nvenc: support RGB inputSven C. Dack
2016-09-07avcodec/nvenc: correctly set inputPitchTimo Rothenpieler
2016-09-07avcodec/nvenc: use av_image_copy for copying frame dataTimo Rothenpieler
2016-08-28avcodec/nvenc: update license headerTimo Rothenpieler
2016-08-28avcodec/nvenc: use proper soname for cuda/nvenc librariesTimo Rothenpieler
2016-08-28avcodec/nvenc: check maximum driver API versionTimo Rothenpieler
2016-08-28avcodec/nvenc: fix potantially uninitialized freeTimo Rothenpieler
2016-08-28avcodec/nvenc: fix library names on cygwinTimo Rothenpieler
2016-08-28avcodec/nvenc: added support for rate control lookaheadOliver Collyer
2016-08-28avcodec/nvenc: added support for 10 bit HEVC encodingOliver Collyer
2016-06-21Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch
2016-06-07avcodec/nvenc: Check capabilities for interlaced encodingTimo Rothenpieler
2016-06-04avcodec/nvenc: Don't set packet durationTimo Rothenpieler
2016-05-31avcodec/nvenc: Refactor timestamp generation logicTimo Rothenpieler
2016-05-31avcodec/nvenc: forward frame durationTimo Rothenpieler