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-19avcodec/nvenc_hevc: Added missing option -temporal_aqSven C. Dack
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-09-28avcodec/nvenc: add HEVC REXT profileTimo 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-26avcodec/nvenc: Bring encoder names in line with other encodersTimo Rothenpieler
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 tier to AVOptionsAndrey 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