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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: libhb: cli: Improve support for NetBSD.
Bradley Sepos
2020-02-10
1
-1
/
+1
*
qsv: add support for FreeBSD
Jan Beich
2020-01-23
1
-1
/
+1
*
Update copyright dates to 2020.
Bradley Sepos
2020-01-01
4
-4
/
+4
*
Update ShowHelp() with option to name subtitles
dtparr
2019-12-19
1
-0
/
+2
*
Gardening: Clean up trailing whitespace
Nomis101
2019-11-04
1
-2
/
+2
*
contrib: Use libdav1d for AV1 decoding in FFmpeg.
Justin Bull
2019-09-17
1
-1
/
+1
*
libhb: resolve header conflicts with pango/harfbuzz
John Stebbins
2019-09-12
2
-4
/
+4
*
Resolve conflict with harfbuzz include file hb.h
John Stebbins
2019-09-10
2
-2
/
+2
*
CLI: add subtitle name support
John Stebbins
2019-08-11
1
-2
/
+31
*
Remove libsamplerate
John Stebbins
2019-08-11
1
-1
/
+1
*
Fix some typos (#2202)
Nomis101
2019-07-31
1
-1
/
+1
*
dvd: remove dvd specific details from hb_title_t
John Stebbins
2019-07-12
1
-7
/
+3
*
CLI: Don't ignore PictureKeepRatio preset key
John Stebbins
2019-05-31
1
-1
/
+1
*
deblock: replace pp7 with avfilter vf_deblock
John Stebbins
2019-05-02
1
-13
/
+53
*
cli: remove unused compiler defines
John Stebbins
2019-04-17
1
-12
/
+0
*
qsv: use HB_PROJECT_FEATURE_QSV instead of USE_QSV
John Stebbins
2019-04-17
2
-7
/
+6
*
make: finish correcting host/build semantics
John Stebbins
2019-04-17
3
-12
/
+12
*
configure: add option to enable/disable libnuma
John Stebbins
2019-04-15
1
-1
/
+4
*
libhb: change preset key to VideoColorMatrixCodeOverride
John Stebbins
2019-04-08
1
-1
/
+2
*
x265: enable building with libnuma on linux
John Stebbins
2019-04-04
1
-1
/
+1
*
libhb: Initial implementation of Chroma Smooth filter.
Bradley Sepos
2019-03-28
1
-10
/
+103
*
LinGui: make QSV encoding actually work
John Stebbins
2019-03-07
1
-0
/
+1
*
CLI: fix initialization of audio bitrate override
John Stebbins
2019-02-14
1
-0
/
+1
*
CLI: interpret --all-audio as implicit list of all tracks
John Stebbins
2019-02-13
1
-3
/
+6
*
CLI: fix error in setting up audio preset values
John Stebbins
2019-02-13
1
-52
/
+114
*
cli: Make --start-at and --stop-at strings more intuitive.
Bradley Sepos
2019-01-28
1
-6
/
+12
*
cli: Clarify --start-at and --stop-at help language.
Bradley Sepos
2019-01-27
1
-6
/
+7
*
Fix a few warnings.
Damiano Galassi
2019-01-23
1
-1
/
+2
*
Add SSA subtitle import
John Stebbins
2019-01-14
1
-2
/
+113
*
Update copyright dates to 2019.
Bradley Sepos
2019-01-01
4
-4
/
+4
*
Add VideoToolbox hardware encoding thru FFmpeg.
Damiano Galassi
2018-11-15
1
-1
/
+1
*
CLI: Add command line override for SubtitleBurnDVDSub
John Stebbins
2018-10-31
1
-1
/
+12
*
build: Allows to use clang/clang++ compiler on FreeBSD.
Yuichiro NAITO
2018-08-22
1
-0
/
+1
*
contrib: gtk: libhb: macosx: test: Remove remaining traces of libavresample.
Bradley Sepos
2018-08-16
1
-1
/
+1
*
fix race in getting sequence_id of completed job
John Stebbins
2018-08-07
1
-1
/
+1
*
build: Fix libavresample link order.
Yuichiro NAITO
2018-07-01
1
-1
/
+1
*
Add NVEnc encoder. (Round 3) (#1437)
Scott
2018-06-29
1
-0
/
+4
*
libhb: test: Guard VCE encoders behind USE_VCE.
Bradley Sepos
2018-06-08
1
-0
/
+4
*
MacGui: set the minimum deployment target to 10.10. Remove Growl and use macO...
Damiano Galassi
2018-06-08
1
-31
/
+9
*
flatpak: Add OARS metadata to HandBrakeCLI appdata
John Stebbins
2018-06-08
1
-0
/
+30
*
flatpak: automatically add <release> tag to cli appdata
John Stebbins
2018-06-07
3
-1
/
+17
*
flatpak: change "appdata" dir to "metainfo"
John Stebbins
2018-06-05
1
-1
/
+1
*
CLI: add flatpak manifest
John Stebbins
2018-06-05
3
-0
/
+77
*
cli: Update help to list FFmpeg yadif.
Bradley Sepos
2018-05-29
1
-1
/
+1
*
contrib: add lzma support
John Stebbins
2018-05-29
1
-1
/
+1
*
contrib: Add Speex decoder libspeex.
Bradley Sepos
2018-05-29
1
-1
/
+1
*
contrib: test: Strip dll and cli binary in build phase if debug=none.
Bradley Sepos
2018-05-29
1
-0
/
+7
*
libhb: cli: Link to libbcrypt on mingw-w64.
Bradley Sepos
2018-05-29
1
-1
/
+1
*
FFMPEG #974: Use latest FFMPEG 3.4.1 (1/2)
Sven Gothel
2018-05-28
1
-1
/
+1
*
build: Add FreeBSD support.
Yuichiro NAITO
2018-01-13
1
-1
/
+1
[next]