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
/
qsv_common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Resolve conflict with harfbuzz include file hb.h
John Stebbins
2019-09-10
1
-2
/
+2
*
qsv: zero-copy re-implementation
maximd33
2019-05-26
1
-0
/
+558
*
qsv: adding LowPower support for AVC and HEVC encode on the appropriate HW ge...
maxd
2019-05-17
1
-2
/
+25
*
qsv: use HB_PROJECT_FEATURE_QSV instead of USE_QSV
John Stebbins
2019-04-17
1
-2
/
+4
*
qsv: add i965 VA driver fallback
John Stebbins
2019-03-12
1
-3
/
+3
*
qsv: fix logging of implementation 'via' option
John Stebbins
2019-03-10
1
-4
/
+4
*
LinGui: make QSV encoding actually work
John Stebbins
2019-03-07
1
-7
/
+25
*
libhb: Add a hb_global_init_no_hardware that disables all the hardware encode...
sr55
2019-02-11
1
-0
/
+5
*
Update copyright dates to 2019.
Bradley Sepos
2019-01-01
1
-1
/
+1
*
Misc. typos
luz.paz
2018-02-20
1
-1
/
+1
*
QSV: fix ICQ availability detection for HEVC encoder.
Tim Walker
2018-01-04
1
-0
/
+3
*
Update copyright dates to 2018.
Bradley Sepos
2018-01-01
1
-1
/
+1
*
QSV: Main10 should be default profile
maxd
2017-10-13
1
-1
/
+10
*
QSV: Adding D11 support for encode
maxd
2017-09-17
1
-20
/
+56
*
qsv: only main10 profile supported for HEVC 10b encode
maxd
2017-03-05
1
-1
/
+1
*
qsv: added HEVC 10-bit as encoder, should help for GUI integration
maxd
2017-03-05
1
-4
/
+14
*
qsv: adding hevc10 support starting from KBL platform
maxd
2017-03-05
1
-3
/
+12
*
qsv: fix building with qsv disabled
John Stebbins
2017-01-11
1
-0
/
+7
*
added support of Kaby Lake CPU recognition
maxd
2017-01-11
1
-0
/
+3
*
qsv: Fix a crash that can occur in hb_qsv_info_print() when QSV hardware exis...
sr55
2017-01-06
1
-13
/
+15
*
Update copyright dates to 2017.
Bradley Sepos
2017-01-01
1
-1
/
+1
*
qsv: rename av_qsv* to hb_qsv*
John Stebbins
2016-12-17
1
-2
/
+2
*
decavcodec: enable QSV-accelerated H.264 decoding with libavcodec.
Tim Walker
2016-12-17
1
-11
/
+8
*
libhb: fix build with --enable-qsv
Tim Walker
2016-12-17
1
-3
/
+11
*
libhb: use the new keyframe flag.
Tim Walker
2016-09-17
1
-2
/
+3
*
Update copyright dates to 2016.
Bradley Sepos
2016-01-01
1
-1
/
+1
*
qsv: fix compile error
John Stebbins
2015-11-19
1
-1
/
+1
*
x264: add multilib support (a.k.a. 10-bit)
John Stebbins
2015-11-12
1
-1
/
+1
*
fix to prevent lazy compiler assumption and avoid full computation, no local ...
Max Dmytrychenko
2015-09-27
1
-3
/
+2
*
fix to prevent lazy compiler assumption and avoid full computation
Max Dmytrychenko
2015-09-27
1
-2
/
+3
*
adjustment to report QSV availability in MASK form
Max Dmytrychenko
2015-09-24
1
-2
/
+2
*
libhb: Skylake microarchitecture detection, RB 859
Max Dmytrychenko
2015-09-22
1
-1
/
+6
*
qsv: HEVC encoding support.
Tim Walker
2015-09-20
1
-15
/
+92
*
QSV: don't be quite as picky about marking an encoder as available.
Rodeo
2015-07-03
1
-11
/
+21
*
QSV: be more picky about marking an encoder as available.
Rodeo
2015-06-27
1
-6
/
+16
*
QSV: check for Skylake hardware-accelerated HEVC encoder.
Rodeo
2015-06-27
1
-1
/
+10
*
QSV: load required plug-ins before encoding, too.
Rodeo
2015-06-27
1
-34
/
+54
*
QSV: add new capability guards for some extended video parameter buffers.
Rodeo
2015-06-27
1
-55
/
+219
*
QSV: parse and print profile & level in a codec-agnostic way.
Rodeo
2015-06-27
1
-0
/
+172
*
QSV: B-pyramid support is codec-specific.
Rodeo
2015-06-27
1
-8
/
+11
*
QSV: cleanup LookAheadDepth handling.
Rodeo
2015-06-27
1
-2
/
+1
*
libhb: remove HB_API_OLD_PRESET_GETTERS cruft.
Rodeo
2015-06-27
1
-7
/
+0
*
libhb: add support for detection of new Intel processor releases.
Rodeo
2015-02-03
1
-1
/
+5
*
Update year to 2015.
bradleys
2015-02-01
1
-1
/
+1
*
QSV: refactor plugin loading
Rodeo
2015-02-01
1
-18
/
+32
*
QSV: update hb_qsv_force_workarounds()
Rodeo
2015-02-01
1
-4
/
+6
*
QSV: refactor logging of encoder capabilities
Rodeo
2015-02-01
1
-23
/
+68
*
QSV: disable AdaptiveI/B options by default.
Rodeo
2015-01-09
1
-2
/
+2
*
QSV: fix preset names for Ivy Bridge and earlier.
Rodeo
2014-03-16
1
-1
/
+1
*
check of mfxExtCodingOption2 for AVC only
maxd
2014-03-14
1
-1
/
+1
[next]