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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
presets: Add hardware accelerated presets.
agalin89
2020-12-12
1
-0
/
+504
*
libhb: Group video encoder fallbacks by implementation instead of specification.
Bradley Sepos
2020-12-12
1
-17
/
+25
*
libhb: Mark presets with invalid video encoders disabled.
agalin89
2020-12-12
1
-0
/
+63
*
libhb: fix black buffer creation when the pixel format bit depth is 10 or more.
Damiano Galassi
2020-12-02
1
-3
/
+9
*
WinGui: Removing the dependency on Newtonsoft.Json library in HandBrake.Inter...
sr55
2020-12-01
1
-1
/
+1
*
qsv: fixed corrupted images in scale_qsv filter
agalin89
2020-11-29
1
-0
/
+4
*
qsv: enable 10bit for hw scale/resize filters
agalin89
2020-11-29
4
-17
/
+47
*
libhb: fix colorspace filter settings validation and actually combbine it wit...
Damiano Galassi
2020-11-19
2
-0
/
+2
*
libhb: use av_get_pix_fmt_name to get the pixel format string.
Damiano Galassi
2020-11-19
3
-3
/
+2
*
libhb: add 8bit to 10/12bit blend functions to rendersub.
Damiano Galassi
2020-11-18
10
-18
/
+181
*
rendersub: set libass hinting to none to imporove vsfilter compatibility. Fix...
Damiano Galassi
2020-11-18
1
-1
/
+1
*
qsv: added AV1 HW decoding capabilities
agalin89
2020-11-12
5
-5
/
+22
*
reader: fail early if the chapter indexes are out of bound. Fixes #2594.
Damiano Galassi
2020-11-09
1
-0
/
+7
*
libhb: Replace HB_ACODEC_FFMPEG with HB_ACODEC_MP2 in stream.c.
Bradley Sepos
2020-11-08
1
-2
/
+2
*
MP2 PassThru (libhb part)
Nomis101
2020-11-08
6
-2
/
+19
*
vt: disable constant quality availability check on Intel.
Damiano Galassi
2020-11-05
1
-1
/
+1
*
vt: cache the hardware encoders availability state.
Damiano Galassi
2020-10-25
1
-7
/
+36
*
preset: support the 'PictureUseMaximumSize' key in hb_preset_apply_title()
Damiano Galassi
2020-10-21
1
-1
/
+11
*
qsv: better adjustments of pool sizes for LA case to prevent corner cases reg...
agalin89
2020-10-17
4
-10
/
+29
*
qsv: fix AVC encoding hang when LA is enabled on Windows
agalin89
2020-10-11
4
-11
/
+22
*
qsv: multi adapters improvements
agalin89
2020-10-10
2
-18
/
+41
*
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
5
-124
/
+227
*
nvenc: Fix duplicate logging of nvenc message. Also moved it to log level 2.
sr55
2020-09-26
1
-3
/
+9
*
libhb: fix a memory leak.
Damiano Galassi
2020-09-24
1
-1
/
+1
*
qsv: add gpu adapter index selection
agalin89
2020-09-06
4
-10
/
+147
*
libhb: fix off by one tx3g style record end position.
Damiano Galassi
2020-09-01
1
-1
/
+1
*
decavsub: remove stale file
Josh Soref
2020-08-30
1
-146
/
+0
*
libhb: improve videotoolbox detection and add support for constant quality en...
Damiano Galassi
2020-08-23
6
-66
/
+170
*
qsv: update dx11 patch for ffmpeg 4.3.1
agalin89
2020-08-22
6
-49
/
+68
*
dvdnav: set HB_ERROR_READ when exiting early due to errors
John Stebbins
2020-08-20
1
-0
/
+25
*
qsv: remove globals
agalin89
2020-08-20
7
-56
/
+50
*
fix: SW encoding when crop/resize is used
agalin89
2020-08-04
1
-8
/
+11
*
libhb: do not set thread priorities on Darwin arm. Original patch contributed...
Damiano Galassi
2020-08-03
1
-3
/
+4
*
qsv: fix incorrect async depth values in GUI binary
agalin89
2020-07-29
4
-16
/
+20
*
qsv: fix of speed preset to be effective as MFX_TARGETUSAGE_7/MFX_TARGETUSAGE...
agalin89
2020-07-28
1
-1
/
+8
*
qsv: holding frames context that associated with surface in the hb_buffer
agalin89
2020-07-28
6
-53
/
+34
*
qsv: improved memory management
agalin89
2020-07-28
5
-71
/
+37
*
qsv: fixing linux build
Dmitrichenko, Max
2020-07-22
5
-38
/
+49
*
NVEnc: Allow bitrate to be variable for Average Bitrate Mode in HB. Fixes #3020
sr55
2020-07-21
1
-3
/
+3
*
hb_json: make it easier for UI to zero out metadata
John Stebbins
2020-07-20
1
-13
/
+35
*
fix: adding TODOs for future refactoring
Artem Galin
2020-07-20
2
-0
/
+4
*
fix: unconditionally whether QSV is used or not
Artem Galin
2020-07-20
3
-76
/
+104
*
qsv: reimplemented context memory management and small fixes
Artem Galin
2020-07-20
9
-118
/
+99
*
qsv: move hw filters flag check into function
Artem Galin
2020-07-20
8
-19
/
+21
*
qsv: remove globals
Artem Galin
2020-07-20
10
-126
/
+151
*
qsv: fix gui issue with when av_frame is null
Artem Galin
2020-07-20
1
-3
/
+11
*
qsv: added HW offload of resize filter
Artem Galin
2020-07-20
9
-321
/
+567
*
qsv: more depth helps for better performance
Dmitrichenko, Max
2020-07-11
4
-99
/
+29
*
qsv: default usage is balanced
Dmitrichenko, Max
2020-07-11
1
-1
/
+1
[prev]
[next]