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

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-01avcodec/nvenc: Add default value for AVCodecContext::refsSrinath K R
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-04-26avcodec/nvenc: surface allocation reductionBen Chang
2017-03-23avcodec/nvenc: Deprecate usage of global_quality, introducing qpTimo Rothenpieler
2017-03-01avcodec/nvenc: add initial QP value optionsKonda Raju
2017-02-21avcodec/nvenc: allow forcing keyframes by defaultTimo 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
2016-11-22avcodec/nvenc: maximum usable surfaces are limited to maximum registered framesMiroslav Slugeň
2016-10-12avcodec/nvenc: add support for forcing intra/idr framesTimo Rothenpieler
2016-09-28avcodec/nvenc: nicely align AVOptionsTimo Rothenpieler
2016-09-28avcodec/nvenc: Extended rate-control support as provided by SDK 7Yogender Gupta
2016-08-28avcodec/nvenc: added support for rate control lookaheadOliver Collyer
2016-06-26avcodec/nvenc: Bring encoder names in line with other encodersTimo Rothenpieler
2016-06-21Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch
2016-05-31avcodec/nvenc: rework library load and GPU selectionAndrey Turkin
2016-05-31avcodec/nvenc: allow configuring number of surfacesAndrey Turkin
2016-05-31avcodec/nvenc: use INIT_CLEANUP to deal with init failuresAndrey Turkin
2016-05-31avcodec/nvenc: add rate control optionAndrey Turkin
2016-05-31avcodec/nvenc: convert levels to AVOptionsAndrey Turkin
2016-05-31avcodec/nvenc: convert profile parsing to AVOptionsAndrey Turkin
2016-05-31avcodec/nvenc: use AVOptions to select presetsAndrey Turkin
2016-05-31avcodec/nvenc: split H264/HEVC encoder definitions into separate filesAndrey Turkin
2016-05-04cosmetics: Fix spelling mistakesVittorio Giovara
2016-04-04nvenc_h264: Fix name of private AVClassDiego Biurrun
2016-02-12nvenc: factor out the pixel format listAnton Khirnov
2016-01-12nvenc: rename encodersAnton Khirnov
2015-07-27lavc: AV-prefix all codec capabilitiesVittorio Giovara
2015-05-31nvenc: H264 and HEVC encodersLuca Barbato