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
/
test.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
deblock: replace pp7 with avfilter vf_deblock
John Stebbins
2019-05-02
1
-13
/
+53
*
qsv: use HB_PROJECT_FEATURE_QSV instead of USE_QSV
John Stebbins
2019-04-17
1
-6
/
+6
*
make: finish correcting host/build semantics
John Stebbins
2019-04-17
1
-1
/
+1
*
libhb: change preset key to VideoColorMatrixCodeOverride
John Stebbins
2019-04-08
1
-1
/
+2
*
libhb: Initial implementation of Chroma Smooth filter.
Bradley Sepos
2019-03-28
1
-10
/
+103
*
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
1
-1
/
+1
*
CLI: Add command line override for SubtitleBurnDVDSub
John Stebbins
2018-10-31
1
-1
/
+12
*
fix race in getting sequence_id of completed job
John Stebbins
2018-08-07
1
-1
/
+1
*
MacGui: set the minimum deployment target to 10.10. Remove Growl and use macO...
Damiano Galassi
2018-06-08
1
-31
/
+9
*
cli: Update help to list FFmpeg yadif.
Bradley Sepos
2018-05-29
1
-1
/
+1
*
Update copyright dates to 2018.
Bradley Sepos
2018-01-01
1
-1
/
+1
*
cli: Don't throttle non-tty output. #1067
Bradley Sepos
2017-12-24
1
-8
/
+1
*
cli: Fix typo in 6eb3ef1a.
Bradley Sepos
2017-12-24
1
-2
/
+4
*
cli: Restore previous CLI progress separator.
Bradley Sepos
2017-12-24
1
-4
/
+4
*
Add adaptive streaming support (#972)
John Stebbins
2017-11-09
1
-0
/
+11
*
CLI: add option to log version, title, and progress in json
John Stebbins
2017-11-06
1
-5
/
+73
*
LinGui: Add "Category" dropdown to preset save dialog
John Stebbins
2017-11-06
1
-1
/
+2
*
CLI: add help for --align-av
John Stebbins
2017-11-02
1
-0
/
+3
*
CLI: fix integer wrapping of p-to-p start/end times
John Stebbins
2017-09-06
1
-1
/
+1
*
cli: Add --arate=auto to CLI help.
Bradley Sepos
2017-07-23
1
-1
/
+1
*
cli: Fix warning when audio sample rate is 0 or auto.
Bradley Sepos
2017-07-23
1
-1
/
+1
*
cli: Fix regression in a5450860.
Bradley Sepos
2017-06-19
1
-0
/
+52
*
cli: Fix typo in last commit.
Bradley Sepos
2017-06-17
1
-1
/
+1
*
cli: Fix encoding progress line breaks on Windows.
Bradley Sepos
2017-06-17
1
-20
/
+41
*
cli: Remove legacy BeOS code.
Bradley Sepos
2017-06-17
1
-56
/
+1
*
sync: work-around players with broken edit list support
John Stebbins
2017-06-13
1
-0
/
+7
*
opencl: removit it (#777)
John Stebbins
2017-06-12
1
-14
/
+0
*
Remove the OpenCL Bicubic scaling option. Unfortunatly it's causing too many ...
sr55
2017-06-07
1
-7
/
+0
*
cli: add an additional null check to silence a clang static analyizer warning.
Damiano Galassi
2017-05-31
1
-7
/
+10
*
cli: Avoid carriage return in progress output when piping.
Bradley Sepos
2017-05-31
1
-9
/
+31
*
libhb: Add LapSharp sharpening filter.
Bradley Sepos
2017-05-30
1
-0
/
+95
*
libhb: Add Unsharp sharpening filter.
Bradley Sepos
2017-05-30
1
-0
/
+94
*
CLI: don't override preset subtitle burn defaults...
John Stebbins
2017-03-22
1
-21
/
+24
*
CLI: clean up when exiting early
John Stebbins
2017-03-21
1
-11
/
+14
*
subtitles: simplify and shorten subtitle descriptions (#591)
John Stebbins
2017-03-10
1
-5
/
+1
*
Fix various spelling mistakes (#613)
Sebastian Ramacher
2017-03-10
1
-4
/
+4
*
cli: Adding hb_opencl_set_enable when --use-opencl is set. #496
sr55
2017-01-15
1
-0
/
+5
*
json: revise range "End" for time and frame ranges
John Stebbins
2017-01-11
1
-2
/
+9
*
Update copyright dates to 2017.
Bradley Sepos
2017-01-01
1
-1
/
+1
*
CLI: fix csv file chapter import
John Stebbins
2016-12-29
1
-2
/
+2
*
libhb: add new color tags for Bt 2020 and SMPTE ST 2084
Damiano Galassi
2016-12-21
1
-0
/
+3
*
CLI: allow overriding automatically selected "default" subtitle
John Stebbins
2016-12-15
1
-4
/
+22
*
CLI: fix --no-comb-detect
John Stebbins
2016-12-01
1
-1
/
+1
[next]