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
*
flatpak: update to gnome 3.36 platform
John Stebbins
2020-04-26
2
-2
/
+2
*
MacGui: handle all KVO messages, fixes #2796 .
Damiano Galassi
2020-04-26
1
-2
/
+5
*
Multi instance (#2791)
Scott
2020-04-26
48
-1362
/
+979
*
MacGui: start encoding a new job is the queue is running and the worker count...
Damiano Galassi
2020-04-25
1
-3
/
+25
*
hb_dict: fix loading preset files with unicode path
John Stebbins
2020-04-22
1
-1
/
+9
*
WinGui: Fix a bug in the preview window where the flip was operating on the w...
sr55
2020-04-18
1
-1
/
+1
*
log when auto-rotation is applied
John Stebbins
2020-04-17
1
-0
/
+3
*
MacGui: deduplicate some code.
Damiano Galassi
2020-04-15
1
-6
/
+1
*
MacGui: there is no need to update the core state each progress update.
Damiano Galassi
2020-04-15
1
-1
/
+0
*
MacGui: simplify main window progress info.
Damiano Galassi
2020-04-14
3
-128
/
+125
*
WinGui: Fix an initialisation error on the Process Isolation code.
sr55
2020-04-13
1
-1
/
+1
*
MacGui: improve some NSNotificationCenter calls to avoid listening to unwante...
Damiano Galassi
2020-04-12
6
-12
/
+22
*
MacGui: set the "show all" button state properly when the view is loaded.
Damiano Galassi
2020-04-12
2
-2
/
+2
*
WinGui: Improve Langauge for process isolation and be clear what it is, and h...
sr55
2020-04-11
10
-21
/
+63
*
WinGui: If selecting a preset that uses an video encoder that's not in use, w...
sr55
2020-04-11
5
-3
/
+81
*
WinGui: Improvements to the Process Isolation Worker.
sr55
2020-04-11
9
-39
/
+146
*
WinGui: Stripping much of the remaining app config out of the Queue Jobs. Cer...
sr55
2020-04-11
15
-244
/
+100
*
MacGui: clear main window progress info when the queue is done.
Damiano Galassi
2020-04-11
1
-3
/
+3
*
MacGui: enhance the queue to allow up to 4 simultaneous encodes. Add a prefer...
Damiano Galassi
2020-04-11
33
-691
/
+2269
*
MacGui: cosmetics.
Damiano Galassi
2020-04-11
2
-4
/
+0
*
MacGui: lazy xpc service init.
Damiano Galassi
2020-04-11
1
-14
/
+20
*
MacGui: remove distributed queue.
Damiano Galassi
2020-04-11
11
-568
/
+89
*
WinGui:
sr55
2020-04-10
6
-13
/
+55
*
WinGui: Allow the *experimental* process worker feature to be enabled though ...
sr55
2020-04-09
18
-243
/
+200
*
MacGui: don't recreate all the queue items urls from bookmarks at launch.
Damiano Galassi
2020-04-06
4
-31
/
+17
*
WinGui: Supress validaiton on the Wix Installer to allow it to build correctl...
sr55
2020-04-04
1
-0
/
+3
*
WinGui: Fix shortcut creation in the new installer.
sr55
2020-04-04
1
-1
/
+1
*
New installer (#2739)
Scott
2020-04-04
3
-22
/
+23
*
WinGui: The beginnings of a MSI based installed using the WIX toolset. Note...
sr55
2020-04-04
6
-0
/
+777
*
actions: Disable running on forked repos. Seems to be some instability in th...
sr55
2020-04-04
3
-0
/
+33
*
libhb: Silence pkg-config errors during libxml2 search.
Bradley Sepos
2020-04-03
1
-2
/
+2
*
scan: Fix aspect ratio warning for DVD and BD
John Stebbins
2020-03-31
2
-2
/
+20
*
WinGui: Further work on the isolated process articecture.
sr55
2020-03-31
18
-240
/
+369
*
decavsub: fix decoding PGS from ffmpeg streams
John Stebbins
2020-03-30
1
-2
/
+10
*
macosx: Pass compiler optimization level to Xcode.
Bradley Sepos
2020-03-30
2
-8
/
+16
*
libhb: Attempt finding libxml2 via pkg-config on Linux.
Bradley Sepos
2020-03-30
1
-1
/
+10
*
make: Append system PKG_CONFIG_PATH when building contribs.
Bradley Sepos
2020-03-30
1
-1
/
+1
*
MacGui: run NSWorkspace openFile:withApplication: on a background thread.
Damiano Galassi
2020-03-30
1
-16
/
+25
*
MacGui: update subtitles tracks serialization check after the libhb enum change.
Damiano Galassi
2020-03-30
1
-1
/
+1
*
ffmpeg: support 'H265' FourCC in AVI.
Tim Walker
2020-03-30
1
-0
/
+26
*
WinGui: Update the Queue Summary display to render more information on the au...
sr55
2020-03-29
2
-1
/
+25
*
decavsub: patch ffmpeg to fix workaround hacks
John Stebbins
2020-03-29
4
-37
/
+137
*
decavsub: reduce EIA 608 font size
John Stebbins
2020-03-29
1
-1
/
+1
*
fix job logging of dvb subtitle source
John Stebbins
2020-03-29
1
-0
/
+2
*
decavsub: fix dvb subtitle passthrough
John Stebbins
2020-03-29
2
-3
/
+8
*
decavsub: remove dvb subtitle post-stuffing during demux
John Stebbins
2020-03-29
2
-10
/
+10
*
decavsub: use libav to decode dvd subtitles
John Stebbins
2020-03-29
12
-858
/
+154
*
decavsub: use libav to decode EIA 608 subtitles
John Stebbins
2020-03-29
8
-1915
/
+90
*
decavsub: enable dvb subtitle passthrough in mkv
John Stebbins
2020-03-29
2
-0
/
+6
*
decavsub: add DVB subtitle *burn-only* support
John Stebbins
2020-03-29
5
-26
/
+76
[next]