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: set the minimum deployment target to 10.10. Remove Growl and use macO...
Damiano Galassi
2018-06-08
50
-2119
/
+289
*
flatpak: Add OARS metadata to HandBrakeCLI appdata
John Stebbins
2018-06-08
1
-0
/
+30
*
Add OARS metadata to appdata (#1397)
Nick Richards
2018-06-08
1
-1
/
+31
*
flatpak: automatically add <release> tag to LinGui appdata
John Stebbins
2018-06-07
4
-22
/
+34
*
flatpak: automatically add <release> tag to cli appdata
John Stebbins
2018-06-07
4
-1
/
+17
*
flatpak: disable update checks
John Stebbins
2018-06-07
1
-1
/
+1
*
build: move --flatpak option into configure "Build Options"
John Stebbins
2018-06-07
1
-4
/
+3
*
graphics: Add single toolbar icon for testing on macOS Mojave dark theme.
Bradley Sepos
2018-06-07
3
-0
/
+0
*
MacGui: set the rendering intent of the monochromatic toolbar images to "temp...
Damiano Galassi
2018-06-07
11
-0
/
+33
*
MaGui: fix activity text color in dark mode.
Damiano Galassi
2018-06-07
1
-1
/
+6
*
Mac: enable a compiler option recommended by Xcode 9.4.
Damiano Galassi
2018-06-07
6
-17
/
+19
*
Mac: Use the legacy build system in Xcode 10, the new one requiress some chan...
Damiano Galassi
2018-06-07
1
-0
/
+2
*
contrib: Only enable FFmpeg AMF configure options when VCE enabled.
Bradley Sepos
2018-06-06
1
-3
/
+4
*
scripts: add script for creating flatpak manifests
John Stebbins
2018-06-06
6
-30
/
+182
*
libhb: Cosmetic in encavcodec.c.
Bradley Sepos
2018-06-06
1
-1
/
+1
*
Add support for VCE hardware encoding.
Michael Wootton
2018-06-06
7
-10
/
+163
*
bd: Don't fail titles with unknown aspect
John Stebbins
2018-06-06
1
-2
/
+4
*
MacGui: make it possible to resize down the "add titles to queue" toolbar but...
Damiano Galassi
2018-06-06
4
-7
/
+30
*
Remove old issue template
Scott
2018-06-05
1
-27
/
+0
*
Adding Feature Request Template.
Scott
2018-06-05
1
-0
/
+28
*
Adding Bug Report Template
Scott
2018-06-05
1
-0
/
+33
*
Create CONTRIBUTING.md
Scott
2018-06-05
1
-0
/
+9
*
WinGui: cproj tidyup
sr55
2018-06-05
2
-191
/
+1
*
WinGui: Rename HandBrake.ApplicationServices back to HandBrake.Interop. It's ...
sr55
2018-06-05
205
-8399
/
+8392
*
WinGui: Additional Error Handling in EnumHelper
sr55
2018-06-05
1
-6
/
+23
*
flatpak: keep CLI in GUI package
John Stebbins
2018-06-05
1
-1
/
+0
*
flatpak: change package names
John Stebbins
2018-06-05
1
-4
/
+4
*
flatpak: change "appdata" dir to "metainfo"
John Stebbins
2018-06-05
2
-4
/
+4
*
CLI: add flatpak manifest
John Stebbins
2018-06-05
3
-0
/
+77
*
LinGui: conform to newer flatpak manifest standards
John Stebbins
2018-06-05
1
-4
/
+5
*
flatpak: uses fr.handbrake.ghb app id consistently
John Stebbins
2018-06-05
1
-2
/
+2
*
libhb: allow muxing E-AC3 in mp4.
Damiano Galassi
2018-06-05
1
-2
/
+2
*
LinGui: make flatpak pgp signature optional
John Stebbins
2018-06-04
2
-4
/
+8
*
LinGui: update flatpak gnome sdk version to 3.28
John Stebbins
2018-06-04
2
-2
/
+2
*
LinGui: open URLs with flatpak portal aware API
John Stebbins
2018-06-04
1
-3
/
+8
*
flatpak: add nasm to modules
John Stebbins
2018-06-04
2
-0
/
+26
*
LinGui: handle legacy preferences file better
John Stebbins
2018-06-04
2
-1
/
+3
*
decavcodec: fix issues with audio that has no explicit channel_layout
John Stebbins
2018-06-04
1
-9
/
+32
*
sync: don't drop short frames in OutputBuffer()
John Stebbins
2018-06-04
1
-5
/
+1
*
LinGui: Add opus for flatpak builds
John Stebbins
2018-06-04
1
-0
/
+1
*
contrib: Remove --enable-lzma from FFmpeg.
Bradley Sepos
2018-06-03
1
-1
/
+0
*
libvpx: fix vpx.pc pkg-config file for static builds (#1385)
John Stebbins
2018-06-03
1
-0
/
+26
*
contrib: Move FFmpeg dep AMF into conditional.
Bradley Sepos
2018-06-03
1
-1
/
+4
*
contrib: build: Add AMF headers and --enable-vce.
Bradley Sepos
2018-06-03
5
-1
/
+32
*
contrib: Remove workaround building x264 before FFmpeg.
Bradley Sepos
2018-06-03
1
-4
/
+0
*
opus: fix opus.pc pkg-config file for static builds (#1380)
John Stebbins
2018-06-02
1
-0
/
+38
*
ffmpeg: enable all bitstream filters
John Stebbins
2018-06-02
1
-2
/
+0
*
encavcodec: set AVFrame width and height
John Stebbins
2018-06-02
1
-0
/
+2
*
WinGui: Make nuspec file visible in project.
sr55
2018-06-01
1
-1
/
+2
*
WinGui: Initial NuGet nuspec file.
sr55
2018-06-01
1
-0
/
+25
[next]