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
/
handbrake
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw-encoder-vaapi: Enables VAAPI if available and supported for h264 (tested w...
Sven Gothel
2021-04-20
4
-4
/
+38
*
libhb: store the color code points in hb_image_s. A UI can use this informati...
Damiano Galassi
2021-04-13
1
-0
/
+3
*
Add ability to apply filters to previews
John Stebbins
2021-04-12
3
-0
/
+4
*
qsv: improve encoder error handling
agalin89
2021-04-02
1
-1
/
+1
*
qsv: redesigned adapter capabilities collection and reporing
agalin89
2021-03-12
2
-5
/
+17
*
libhb: add videotoolbox 10bit hevc encoder.
Damiano Galassi
2021-02-28
1
-5
/
+6
*
fixed typos
freddii
2021-02-25
1
-1
/
+1
*
Gate MediaFoundation encoder behind --enable-mf.
Bradley Sepos
2021-02-20
1
-0
/
+1
*
Add support for using the ffmpeg MediaFoundation encoder wrapper
Martin Storsjö
2021-02-20
1
-4
/
+6
*
libhb: passthru mastering display metadata and content light level metadata.
Damiano Galassi
2021-02-01
3
-0
/
+35
*
libhb: revert part of the previous colormatrix override commit.
Damiano Galassi
2021-01-25
1
-0
/
+4
*
libhb: change the color-matrix cli option behavior. Set the color info at the...
Damiano Galassi
2021-01-24
1
-4
/
+0
*
libhb: re-implement colorspace filter with zimg, add tonemap, and expose the ...
Damiano Galassi
2021-01-23
1
-1
/
+167
*
qsv: add scaling modes and interpolation methods for qsv scale filter
agalin89
2021-01-22
2
-0
/
+4
*
libhb: properly set the 'PresetDisabled' presets property.
Damiano Galassi
2021-01-04
1
-0
/
+1
*
Update copyright dates to 2021.
Bradley Sepos
2021-01-01
33
-33
/
+33
*
qsv: update Comet Lake, Ice Lake and Tiger Lake cpu ids
agalin89
2020-12-15
1
-0
/
+1
*
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: use av_get_pix_fmt_name to get the pixel format string.
Damiano Galassi
2020-11-19
1
-1
/
+0
*
libhb: add 8bit to 10/12bit blend functions to rendersub.
Damiano Galassi
2020-11-18
1
-0
/
+3
*
qsv: added AV1 HW decoding capabilities
agalin89
2020-11-12
2
-0
/
+2
*
MP2 PassThru (libhb part)
Nomis101
2020-11-08
1
-1
/
+3
*
qsv: better adjustments of pool sizes for LA case to prevent corner cases reg...
agalin89
2020-10-17
1
-0
/
+2
*
qsv: fix AVC encoding hang when LA is enabled on Windows
agalin89
2020-10-11
1
-1
/
+0
*
qsv: added hb_qsv_adapters_list function and make proper multiple gpu adapter...
agalin89
2020-10-04
2
-4
/
+3
*
qsv: add gpu adapter index selection
agalin89
2020-09-06
2
-0
/
+4
*
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
1
-0
/
+1
*
qsv: update dx11 patch for ffmpeg 4.3.1
agalin89
2020-08-22
2
-4
/
+2
*
qsv: remove globals
agalin89
2020-08-20
2
-4
/
+4
*
qsv: fix incorrect async depth values in GUI binary
agalin89
2020-07-29
1
-5
/
+6
*
qsv: holding frames context that associated with surface in the hb_buffer
agalin89
2020-07-28
2
-4
/
+6
*
qsv: improved memory management
agalin89
2020-07-28
1
-3
/
+2
*
fix: adding TODOs for future refactoring
Artem Galin
2020-07-20
1
-0
/
+1
*
fix: unconditionally whether QSV is used or not
Artem Galin
2020-07-20
1
-1
/
+5
*
qsv: reimplemented context memory management and small fixes
Artem Galin
2020-07-20
3
-52
/
+48
*
qsv: move hw filters flag check into function
Artem Galin
2020-07-20
1
-0
/
+1
*
qsv: remove globals
Artem Galin
2020-07-20
2
-2
/
+9
*
qsv: added HW offload of resize filter
Artem Galin
2020-07-20
1
-7
/
+13
*
qsv: more depth helps for better performance
Dmitrichenko, Max
2020-07-11
2
-79
/
+19
*
qsv: fix memory leak while closing session
Dmitrichenko, Max
2020-07-11
1
-1
/
+1
*
Only dither audio when necessary
John Stebbins
2020-07-01
1
-1
/
+1
*
presets: Drop Apple 240p30 and Xbox Legacy 1080p30.
Bradley Sepos
2020-06-19
1
-227
/
+1
*
presets: Move Amazon Fire to top of Devices category.
Bradley Sepos
2020-06-19
1
-214
/
+214
*
libhb: Save/load preview images to/from disk using libjpeg-turbo.
Bradley Sepos
2020-06-15
1
-2
/
+4
*
libhb: Fix decavsub copyright date.
Bradley Sepos
2020-05-07
1
-1
/
+1
[next]