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
*
MacGui: add Italian localisation.
Damiano Galassi
2019-02-14
35
-23
/
+3065
*
MacGui: fix documentation link, some property annotations.
Damiano Galassi
2019-02-14
9
-29
/
+21
*
libhb: enable SWS_CS_BT2020 matrix.
Damiano Galassi
2019-02-14
1
-3
/
+2
*
WinGui: Temp fix for the build until we can refactor the queue error handling.
sr55
2019-02-13
3
-1
/
+13
*
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
*
MacGui: remove two old unused classes, remove some old compatibility hacks, a...
Damiano Galassi
2019-02-13
16
-423
/
+45
*
Add WebM support (#1822)
Justin Bull
2019-02-13
31
-52
/
+337
*
flatpak: fix hb logo file
John Stebbins
2019-02-12
3
-116385
/
+57
*
LinGui: sanitize preset export filename
John Stebbins
2019-02-12
2
-3
/
+16
*
MacGui: send integerForKey: instead of [objectForKey:] intValue]
Damiano Galassi
2019-02-12
7
-14
/
+15
*
MacGui: serialize the queue item status to disk.
Damiano Galassi
2019-02-12
1
-0
/
+6
*
MacGui: update German localization (housekeeping #1)
Nomis101
2019-02-12
14
-54
/
+54
*
contrib: Restore FFmpeg VideoToolbox patch.
Bradley Sepos
2019-02-11
1
-0
/
+27
*
contrib: Update to x265 3.0.
Ewout ter Hoeven
2019-02-11
4
-20
/
+20
*
contrib: Update to FFmpeg 4.1.1.
Ewout ter Hoeven
2019-02-11
8
-321
/
+3
*
WinGui: Remove hard coded ordering on the in-line presets selector.
sr55
2019-02-11
2
-42
/
+57
*
contrib: Update to nvenc 8.2.15.7
Ewout ter Hoeven
2019-02-11
1
-4
/
+4
*
contrib: Update to fdk-aac 0.1.6.
Ewout ter Hoeven
2019-02-11
1
-3
/
+6
*
contrib: Update to libvorbis-1.3.6
Ewout ter Hoeven
2019-02-11
1
-3
/
+3
*
contrib: Correct upstream libogg url.
Bradley Sepos
2019-02-11
1
-1
/
+1
*
contrib: Update to libogg 1.3.3.
Ewout ter Hoeven
2019-02-11
3
-27
/
+3
*
Revert "contrib: Update to libvorbis-1.3.6"
Bradley Sepos
2019-02-11
1
-3
/
+3
*
contrib: Update to libvorbis-1.3.6
Ewout ter Hoeven
2019-02-11
1
-3
/
+3
*
LinGui: fix display of special characters in preset name
John Stebbins
2019-02-11
1
-6
/
+15
*
nvenc: silence a compiler warning.
sr55
2019-02-11
1
-1
/
+1
*
gtk: Link to libbcrypt on mingw-w64
mwayne
2019-02-11
1
-1
/
+1
*
nvenc_common: fix compiler warning
John Stebbins
2019-02-11
1
-0
/
+2
*
encavcodec: fix potential use of uninitialized variable
John Stebbins
2019-02-11
1
-1
/
+1
*
dvdnav: fix potentially unterminated string
John Stebbins
2019-02-11
1
-1
/
+2
*
scan: fix potential buffer overflow in sprintf
John Stebbins
2019-02-11
1
-7
/
+6
*
Fix return value of hb_blobal_init_no_hardware
John Stebbins
2019-02-11
1
-1
/
+1
*
decavcodec: fix error when ffmpeg parser changes the codec_id
John Stebbins
2019-02-11
1
-4
/
+17
*
dvd: Add support for MPEG-1 on DVD
John Stebbins
2019-02-11
2
-0
/
+36
*
stream: Improve probing of unknown streams
John Stebbins
2019-02-11
1
-48
/
+146
*
WinGui: Utilise new hb_global_init_no_hardware when hb_global_init fails. T...
sr55
2019-02-11
7
-55
/
+79
*
WinGui: Remove left over Advanced Tab checkbox
sr55
2019-02-11
4
-39
/
+19
*
libhb: Add a hb_global_init_no_hardware that disables all the hardware encode...
sr55
2019-02-11
7
-39
/
+91
*
MacGui: fix queue table items expanded/collapsed state after an undo/redo.
Damiano Galassi
2019-02-09
2
-13
/
+10
*
libhb: Append input bitrate to end of audio source description. Closes #1718.
Andrew Brezovsky
2019-02-08
1
-0
/
+6
*
MacGui: refactor some queue related properties out of HBJob to a new HBQueueI...
Damiano Galassi
2019-02-07
14
-273
/
+465
*
WinGui: Change the behaviour of the destination source alert to revert to the...
sr55
2019-02-07
1
-1
/
+1
*
libhb: do not set HB_STATE_WORKDONE before all the work threads are closed.
Damiano Galassi
2019-02-05
1
-3
/
+2
*
MacGui: correct revealSelectedQueueItemsSources: action validation.
Damiano Galassi
2019-02-05
1
-1
/
+2
*
MacGui: fix subtitles tab actions.
Damiano Galassi
2019-02-05
1
-20
/
+21
*
MacGui: use a view-based table view in the queue window.
Damiano Galassi
2019-02-05
10
-384
/
+511
*
WinGui: Fix instance handling in Libencode.
sr55
2019-02-03
1
-17
/
+17
*
WinGui: Make the disposal of services more aggressive. May Fix or help in #1851
sr55
2019-02-02
4
-50
/
+98
*
WinGui: Remove inline Destination check. It's more annoying than useful. Fixe...
sr55
2019-01-30
1
-7
/
+0
*
MacGui: remove the old advanced x264 options view.
Damiano Galassi
2019-01-30
9
-2273
/
+12
[next]