index
:
HandBrake.git
0.10.x
1.0.x
259-add-nvenc-encoder
ffmpeg_sgothel
hw-encoder-base
hw-encoder-joint
hw-encoder-nvenc
hw-encoder-vaapi
master
nvenc-encoder
nvenc-encoder-libav
opencl
release_1.3.1
release_1.3.3
vaapi-encoder
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libhb
/
enc_qsv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libhb: fix building with QSV enabled.
Rodeo
2015-03-13
1
-2
/
+2
*
libhb: use jansson for hb_dict
jstebbins
2015-03-09
1
-8
/
+14
*
QSV: reduce logging in encqsvInit
Rodeo
2015-02-01
1
-23
/
+27
*
QSV: improve ICQ and LA handling
Rodeo
2015-02-01
1
-2
/
+2
*
QSV: improve B-Pyramid handling.
Rodeo
2015-02-01
1
-110
/
+139
*
json: fix building with qsv enabled.
jstebbins
2014-12-16
1
-21
/
+17
*
json: add json APIs
jstebbins
2014-12-16
1
-10
/
+11
*
QSV: always use our own DTS.
Rodeo
2014-04-08
1
-58
/
+40
*
QSV: fix logging of whether B-frames are enabled.
Rodeo
2014-04-07
1
-7
/
+7
*
libhb: add generic code for converting NAL
Rodeo
2014-04-07
1
-89
/
+8
*
QSV: fix previous commit (outdated version of the same patch, sorry9.
Rodeo
2014-04-06
1
-16
/
+7
*
QSV: reset the encoder at chapter points to force a keyframe
Rodeo
2014-04-06
1
-13
/
+37
*
enc_qsv: cleanup encoding loop, part 3.
Rodeo
2014-04-05
1
-158
/
+169
*
enc_qsv: cleanup encoding loop, part 2.
Rodeo
2014-04-05
1
-231
/
+369
*
enc_qsv: cleanup encoding loop, part 1.
Rodeo
2014-04-05
1
-214
/
+172
*
enc_qsv: simplify qsv_enc_init.
Rodeo
2014-04-05
1
-19
/
+10
*
enc_qsv: simplify encqsvClose.
Rodeo
2014-04-05
1
-53
/
+43
*
enc_qsv: general cleanup.
Rodeo
2014-04-05
1
-300
/
+369
*
QSV: alternate workaround for B-pyramid + keyframe insertion issue.
Rodeo
2014-03-04
1
-10
/
+10
*
QSV: API 1.8 support and related improvements
Rodeo
2014-02-18
1
-60
/
+151
*
libhb: make encoder options less x264-centric.
Rodeo
2014-02-13
1
-15
/
+15
*
QSV: fix compiler warning.
Rodeo
2014-02-12
1
-6
/
+7
*
QSV: work around an issue where two consecutive IDR frames cause Media SDK to...
Rodeo
2014-02-07
1
-0
/
+10
*
QSV: base the B-pyramid check on the presence of B-references, rather than th...
Rodeo
2014-01-12
1
-7
/
+9
*
encoders: save chapter markers in a list.
Rodeo
2014-01-07
1
-17
/
+59
*
qsv: log occurrences of invalid DTS (i.e. DTS > PTS) in the encoder.
Rodeo
2014-01-02
1
-0
/
+9
*
qsv: add some frame type helper functions.
Rodeo
2014-01-02
1
-11
/
+3
*
QSV: avoid a hang when GopRefDist 0 is requested by the user.
Rodeo
2013-12-15
1
-1
/
+2
*
QSV: check whether b_pyramid is respected in the non-workaround path too.
Rodeo
2013-12-15
1
-22
/
+23
*
QSV: don't print BPyramid value when it's not supported by the implementation...
Rodeo
2013-12-15
1
-3
/
+10
*
QSV: update libhb presets to match a more recent recommendation.
Rodeo
2013-12-05
1
-1
/
+29
*
RB626: return code support added
maxd
2013-11-05
1
-0
/
+2
*
QSV: temporarily work around a bug in the Intel 33.x driver series.
Rodeo
2013-10-22
1
-0
/
+22
*
QSV: move LookAheadDepth miminum to commmon code.
Rodeo
2013-09-25
1
-3
/
+0
*
QSV: miscellaneous option-related improvements.
Rodeo
2013-09-24
1
-1
/
+2
*
QSV: improve ExtBRC workaround.
Rodeo
2013-09-24
1
-8
/
+6
*
QSV: remove RateDistortionOpt control.
Rodeo
2013-09-24
1
-8
/
+5
*
QSV: fix a hang with lookahead RC and some graphics drivers.
Rodeo
2013-09-24
1
-0
/
+3
*
QSV: ExtBRC/MBBRC and lookahead are mutually exclusive, plus miscelleanous st...
Rodeo
2013-09-24
1
-11
/
+24
*
QSV: libhb-based preset system.
Rodeo
2013-09-24
1
-20
/
+5
*
QSV: use ifdefs rather than filtering to bypass libmfx references during comp...
Rodeo
2013-09-24
1
-0
/
+4
*
QSV: MBBRC is actually Haswell-only.
Rodeo
2013-09-24
1
-4
/
+8
*
QSV: re-use the encqsvInit MFX session when using the encode-only path.
Rodeo
2013-09-24
1
-13
/
+14
*
QSV: adjust trellis logging when B- or P-frames are disabled.
Rodeo
2013-09-15
1
-3
/
+5
*
QSV: minor refactoring.
Rodeo
2013-09-15
1
-17
/
+18
*
QSV: add an option to control B-pyramid.
Rodeo
2013-09-05
1
-32
/
+131
*
QSV: minor cleanup.
Rodeo
2013-09-01
1
-68
/
+6
*
QSV: choose and re-use a "preferred" implementation instead of using MFX_IMPL...
Rodeo
2013-09-01
1
-22
/
+21
*
enc_qsv: fix crash.
Rodeo
2013-08-26
1
-0
/
+6
*
QSV: don't use AVBR rate control.
Rodeo
2013-08-25
1
-40
/
+18
[next]