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
*
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
*
qsv: fix access to freed memory when interrupting encode
John Stebbins
2016-04-13
1
-39
/
+39
*
libhb: fix incorrect assumption that video quality is always positive.
Tim Walker
2016-03-31
1
-3
/
+3
*
QSV: better compatibility with recent SW lib
maxd
2016-03-30
1
-1
/
+2
*
sync: gut and rewrite
John Stebbins
2016-01-21
1
-0
/
+3
*
libhb: make muxer, sync, and reader behave like other work objects
John Stebbins
2015-11-09
1
-1
/
+1
*
libhb: add hb_buffer_list
John Stebbins
2015-09-24
1
-63
/
+32
*
qsv: HEVC encoding support.
Tim Walker
2015-09-20
1
-56
/
+289
*
QSV: load required plug-ins before encoding, too.
Rodeo
2015-06-27
1
-13
/
+57
*
QSV: add new capability guards for some extended video parameter buffers.
Rodeo
2015-06-27
1
-6
/
+14
*
QSV: parse and print profile & level in a codec-agnostic way.
Rodeo
2015-06-27
1
-87
/
+18
*
QSV: cleanup LookAheadDepth handling.
Rodeo
2015-06-27
1
-1
/
+6
*
libhb: Use a buffer flat to indicate EOF
jstebbins
2015-05-01
1
-1
/
+1
*
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
[next]