]>
granicus.if.org Git - handbrake/log
Damiano Galassi [Mon, 5 Oct 2015 07:47:17 +0000 (09:47 +0200)]
Use the non deprecated kIOPMAssertPreventUserIdleSystemSleep assertion to prevent sleep on OS X.
Bradley Sepos [Sat, 3 Oct 2015 05:04:03 +0000 (01:04 -0400)]
contrib: Add libav patch that fixes vc1 decoder regression.
The regression produced blocky artifacts.
The commit this patch references has been in Libav master for over one year but somehow hasn't made it into Libav 11.x. HandBrake 0.10.x uses Libav 10.1; Libav 10.x branch isn't affected.
Scott [Sat, 3 Oct 2015 13:20:42 +0000 (14:20 +0100)]
Merge pull request #13 from HandBrake/WinGui
Adding some additional tooltips to the picture settings and video tabs.
Scott [Sat, 3 Oct 2015 13:17:53 +0000 (14:17 +0100)]
Adding some additional tooltips to the picture settings and video tabs.
Damiano Galassi [Sat, 3 Oct 2015 10:12:42 +0000 (12:12 +0200)]
MacGui: add a lot of tooltips to the picture tab, taken from the linux gui
Damiano Galassi [Sat, 3 Oct 2015 09:33:20 +0000 (11:33 +0200)]
MacGui: change the picture tab label color to gray when no source is loaded
Scott [Fri, 2 Oct 2015 19:13:46 +0000 (20:13 +0100)]
Merge pull request #12 from maximd33/upstream
WinGui: draft set of options handling for QuickSyncH265, AVC replica for now
Scott [Fri, 2 Oct 2015 19:12:14 +0000 (20:12 +0100)]
Merge pull request #11 from maximd33/master
better usage of MASK for feature detection, OR fix
John Stebbins [Thu, 1 Oct 2015 22:13:52 +0000 (15:13 -0700)]
LinGui: more combo box generalization
John Stebbins [Thu, 1 Oct 2015 21:35:50 +0000 (14:35 -0700)]
LinGui: use libhb filter param lists
Populate combo boxes from libhb param lists instead of duplicating info
in LinGui.
John Stebbins [Thu, 1 Oct 2015 20:15:22 +0000 (13:15 -0700)]
LinGui: generalize initialization of Combo boxes
Max Dmytrychenko [Wed, 30 Sep 2015 15:51:15 +0000 (17:51 +0200)]
WinGui: draft set of options handling for QuickSyncH265, AVC replica for now
Max Dmytrychenko [Wed, 30 Sep 2015 15:15:44 +0000 (17:15 +0200)]
fix .NET condition
Max Dmytrychenko [Wed, 30 Sep 2015 11:01:39 +0000 (13:01 +0200)]
better usage of MASK for feature detection, OR fix
Max Dmytrychenko [Wed, 30 Sep 2015 11:00:15 +0000 (13:00 +0200)]
better usage of MASK for feature detection
Damiano Galassi [Wed, 30 Sep 2015 06:28:28 +0000 (08:28 +0200)]
MacGui: remove the link to libdvdcss
Damiano Galassi [Wed, 30 Sep 2015 05:47:00 +0000 (07:47 +0200)]
MacGui: add a way to differentiate a cancelled scan/encoded from a failed scan/encode
Damiano Galassi [Tue, 29 Sep 2015 17:49:58 +0000 (19:49 +0200)]
MacGui: move start and pause after the queue buttons in the main window toolbar
Damiano Galassi [Tue, 29 Sep 2015 17:46:41 +0000 (19:46 +0200)]
MacGui: safer HBTitle by checking init, and use a weak property for title in HBJob
Damiano Galassi [Tue, 29 Sep 2015 17:45:07 +0000 (19:45 +0200)]
MacGui: set 1 as the default value for the Scan only title option
Damiano Galassi [Tue, 29 Sep 2015 17:23:23 +0000 (19:23 +0200)]
MacGui: read the actual preview count so we don't try to load a non existing image
John Stebbins [Fri, 25 Sep 2015 21:02:19 +0000 (14:02 -0700)]
scan: fix rescan avoidance logic
We need to rescan when the number of previews changes.
John Stebbins [Mon, 28 Sep 2015 16:00:52 +0000 (09:00 -0700)]
LinGui: add zh_CN (Chinese) to LINGUAS
John Stebbins [Mon, 28 Sep 2015 16:00:01 +0000 (09:00 -0700)]
Merge pull request #8 from helinb/master
Add Chinese translation
John Stebbins [Mon, 28 Sep 2015 15:57:40 +0000 (08:57 -0700)]
LinGui: update translation files
Fix list of translatable files.
Fix differences in strings between gtkbuilder versions
Scott [Sun, 27 Sep 2015 16:29:54 +0000 (17:29 +0100)]
Updates to the NEWS file
Updates to the NEWS file
Scott [Sun, 27 Sep 2015 16:21:30 +0000 (17:21 +0100)]
Merge branch 'master' of https://github.com/HandBrake/HandBrake
Scott [Sun, 27 Sep 2015 16:21:26 +0000 (17:21 +0100)]
Check Culture of Framerate string
May be the cause of the filter not being set correctly for some users.
Rodeo314 [Sun, 27 Sep 2015 15:01:31 +0000 (17:01 +0200)]
Merge pull request #10 from maximd33/master
QSV: fix encoder mask returned by hb_qsv_available()
Max Dmytrychenko [Sun, 27 Sep 2015 14:56:25 +0000 (16:56 +0200)]
fix to prevent lazy compiler assumption and avoid full computation, no local var needed
Scott [Sun, 27 Sep 2015 14:54:52 +0000 (15:54 +0100)]
Merge branch 'master' of https://github.com/HandBrake/HandBrake
Scott [Sun, 27 Sep 2015 14:54:18 +0000 (15:54 +0100)]
WinGui: Bump the preset version number check since adding the new qsv encoder made the current presets no longer compatible
Max Dmytrychenko [Sun, 27 Sep 2015 13:57:53 +0000 (15:57 +0200)]
fix to prevent lazy compiler assumption and avoid full computation
Bradley Sepos [Sun, 27 Sep 2015 13:55:34 +0000 (09:55 -0400)]
build: Revise libhb package name.
Bradley Sepos [Sun, 27 Sep 2015 13:25:25 +0000 (09:25 -0400)]
build: Fix arch in Win CLI package name.
Scott [Sat, 26 Sep 2015 20:58:03 +0000 (21:58 +0100)]
AppServices Tidyup Contd
Made most of the exposed objects immutable.
Scott [Sat, 26 Sep 2015 20:29:34 +0000 (21:29 +0100)]
App Services Modelling Tidy Up
Making event objects immutable. Making Libhb constructs internal to the
library. We should expose this with a managed api if we need it outside
the library. (Part 1)
Scott [Sat, 26 Sep 2015 20:10:52 +0000 (21:10 +0100)]
Tidy up some Stylecop Warnings
Tidy up some Stylecop Warnings
Scott [Sat, 26 Sep 2015 20:09:05 +0000 (21:09 +0100)]
App Services Cleanup Contd
Moving Exceptions and more utilities to the GUI project.
Scott [Sat, 26 Sep 2015 20:05:40 +0000 (21:05 +0100)]
App Services Tidyup Contd
Moving all the helper and utility classes to the gui project
Scott [Sat, 26 Sep 2015 19:58:05 +0000 (20:58 +0100)]
AppServices tidyup
Moving the UI modelling and services to the GUI Project.
helinb [Sat, 26 Sep 2015 12:06:10 +0000 (20:06 +0800)]
Add Chinese translation
Bradley Sepos [Sat, 26 Sep 2015 11:14:32 +0000 (07:14 -0400)]
Merge pull request #7 from bradleysepos/build
build: Update package names.
Bradley Sepos [Sat, 26 Sep 2015 11:12:15 +0000 (07:12 -0400)]
build: Remove arch from OS X package names.
Bradley Sepos [Fri, 25 Sep 2015 21:28:42 +0000 (17:28 -0400)]
build: Use more concise and consistent package names.
Scott [Fri, 25 Sep 2015 20:51:42 +0000 (21:51 +0100)]
Adding libhb zip package to the MinGW Build
make pkg.create.zip will now create a libhb.zip package as well as a
HandBrakeCLI one.
John Stebbins [Fri, 25 Sep 2015 16:01:47 +0000 (09:01 -0700)]
libav: patch mkv track language tag problem
"language" is not a valid mkv tag. Writing it causes confusing behavior
if the track language ebml differs from the tag.
John Stebbins [Tue, 25 Aug 2015 16:49:36 +0000 (09:49 -0700)]
libhb: add hb_buffer_list
This brings together several independent implementations of a simple
buffer list manager.
Scott [Thu, 24 Sep 2015 19:51:01 +0000 (20:51 +0100)]
WinGui: QuickSync H264 is 768, not 512
Scott [Thu, 24 Sep 2015 19:44:55 +0000 (20:44 +0100)]
WinGui: Enable support for H.265 QuickSync support
Scott [Thu, 24 Sep 2015 19:31:05 +0000 (20:31 +0100)]
Merge pull request #6 from maximd33/master
Report in MASK form for supported codec(s)
Max Dmytrychenko [Thu, 24 Sep 2015 19:01:02 +0000 (21:01 +0200)]
UI adjustment for MASK usage
Max Dmytrychenko [Thu, 24 Sep 2015 18:53:55 +0000 (20:53 +0200)]
adjustment to report QSV availability in MASK form
John Stebbins [Fri, 4 Sep 2015 15:40:43 +0000 (08:40 -0700)]
rendersub: handle mismatched video and subtitle dimensions
The video frame subtitles are meant to be rendered to may not match the
actual video we are encoding. So scale to match as needed.
John Stebbins [Thu, 24 Sep 2015 15:00:54 +0000 (08:00 -0700)]
LinGui: fix uploading ubuntu ppa source packages
Damiano Galassi [Thu, 24 Sep 2015 11:12:45 +0000 (13:12 +0200)]
MacGui: do not revert to the selected preset when scanning a new source, but keep using the last job settings. Removed an unused ivar.
Damiano Galassi [Thu, 24 Sep 2015 11:10:15 +0000 (13:10 +0200)]
MacGui: update the project to the latest Xcode recommended settings
Bradley Sepos [Thu, 24 Sep 2015 02:32:24 +0000 (22:32 -0400)]
Merge pull request #4 from bradleysepos/contrib
Update font-related contribs.
John Stebbins [Fri, 28 Aug 2015 18:16:56 +0000 (11:16 -0700)]
build: changes to version numbering and build process
Use date/time for snapshot version numbers, YYYYMMDDHHMMSS-hash-branch.
Add --snapshot configure option to force snapshot builds.
repo-info.sh and tag-release.sh improvements.
Bradley Sepos [Fri, 18 Sep 2015 04:15:44 +0000 (00:15 -0400)]
contrib: Update to libass 0.12.3.
Fixes a problem rendering Arabic subtitles. Certain multi-character combinations could result in a "missing character" box.
Bradley Sepos [Fri, 18 Sep 2015 03:12:03 +0000 (23:12 -0400)]
contrib: Update to fribidi 0.19.7.
Bradley Sepos [Fri, 18 Sep 2015 02:40:27 +0000 (22:40 -0400)]
contrib: Update to freetype 2.6.
Scott [Tue, 22 Sep 2015 18:31:15 +0000 (19:31 +0100)]
Merge pull request #5 from maximd33/master
libhb: Skylake microarchitecture detection, RB 859
Max Dmytrychenko [Tue, 22 Sep 2015 18:20:19 +0000 (20:20 +0200)]
libhb: Skylake microarchitecture detection, RB 859
Tim Walker [Mon, 21 Sep 2015 21:37:31 +0000 (23:37 +0200)]
libhb: fix OpenCL initialization.
It was borken in
293083e5
Bradley Sepos [Fri, 18 Sep 2015 02:39:21 +0000 (22:39 -0400)]
contrib: Update to fontconfig 2.11.94.
John Stebbins [Sun, 20 Sep 2015 11:51:50 +0000 (05:51 -0600)]
stream: remove unused variable pix_fmt
Tim Walker [Sun, 20 Sep 2015 10:54:01 +0000 (12:54 +0200)]
qsv: HEVC encoding support.
Scott [Sat, 19 Sep 2015 22:08:36 +0000 (23:08 +0100)]
WinGui: Adding a number of new tooltips for some of the more complicated controls.
Scott [Fri, 18 Sep 2015 20:51:45 +0000 (21:51 +0100)]
WinGui: Strip out some old unused code.
Scott [Fri, 18 Sep 2015 20:41:57 +0000 (21:41 +0100)]
WinGui: Starting work on more API cleanup in ApplicationServices library.
Scott [Tue, 15 Sep 2015 19:14:30 +0000 (20:14 +0100)]
WinGui: Initialise chapters to string.empty if the import file does not contain a name for a given chapter number.
Scott [Fri, 11 Sep 2015 22:07:12 +0000 (23:07 +0100)]
WinGui: Fetch video framerates from libhb
Bradley Sepos [Mon, 7 Sep 2015 18:04:00 +0000 (14:04 -0400)]
contrib: Backport libav patches to dxtory decoder.
Bradley Sepos [Thu, 10 Sep 2015 22:37:31 +0000 (18:37 -0400)]
libhb: Fix compiler issues in previous commit.
gcc didn't like the way variables were being initialized.
Bradley Sepos [Sat, 29 Aug 2015 22:55:32 +0000 (18:55 -0400)]
libhb: Clock/frame rate handling improvements.
Allows for arbitrary frame rates between 1 and 1000 fps.
Adds min/max frame rates to CLI help.
Removes hardcoded instances of the internal clock rate in favor of hb_video_framerate_get_limits().
Unfortunately, much of the codebase generally refers to clock rate as frame rate, so a little extra care is still necessary going forward.
Bradley Sepos [Sat, 29 Aug 2015 21:42:56 +0000 (17:42 -0400)]
CLI: Fix frame rate not being set without specifying --cfr/--pfr, and make --pfr the default.
This behavior matches the GUIs. The CLI help previously stated --cfr was the default when -r is set, but it didn't work.
Bradley Sepos [Tue, 28 Jul 2015 21:14:06 +0000 (17:14 -0400)]
libhb: Expand framerates to include 20 and 48.
John Stebbins [Thu, 10 Sep 2015 17:28:31 +0000 (10:28 -0700)]
Merge pull request #3 from bradleysepos/git
git: Tidy up .gitignore layout/comments and restore configure script.
Bradley Sepos [Thu, 10 Sep 2015 16:39:11 +0000 (12:39 -0400)]
git: Use more absolute paths in .gitignore.
Bradley Sepos [Wed, 9 Sep 2015 21:09:53 +0000 (17:09 -0400)]
git: Tidy up .gitignore layout/comments and restore configure script.
John Stebbins [Wed, 9 Sep 2015 19:32:21 +0000 (12:32 -0700)]
gitignore autoconf spam
John Stebbins [Tue, 8 Sep 2015 16:25:23 +0000 (09:25 -0700)]
LinGui: fix video quality granularity for x265
Scott [Sat, 5 Sep 2015 16:33:19 +0000 (17:33 +0100)]
WinGui: Fix a cosmetic issue with the VideoTune dropdown when setting presets which only have FastDecode.
John Stebbins [Thu, 3 Sep 2015 17:16:03 +0000 (10:16 -0700)]
libhb: remove unused hb_buffer_t.sub
Damiano Galassi [Fri, 4 Sep 2015 07:06:42 +0000 (09:06 +0200)]
MacGui: enable core animation in the activity window so the bottom corners of the window will be rounded like they should, and move the search bar setting directly in the xib because we no longer need to support 10.6
John Stebbins [Thu, 3 Sep 2015 16:20:22 +0000 (09:20 -0700)]
Merge pull request #1 from bradleysepos/git
git: Add build/ and download/ to .gitignore.
Bradley Sepos [Thu, 3 Sep 2015 16:12:16 +0000 (12:12 -0400)]
git: Add build/ and download/ to .gitignore.
John Stebbins [Wed, 2 Sep 2015 16:53:02 +0000 (09:53 -0700)]
Revise README
Add link to main source repository.
Add description of what HandBrake does.
John Stebbins [Tue, 1 Sep 2015 15:58:22 +0000 (08:58 -0700)]
CLI: Fix selection of default, burned, and forced subtitle tracks
The selection needs to be based on the output track number, not the
source track number.
Damiano Galassi [Sat, 29 Aug 2015 15:43:48 +0000 (17:43 +0200)]
Git Ignore: Ignore files created by Xcode
Damiano Galassi [Sat, 29 Aug 2015 15:37:46 +0000 (17:37 +0200)]
MacGui: try a different layout for the picture tab, show the source size and the display size too
Damiano Galassi [Sat, 29 Aug 2015 15:36:17 +0000 (17:36 +0200)]
MacGui: default to 'source maximum' in the Picture Size popup of the add preset window
Damiano Galassi [Sat, 29 Aug 2015 15:32:50 +0000 (17:32 +0200)]
MacGui: added a new sourceInfo property to retrieve a string with the picture size info of the source
Scott [Sat, 29 Aug 2015 13:51:45 +0000 (14:51 +0100)]
WinGui: Update the GUI to handle the version information correctly after the git move.
John Stebbins [Thu, 27 Aug 2015 16:07:12 +0000 (09:07 -0700)]
scripts: fix repo-info.sh
It was not working for new tags made on master
Scott [Thu, 27 Aug 2015 13:07:28 +0000 (14:07 +0100)]
WinGui: Another build fix for git.
Scott [Thu, 27 Aug 2015 13:05:42 +0000 (14:05 +0100)]
WinGui: Build fixes for git.
Scott [Thu, 27 Aug 2015 11:12:01 +0000 (12:12 +0100)]
WinGui: Remove 2 build targets.
Scott [Thu, 27 Aug 2015 10:50:17 +0000 (11:50 +0100)]
WinGui: Disable the subversion build code. Will update to handle git later.