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
...
*
LinGui: remove unused 'active' variable
John Stebbins
2019-01-14
1
-2
/
+0
*
encavcodec: remove unused 'job' variable
John Stebbins
2019-01-14
1
-1
/
+0
*
encavcodec: respect inline_parameter_sets setting
John Stebbins
2019-01-14
1
-1
/
+4
*
ssautil: fix strndup on mingw
John Stebbins
2019-01-14
3
-3
/
+38
*
ssautil: remove debug printf
John Stebbins
2019-01-14
1
-1
/
+0
*
ssa: improve SSA to TX3G conversion
John Stebbins
2019-01-14
8
-443
/
+987
*
ports: fix memory corruption in hb_getline
John Stebbins
2019-01-14
1
-3
/
+7
*
LinGui: fix position of subtitle radio buttons
John Stebbins
2019-01-14
1
-2
/
+2
*
ports: move hb_getline to ports.c where it belongs
John Stebbins
2019-01-14
4
-69
/
+67
*
Add hb_getline since mingw doesn't have getline function
John Stebbins
2019-01-14
3
-2
/
+70
*
LinGui: add SSA import
John Stebbins
2019-01-14
4
-35
/
+92
*
decssasub: fix crash when filename is invalid
John Stebbins
2019-01-14
1
-20
/
+21
*
decssasub: fix subtitle start/stop time offset
John Stebbins
2019-01-14
1
-2
/
+2
*
Add SSA subtitle import
John Stebbins
2019-01-14
17
-161
/
+640
*
WinGui: Make the toolbar customisation options more discoverable by making th...
sr55
2019-01-14
5
-9
/
+84
*
WinGui: Removing a miss remnant of the old advanced tab.
sr55
2019-01-14
1
-3
/
+0
*
WinGui: Make the MRU feature more useful. If the directory is not found, chec...
sr55
2019-01-12
1
-0
/
+18
*
WinGui: Minor tidyup in MVM.
sr55
2019-01-12
1
-176
/
+11
*
WinGui: Strip out some legacy code for x264 options handling.
sr55
2019-01-12
21
-8138
/
+5282
*
WinGui: Improve the quality of text rendering on the installer on high DPI di...
sr55
2019-01-11
2
-0
/
+2
*
WinGui: Improvements to the installer. Fixed the issue where the uninstaller...
sr55
2019-01-11
4
-4
/
+12
*
decavcodec: fix more potential uses of uninitialized variables
Tim Walker
2019-01-08
1
-6
/
+6
*
contrib: Revert libvpx clang patch added in e3817b13cfebce6f7542be6761bd9fa8b...
Bradley Sepos
2019-01-08
1
-46
/
+0
*
contrib: Fix potential assembly issues with libvpx and AVX-512.
Bradley Sepos
2019-01-07
2
-0
/
+50
*
fix missing frames when transcoding m2ts files
John Stebbins
2019-01-07
2
-1
/
+68
*
scripts: Update to mingw-w64-build 4.1.1.
Bradley Sepos
2019-01-07
1
-12
/
+36
*
LinGui: update ubuntu package build dependencies
John Stebbins
2019-01-07
2
-2
/
+2
*
flatpak: remove unnecessary dependencies
John Stebbins
2019-01-06
3
-25
/
+1
*
configure: fix LDProbe cleanup on mingw
John Stebbins
2019-01-06
1
-1
/
+5
*
decavcodec: fix potential use of uninitialized variables
John Stebbins
2019-01-05
1
-2
/
+2
*
flatpak: update to freedesktop 18.08 platform/sdk
John Stebbins
2019-01-05
2
-31
/
+11
*
flatpak: fix x264 link errors in latest flatpak Sdk
John Stebbins
2019-01-05
1
-0
/
+4
*
flatpak: fix access to gvfs mounted filesystems
John Stebbins
2019-01-05
1
-0
/
+1
*
Cleanup callbacks.c
Pavel Shlyak
2019-01-05
1
-17
/
+2
*
Cleanup preview.c
Pavel Shlyak
2019-01-05
1
-9
/
+1
*
MacGui: try to fix an hang on Sierra.
Damiano Galassi
2019-01-05
2
-24
/
+18
*
WinGui: Fix a potential crash in the OptionsTabNameConverter. Fixes #1784
sr55
2019-01-04
1
-4
/
+12
*
WinGui: Improvements to the new queue design.
sr55
2019-01-04
6
-20
/
+128
*
WinGui: Remove support for loading legacy settings files AND add VideoScaler ...
sr55
2019-01-03
1
-53
/
+2
*
gtk: Fix minor cross compile issue in callbacks
mwayne
2019-01-03
1
-4
/
+4
*
WinGui: Add CPU info back into the log header as it's not always available in...
sr55
2019-01-01
1
-0
/
+1
*
WinGui: Fix restriction on the picture settings tab after setting a preset. ...
sr55
2019-01-01
1
-2
/
+6
*
WinGui: Fix erroneous log message error about invalid x264 preset when not us...
sr55
2019-01-01
1
-0
/
+5
*
MacGui: make some more strings of HBPicture+UIAdditions accessible for locali...
Nomis101
2019-01-01
1
-10
/
+10
*
Update copyright dates to 2019.
Bradley Sepos
2019-01-01
148
-149
/
+149
*
setup: don't require the user to agree to GPL-3 to complete setup.
Diego Elio Pettenò
2018-12-31
2
-0
/
+6
*
WinGui: Fix Detelecine tooltip. Fixes #1760
sr55
2018-12-30
3
-27
/
+21
*
WinGui: Fix issues with "Any" language selection with the "First" option use...
sr55
2018-12-30
2
-70
/
+74
*
WinGui: Fix an issue where picture settings (crop and anamorphic) are not cor...
sr55
2018-12-30
1
-0
/
+11
*
Update the mfx dispatch library to the head revision a7d95e5 to fix issues wi...
sr55
2018-12-30
1
-2
/
+2
[prev]
[next]