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
*
qsv: improve encoder error handling
agalin89
2021-04-02
1
-4
/
+20
*
qsv: redesigned adapter capabilities collection and reporing
agalin89
2021-03-12
1
-35
/
+6
*
fixed typos
freddii
2021-02-25
1
-2
/
+2
*
libhb: revert part of the previous colormatrix override commit.
Damiano Galassi
2021-01-25
1
-6
/
+6
*
libhb: change the color-matrix cli option behavior. Set the color info at the...
Damiano Galassi
2021-01-24
1
-6
/
+6
*
qsv: better adjustments of pool sizes for LA case to prevent corner cases reg...
agalin89
2020-10-17
1
-2
/
+7
*
qsv: fix AVC encoding hang when LA is enabled on Windows
agalin89
2020-10-11
1
-8
/
+11
*
qsv: multi adapters improvements
agalin89
2020-10-10
1
-7
/
+4
*
qsv: fix full path encode when multiple monitors configuration
agalin89
2020-10-04
1
-4
/
+7
*
qsv: added hb_qsv_adapters_list function and make proper multiple gpu adapter...
agalin89
2020-10-04
1
-0
/
+38
*
qsv: update dx11 patch for ffmpeg 4.3.1
agalin89
2020-08-22
1
-11
/
+8
*
qsv: remove globals
agalin89
2020-08-20
1
-3
/
+1
*
qsv: holding frames context that associated with surface in the hb_buffer
agalin89
2020-07-28
1
-37
/
+21
*
qsv: improved memory management
agalin89
2020-07-28
1
-8
/
+2
*
qsv: reimplemented context memory management and small fixes
Artem Galin
2020-07-20
1
-12
/
+3
*
qsv: move hw filters flag check into function
Artem Galin
2020-07-20
1
-3
/
+3
*
qsv: remove globals
Artem Galin
2020-07-20
1
-18
/
+15
*
qsv: added HW offload of resize filter
Artem Galin
2020-07-20
1
-9
/
+30
*
qsv: fix memory leak while closing session
Dmitrichenko, Max
2020-07-11
1
-1
/
+1
*
qsv: performance optimization of dx11 texture copying
Artem Galin
2020-06-13
1
-5
/
+0
*
qsv: Increase buffer memory for hevc QSV.
Yuichiro NAITO
2020-05-26
1
-3
/
+3
*
qsv: fix --start-at frames issue and dx surfaces leaks (#2533)
Artem Galin
2020-01-04
1
-87
/
+13
*
Gardening: Clean up trailing whitespace
Nomis101
2019-11-04
1
-1
/
+1
*
qsv: d3d11 enabling
agalin89
2019-09-22
1
-16
/
+58
*
libhb: make hb_buffer_t libhb private
John Stebbins
2019-09-12
1
-13
/
+1
*
libhb: resolve header conflicts with pango/harfbuzz
John Stebbins
2019-09-12
1
-7
/
+7
*
Resolve conflict with harfbuzz include file hb.h
John Stebbins
2019-09-10
1
-1
/
+1
*
qsv: zero-copy re-implementation
maximd33
2019-05-26
1
-25
/
+418
*
qsv: adding LowPower support for AVC and HEVC encode on the appropriate HW ge...
maxd
2019-05-17
1
-2
/
+3
*
qsv: use HB_PROJECT_FEATURE_QSV instead of USE_QSV
John Stebbins
2019-04-17
1
-2
/
+4
*
libhb: change preset key to VideoColorMatrixCodeOverride
John Stebbins
2019-04-08
1
-6
/
+6
*
LinGui: make QSV encoding actually work
John Stebbins
2019-03-07
1
-0
/
+15
*
Refactor the color tag code, and pass it to the FFmpeg encoders.
Damiano Galassi
2018-08-28
1
-47
/
+3
*
Misc. typos
luz.paz
2018-02-20
1
-1
/
+1
*
qsv: better dimensions adjustments for HEVC 10b
maxd
2018-01-10
1
-3
/
+5
*
qsv: range as 0-63
maxd
2017-12-04
1
-7
/
+5
*
QSV: adjusting QP range to address all values
maxd
2017-12-04
1
-3
/
+14
*
QSV: Main10 should be default profile
maxd
2017-10-13
1
-1
/
+1
*
QSV: Adding D11 support for encode
maxd
2017-09-17
1
-2
/
+2
*
qsv: hevc10 fix for correct declaration of data/zero bits
maxd
2017-04-07
1
-1
/
+1
*
qsv: adding hevc10 support starting from KBL platform
maxd
2017-03-05
1
-11
/
+42
*
qsv: fix init_delay reference
John Stebbins
2017-02-15
1
-1
/
+1
*
qsv: Allocate planes contiguously.
maxd
2017-02-02
1
-6
/
+4
*
qsv: Fix a memory leak in enc_qsv.c Patch by maxim_d33
sr55
2016-12-23
1
-1
/
+1
*
libhb: add new color tags for Bt 2020 and SMPTE ST 2084
Damiano Galassi
2016-12-21
1
-1
/
+7
*
qsv: rename av_qsv* to hb_qsv*
John Stebbins
2016-12-17
1
-66
/
+66
*
decavcodec: enable QSV-accelerated H.264 decoding with libavcodec.
Tim Walker
2016-12-17
1
-1
/
+1
*
libhb: add a missing argument to a hb_sws_get_context.
Damiano Galassi
2016-11-12
1
-1
/
+2
*
enc_qsv: flag all HEVC random access points as keyframes.
Tim Walker
2016-09-17
1
-7
/
+17
*
libhb: send initial chapter through pipeline
John Stebbins
2016-05-17
1
-110
/
+28
[next]