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
*
libhb: passthru mastering display metadata and content light level metadata.
Damiano Galassi
2021-02-01
13
-4
/
+462
*
sync: tag the generated black buffer with the color code points, to avoid tri...
Damiano Galassi
2021-01-30
1
-1
/
+5
*
libhb: revert part of the previous colormatrix override commit.
Damiano Galassi
2021-01-25
10
-34
/
+85
*
libhb: change the color-matrix cli option behavior. Set the color info at the...
Damiano Galassi
2021-01-24
10
-86
/
+35
*
libhb: update the audio encoders list after the latest hb_encoder_internal_t ...
Damiano Galassi
2021-01-23
1
-35
/
+35
*
libhb: re-implement colorspace filter with zimg, add tonemap, and expose the ...
Damiano Galassi
2021-01-23
7
-145
/
+446
*
contrib: add zimg.
Damiano Galassi
2021-01-23
1
-1
/
+1
*
libhb: remove unused code of an old QSV zero-copy implementation.
Damiano Galassi
2021-01-23
1
-26
/
+7
*
qsv: add scaling modes and interpolation methods for qsv scale filter
agalin89
2021-01-22
4
-4
/
+117
*
muxavformat: disable libavformat's mkv automatic handling of default flag. Fi...
Damiano Galassi
2021-01-21
1
-0
/
+2
*
sync: fix PtoP hang
Damiano Galassi
2021-01-21
1
-2
/
+1
*
bd: Mark an encode as having a read error if we get too many consecutive bad ...
sr55
2021-01-13
1
-1
/
+3
*
libhb: properly set the 'PresetDisabled' presets property.
Damiano Galassi
2021-01-04
3
-100
/
+53
*
Update copyright dates to 2021.
Bradley Sepos
2021-01-01
92
-92
/
+92
*
qsv: update Comet Lake, Ice Lake and Tiger Lake cpu ids
agalin89
2020-12-15
3
-0
/
+10
*
libhb: Fix QSV preset validation for macOS.
Bradley Sepos
2020-12-12
1
-6
/
+3
*
presets: Disable autocrop for hardware accelerated presets.
Bradley Sepos
2020-12-12
1
-4
/
+4
*
qsv: use speed preset for qsv hw presets
agalin89
2020-12-12
1
-2
/
+2
*
qsv: remove asyncdepth from presets
agalin89
2020-12-12
1
-81
/
+0
*
presets: Add PresetDisabled key.
Bradley Sepos
2020-12-12
1
-0
/
+1
*
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
[next]