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
Commit message (
Expand
)
Author
Age
Files
Lines
*
WinGui: Update the UI for the new deblock filter. #2028
sr55
2019-05-02
12
-39
/
+166
*
MacGui: update UI for the new deblock filter.
Damiano Galassi
2019-05-02
7
-78
/
+357
*
deblock: replace pp7 with avfilter vf_deblock
John Stebbins
2019-05-02
18
-849
/
+809
*
MacGui: fixes some runtime warnings.
Damiano Galassi
2019-05-02
4
-7
/
+7
*
MacGui: update Italian localization.
Damiano Galassi
2019-05-02
4
-8
/
+11
*
MacGui: fixes encoder tune 'none' localized item.
Damiano Galassi
2019-05-02
4
-14
/
+99
*
Add libnuma-dev to Travis CI
Scott
2019-04-27
1
-1
/
+1
*
WinGui: Minor refactoring of the AutoNameHelper class to improve code readabi...
sr55
2019-04-25
1
-131
/
+130
*
WinGui: Fix Autoname directory selection
sr55
2019-04-25
1
-5
/
+3
*
WinGui: Refactor Filters View Model - (Grayscale)
sr55
2019-04-25
4
-38
/
+99
*
WinGui: Refactor Filters View Model - (Rotate and Flip)
sr55
2019-04-25
4
-60
/
+122
*
WinGui: Refactor Filters View Model - (Deblock)
sr55
2019-04-25
4
-105
/
+103
*
WinGui: Refactor Filters View Model - (Deinterlace and Detection Filters)
sr55
2019-04-25
5
-235
/
+264
*
WinGui: Tidyup the new DetelecineFilter class
sr55
2019-04-25
1
-22
/
+4
*
WinGui: Refactor Filters View Model - (Detelecine Filter)
sr55
2019-04-25
4
-78
/
+155
*
WinGui: Refactor Filters View Model - (Denoise Filter)
sr55
2019-04-25
5
-154
/
+206
*
WinGui: Refactor the Filters View Model. Each filter will now have it's own ...
sr55
2019-04-25
5
-130
/
+233
*
WinGui: Updating German and Chinese Translations. Added French Translation.
sr55
2019-04-23
8
-60
/
+2648
*
WinGui: Fix a preset import ordering bug that could produce an incorrect audi...
sr55
2019-04-22
1
-2
/
+2
*
WinGui: Update new default settings for collision behaviour.
sr55
2019-04-21
1
-1
/
+1
*
WinGui: Auto-name System will now always generate a unique filename. The Pref...
sr55
2019-04-21
10
-62
/
+244
*
WinGui: Fix Typo
sr55
2019-04-21
2
-2
/
+2
*
WinGui: Improvements to Options layout. "General" tab has been split. "When ...
sr55
2019-04-20
5
-46
/
+107
*
WinGui: New option to control the file overwrite default behaviour. Overwrite...
sr55
2019-04-20
18
-92
/
+238
*
rendersub: fix crash while rendering subtitles
John Stebbins
2019-04-20
1
-11
/
+10
*
WinGui: Remove legacy delete.png icon and replace with grey X variant. Better...
sr55
2019-04-19
8
-6
/
+8
*
WinGui: Make the Queue Delete button more reliable. Doesn't need a double cli...
sr55
2019-04-19
2
-12
/
+18
*
WinGui: Another code path without error handling enabled for add to queue fixed.
sr55
2019-04-19
1
-1
/
+1
*
WinGui: Various fixes and improvements to validation handling and options in...
sr55
2019-04-19
10
-88
/
+107
*
configure: add fixed option name to ToolProbe
John Stebbins
2019-04-17
1
-32
/
+34
*
build: fix libdvdread on mingw when dlfcn is present
John Stebbins
2019-04-17
1
-1
/
+1
*
WinGui: Fix Language ordering for Audio and Subtitle tabs. Fixes #2050
sr55
2019-04-17
2
-7
/
+15
*
WinGui: Don't export Rotate is not set in preset export. Fixes #2047
sr55
2019-04-17
1
-1
/
+6
*
MacGui: remove unnecessary USE_X265 definition
John Stebbins
2019-04-17
1
-5
/
+0
*
cli: remove unused compiler defines
John Stebbins
2019-04-17
1
-12
/
+0
*
av_aac: use HB_PROJECT_FEATURE_FFMPEG_AAC instead of USE_FFMPEG_AAC
John Stebbins
2019-04-17
2
-4
/
+1
*
vce: use HB_PROJECT_FEATURE_VCE instead of USE_VCE
John Stebbins
2019-04-17
4
-13
/
+10
*
nvenc: use HB_PROJECT_FEATURE_NVENC instead of USE_NVENC
John Stebbins
2019-04-17
4
-11
/
+7
*
qsv: use HB_PROJECT_FEATURE_QSV instead of USE_QSV
John Stebbins
2019-04-17
25
-75
/
+114
*
encx265: Use HB_PROJECT_FEATURE_X265 instead of USE_X265
John Stebbins
2019-04-17
8
-26
/
+26
*
configure: export FEATURE.* vars to project.h
John Stebbins
2019-04-17
2
-32
/
+46
*
configure: fix osx build
John Stebbins
2019-04-17
1
-2
/
+1
*
LinGui: fix additional mingw gtk UI build issues
John Stebbins
2019-04-17
6
-9
/
+16
*
gtk: Fix cross compile issue with regex
mwayne
2019-04-17
1
-22
/
+2
*
compat: fix compiler warning in strerror_r
John Stebbins
2019-04-17
1
-0
/
+1
*
make: finish correcting host/build semantics
John Stebbins
2019-04-17
38
-145
/
+145
*
WinGui: Fix previews after hb_image_s change. Fixes #2044
sr55
2019-04-16
2
-0
/
+2
*
WinGui: Reset IsPresetModified when Updating a preset. Fixes #2042
sr55
2019-04-16
1
-0
/
+1
*
configure: Add comments to make lib checks more readable
John Stebbins
2019-04-16
1
-18
/
+29
*
configure: make separate LDTest and PkgConfigTest functions
John Stebbins
2019-04-16
1
-76
/
+74
[next]