summaryrefslogtreecommitdiffstats
path: root/libhb/enc_qsv.c
Commit message (Expand)AuthorAgeFilesLines
* QSV: temporarily work around a bug in the Intel 33.x driver series.Rodeo2013-10-221-0/+22
* QSV: move LookAheadDepth miminum to commmon code.Rodeo2013-09-251-3/+0
* QSV: miscellaneous option-related improvements.Rodeo2013-09-241-1/+2
* QSV: improve ExtBRC workaround.Rodeo2013-09-241-8/+6
* QSV: remove RateDistortionOpt control.Rodeo2013-09-241-8/+5
* QSV: fix a hang with lookahead RC and some graphics drivers.Rodeo2013-09-241-0/+3
* QSV: ExtBRC/MBBRC and lookahead are mutually exclusive, plus miscelleanous st...Rodeo2013-09-241-11/+24
* QSV: libhb-based preset system.Rodeo2013-09-241-20/+5
* QSV: use ifdefs rather than filtering to bypass libmfx references during comp...Rodeo2013-09-241-0/+4
* QSV: MBBRC is actually Haswell-only.Rodeo2013-09-241-4/+8
* QSV: re-use the encqsvInit MFX session when using the encode-only path.Rodeo2013-09-241-13/+14
* QSV: adjust trellis logging when B- or P-frames are disabled.Rodeo2013-09-151-3/+5
* QSV: minor refactoring.Rodeo2013-09-151-17/+18
* QSV: add an option to control B-pyramid.Rodeo2013-09-051-32/+131
* QSV: minor cleanup.Rodeo2013-09-011-68/+6
* QSV: choose and re-use a "preferred" implementation instead of using MFX_IMPL...Rodeo2013-09-011-22/+21
* enc_qsv: fix crash.Rodeo2013-08-261-0/+6
* QSV: don't use AVBR rate control.Rodeo2013-08-251-40/+18
* Big merge, QSV to trunk: part 2 (new files).Rodeo2013-08-221-0/+1543