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-11-26nvenc: Include config.h before checking for D3D11 supportMark Thompson
2017-11-18avcodec/nvenc: fix double defined GUID on cygwinTimo Rothenpieler
2017-11-15nvenc: support d3d11 surface inputHendrik Leppkes
2017-09-07avcodec/nvenc: migrate to new encode APITimo Rothenpieler
2017-09-01avcodec/nvenc: add support for specifying entropy coding modeTimo Rothenpieler
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-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: use dynamically loaded CUDATimo Rothenpieler
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-07avcodec/nvenc: correctly set inputPitchTimo Rothenpieler
2016-08-28avcodec/nvenc: check maximum driver API versionTimo 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-08-28avcodec/nvenc: include nvEncodeAPI v7 SDK headerTimo Rothenpieler
2016-05-31avcodec/nvenc: Refactor timestamp generation logicTimo 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: 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