summaryrefslogtreecommitdiffstats
path: root/libhb/qsv_common.h
Commit message (Expand)AuthorAgeFilesLines
* qsv: zero-copy re-implementationmaximd332019-05-261-0/+50
* qsv: adding LowPower support for AVC and HEVC encode on the appropriate HW ge...maxd2019-05-171-0/+1
* qsv: use HB_PROJECT_FEATURE_QSV instead of USE_QSVJohn Stebbins2019-04-171-2/+4
* LinGui: make QSV encoding actually workJohn Stebbins2019-03-071-0/+1
* Update copyright dates to 2019.Bradley Sepos2019-01-011-1/+1
* Update copyright dates to 2018.Bradley Sepos2018-01-011-1/+1
* QSV: Main10 should be default profilemaxd2017-10-131-1/+1
* QSV: Adding D11 support for encodemaxd2017-09-171-1/+2
* qsv: fix building with qsv disabledJohn Stebbins2017-01-111-2/+6
* Update copyright dates to 2017.Bradley Sepos2017-01-011-1/+1
* qsv: rename av_qsv* to hb_qsv*John Stebbins2016-12-171-2/+2
* Update copyright dates to 2016.Bradley Sepos2016-01-011-1/+1
* using dispatcher from https://github.com/lu-zero/mfx_dispatchMax Dmytrychenko2015-12-271-2/+2
* QSV: load required plug-ins before encoding, too.Rodeo2015-06-271-0/+4
* QSV: add new capability guards for some extended video parameter buffers.Rodeo2015-06-271-8/+13
* QSV: parse and print profile & level in a codec-agnostic way.Rodeo2015-06-271-0/+17
* Update year to 2015.bradleys2015-02-011-1/+1
* QSV: refactor logging of encoder capabilitiesRodeo2015-02-011-1/+1
* Update some copyright dates to 2014.Rodeo2014-02-181-1/+1
* QSV: API 1.8 support and related improvementsRodeo2014-02-181-25/+53
* Revert previous commit, sorry.Rodeo2014-01-121-1/+0
* QSV: add an option to select the preferred implementation at runtime.Rodeo2014-01-121-0/+1
* qsv: add some frame type helper functions.Rodeo2014-01-021-0/+3
* QSV: update libhb presets to match a more recent recommendation.Rodeo2013-12-051-0/+1
* New getters for video presets, tunes, profiles and levels.Rodeo2013-11-081-0/+1
* QSV: improve CopyFrame bug workaround a bit.Rodeo2013-10-121-1/+3
* QSV: use encode-only path when we have CPU filters enabled and CopyFrame is u...Rodeo2013-10-111-0/+1
* QSV: libhb-based preset system.Rodeo2013-09-241-2/+6
* QSV: MBBRC is actually Haswell-only.Rodeo2013-09-241-3/+4
* QSV: minor refactoring.Rodeo2013-09-151-1/+0
* QSV: add an option to control B-pyramid.Rodeo2013-09-051-0/+1
* QSV: minor cleanup.Rodeo2013-09-011-1/+3
* QSV: choose and re-use a "preferred" implementation instead of using MFX_IMPL...Rodeo2013-09-011-0/+3
* Big merge, QSV to trunk: part 2 (new files).Rodeo2013-08-221-0/+119