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: store the color code points in hb_image_s. A UI can use this informati...
Damiano Galassi
2021-04-13
2
-0
/
+6
*
preset: don't add rotate to job when "angle=0:hflip=0"
John Stebbins
2021-04-12
1
-1
/
+3
*
rotate: invert par when rotating by 90
John Stebbins
2021-04-12
1
-9
/
+13
*
pad: prevent invalid settings reaching avfilter
John Stebbins
2021-04-12
1
-2
/
+3
*
Add ability to apply filters to previews
John Stebbins
2021-04-12
8
-100
/
+407
*
muxavformat: fix compiler indentation warning
John Stebbins
2021-04-12
1
-1
/
+1
*
chroma_smooth: copy the color info to the newly created buffers.
Damiano Galassi
2021-04-08
1
-0
/
+11
*
qsv: allow to use higher hardware version for new platforms
agalin89
2021-04-02
1
-1
/
+1
*
qsv: improve encoder error handling
agalin89
2021-04-02
3
-7
/
+24
*
qsv: fix platform message
agalin89
2021-03-31
1
-1
/
+0
*
qsv: fix hevc/av1 10bit -> hevc 10bit
agalin89
2021-03-29
1
-3
/
+5
*
qsv: fix adapter details info when multiple runs
agalin89
2021-03-21
4
-26
/
+57
*
qsv: redesigned adapter capabilities collection and reporing
agalin89
2021-03-12
12
-449
/
+901
*
Pass new entries to av_opts as strings
PMunkes
2021-03-09
1
-2
/
+2
*
Fix option names in VCE workaround
PMunkes
2021-03-09
1
-5
/
+2
*
Correct QP range when using ffmpeg VCE H265
PMunkes
2021-03-09
1
-0
/
+9
*
preset: add a subtitles track only if it doesn't need to be burned, or if it ...
Damiano Galassi
2021-03-05
1
-1
/
+6
*
Fix for Issue #632 (#3413)
George Sheppard
2021-03-03
1
-0
/
+5
*
common: add videotoolbox hevc 10bit to hb_video_encoder_get_depth().
Damiano Galassi
2021-03-02
1
-0
/
+3
*
hardware: Signal when hardware support is not compiled in on x86 platforms.
sr55
2021-02-28
3
-5
/
+5
*
libhb: add videotoolbox 10bit hevc encoder.
Damiano Galassi
2021-02-28
7
-52
/
+113
*
fixed typos
freddii
2021-02-25
10
-12
/
+12
*
sync: fix missing last subtitle in mp4, the subtitle sanitizer did not receiv...
Damiano Galassi
2021-02-25
1
-4
/
+14
*
decavsub: fix SSA hardsub when the stream contains subtitle lines with durati...
Damiano Galassi
2021-02-24
1
-1
/
+1
*
libhb: remove gargabe characters in comments that were added in a multiline e...
Damiano Galassi
2021-02-22
1
-2
/
+2
*
libhb: Replace hardcoded input pixel format for NV12 conversion.
Bradley Sepos
2021-02-20
1
-1
/
+1
*
libhb: Decode directly to NV12 for MediaFoundation encoder where possible.
Bradley Sepos
2021-02-20
2
-12
/
+49
*
Gate MediaFoundation encoder behind --enable-mf.
Bradley Sepos
2021-02-20
4
-3
/
+7
*
Add support for using the ffmpeg MediaFoundation encoder wrapper
Martin Storsjö
2021-02-20
5
-4
/
+172
*
contrib: ffmpeg: Enable the MediaFoundation encoder wrappers
Martin Storsjö
2021-02-20
1
-1
/
+1
*
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
[next]