]>
granicus.if.org Git - handbrake/log
Bradley Sepos [Mon, 4 Dec 2017 15:00:54 +0000 (10:00 -0500)]
mac: Fix Duration baseline alignment.
Bradley Sepos [Mon, 4 Dec 2017 13:28:29 +0000 (08:28 -0500)]
mac: Update Selection Behavior texts and tooltips.
Some places still referenced the old Audio Defaults nomenclature.
Updates code comments so searching for selection behavior will yield audio defaults functions.
Bradley Sepos [Sun, 3 Dec 2017 10:34:40 +0000 (05:34 -0500)]
mac: Revise main window typography and alignment.
maxd [Mon, 4 Dec 2017 18:21:03 +0000 (19:21 +0100)]
qsv: range as 0-63
maxd [Thu, 30 Nov 2017 12:12:59 +0000 (13:12 +0100)]
QSV: adjusting QP range to address all values
sr55 [Mon, 4 Dec 2017 18:53:01 +0000 (18:53 +0000)]
WinGui: use Range 0-63 for QSV H.265 10bit. It's not strictly correct but it's probably least confusing for the user. #1031
Bradley Sepos [Sun, 3 Dec 2017 09:38:48 +0000 (04:38 -0500)]
build: Additional hashbang compatibility for BSD-like systems.
Fixes #1040.
Bradley Sepos [Sun, 3 Dec 2017 09:30:13 +0000 (04:30 -0500)]
mac: Remove genstrings.sh.
Bradley Sepos [Thu, 30 Nov 2017 04:07:04 +0000 (23:07 -0500)]
contrib: Update to x265 2.6.
Closes #1029.
Bradley Sepos [Sat, 2 Dec 2017 20:52:56 +0000 (15:52 -0500)]
build: Update to config.guess 2017-11-07.
Bradley Sepos [Sat, 2 Dec 2017 20:49:23 +0000 (15:49 -0500)]
build: Make hashbangs more compatible.
sr55 [Sat, 2 Dec 2017 15:08:44 +0000 (15:08 +0000)]
WinGui: Uncheck the Forced flag when it's not supported. #1035
Damiano Galassi [Thu, 30 Nov 2017 16:17:15 +0000 (17:17 +0100)]
MacGui: rearrange the filters tab elements.
Damiano Galassi [Thu, 30 Nov 2017 15:53:20 +0000 (16:53 +0100)]
MacGui: fix an summary tab exception on older versions of macOS.
Damiano Galassi [Thu, 30 Nov 2017 15:52:38 +0000 (16:52 +0100)]
MacGui: add a header to the presets popover.
Damiano Galassi [Thu, 30 Nov 2017 10:25:18 +0000 (11:25 +0100)]
MacGui: fix rotation in summary panel, show rotation in filters list when flip is enabled too. Shorter presets popover.
Bradley Sepos [Sun, 12 Nov 2017 21:15:30 +0000 (16:15 -0500)]
preset: Additional presets and revisions for 1.1.0.
John Stebbins [Tue, 28 Nov 2017 16:22:54 +0000 (08:22 -0800)]
add sdtp (sample dependency) box to mp4 (#1006)
* add sdtp (sample dependency) box to mp4
The AppleTV 4K requires this box in order to play 2160p60 video.
John Stebbins [Mon, 27 Nov 2017 18:28:56 +0000 (10:28 -0800)]
stream: better probing of PS files
The probe did not inspect enough data and did not always detect all
streams.
Thanks to josephpaul0
Fixes https://github.com/HandBrake/HandBrake/issues/1023
Damiano Galassi [Mon, 27 Nov 2017 11:40:34 +0000 (12:40 +0100)]
MacGui: show PAR and DAR in the summary panel.
Bradley Sepos [Thu, 7 Sep 2017 16:42:34 +0000 (12:42 -0400)]
build: Add support for Xcode Archive feature.
Damiano Galassi [Mon, 27 Nov 2017 08:01:03 +0000 (09:01 +0100)]
MacGui: use the KVO constants.
Damiano Galassi [Mon, 27 Nov 2017 08:00:27 +0000 (09:00 +0100)]
MacGui: remove the mp4 options empty space when the container is not mp4.
sr55 [Sat, 25 Nov 2017 21:01:48 +0000 (21:01 +0000)]
WinGui: Fix the mini status display controller.
Damiano Galassi [Sat, 25 Nov 2017 17:58:42 +0000 (18:58 +0100)]
MacGui: create the NSDrawer only when necessary in HBController (before it was instantiated in the nib).
Damiano Galassi [Sat, 25 Nov 2017 11:10:49 +0000 (12:10 +0100)]
MacGui: fix some layout issues on older version of macOS.
Damiano Galassi [Sat, 25 Nov 2017 11:09:40 +0000 (12:09 +0100)]
MacGui: convert the main window xib to auto layout.
Damiano Galassi [Fri, 24 Nov 2017 17:44:07 +0000 (18:44 +0100)]
MacGui: use a popover instead of a drawer on 10.10+ .
Damiano Galassi [Fri, 24 Nov 2017 17:01:43 +0000 (18:01 +0100)]
MacGui: add a popup button to select the preset in the main window.
Damiano Galassi [Fri, 24 Nov 2017 11:00:33 +0000 (12:00 +0100)]
libhb: fix warnings.
Damiano Galassi [Fri, 24 Nov 2017 10:27:06 +0000 (11:27 +0100)]
MacGui: use KVO to get a good part of the change notification in the summary view.
Hofi [Wed, 22 Nov 2017 23:02:41 +0000 (00:02 +0100)]
D&D opening file could cause crash
- remove observers ASAP
John Stebbins [Wed, 22 Nov 2017 18:55:22 +0000 (10:55 -0800)]
add align a/v start to log
John Stebbins [Wed, 22 Nov 2017 16:09:32 +0000 (08:09 -0800)]
scan: don't abort on empty buffers
Fixes https://github.com/HandBrake/HandBrake/issues/1017
RandomEngy [Fri, 17 Nov 2017 07:02:28 +0000 (23:02 -0800)]
Did a bit of refactoring and added an .editorconfig file to enforce the "spaces for tabs" setting.
RandomEngy [Fri, 17 Nov 2017 07:12:40 +0000 (23:12 -0800)]
Excluded .vs folder via gitignore.
RandomEngy [Fri, 17 Nov 2017 07:02:28 +0000 (23:02 -0800)]
Some additions for mixdowns and ability encode from JSON string.
Damiano Galassi [Mon, 13 Nov 2017 13:01:19 +0000 (14:01 +0100)]
MacGui: short job description in the summary tab.
John Stebbins [Sun, 12 Nov 2017 16:45:59 +0000 (08:45 -0800)]
LinGui: handle command line the GApplication way
Fixes https://github.com/HandBrake/HandBrake/issues/995
John Stebbins [Sun, 12 Nov 2017 16:45:21 +0000 (08:45 -0800)]
LinGui: don't free uninitialized things on exit
Damiano Galassi [Sun, 12 Nov 2017 11:42:58 +0000 (12:42 +0100)]
MacGui: fix a potential null dereference.
Damiano Galassi [Sun, 12 Nov 2017 11:41:42 +0000 (12:41 +0100)]
MacGui: show a preview image in the summary tab.
Damiano Galassi [Sun, 12 Nov 2017 10:58:07 +0000 (11:58 +0100)]
MacGui: realign the main window ui elements.
Damiano Galassi [Sun, 12 Nov 2017 10:20:13 +0000 (11:20 +0100)]
MacGui: rearrange main window tabs order, fix some warnings.
Damiano Galassi [Sun, 12 Nov 2017 09:56:38 +0000 (10:56 +0100)]
MacGui: add a double click action to start editing a chapter title. Align things in the xib.
Damiano Galassi [Sun, 12 Nov 2017 06:50:55 +0000 (07:50 +0100)]
MacGui: initialize the selectedCategory ivar with the default value in HBAddPresetController.
Damiano Galassi [Sat, 11 Nov 2017 07:39:00 +0000 (08:39 +0100)]
MacGui: do not allow the path separator "/" character to be inserted in the output file name.
John Stebbins [Fri, 10 Nov 2017 18:18:09 +0000 (10:18 -0800)]
presets: fix selection of audio tracks
The new audio attributes were not checked correctly and filtered out any
audio tracks that had the DEFAULT flag.
John Stebbins [Fri, 10 Nov 2017 16:05:31 +0000 (08:05 -0800)]
x265: fix build race with download verification
Damiano Galassi [Fri, 10 Nov 2017 14:10:17 +0000 (15:10 +0100)]
MacGui: move the format options to the summary tab.
Damiano Galassi [Fri, 10 Nov 2017 13:27:22 +0000 (14:27 +0100)]
MacGui: always use the new add category controller to add a category.
Damiano Galassi [Fri, 10 Nov 2017 13:03:45 +0000 (14:03 +0100)]
MacGui: select the newly created category in the add preset sheet.
Damiano Galassi [Fri, 10 Nov 2017 12:59:14 +0000 (13:59 +0100)]
MacGui: add a popup menu to select the category in the add preset sheet.
Damiano Galassi [Fri, 10 Nov 2017 11:41:07 +0000 (12:41 +0100)]
MacGui: rename Folder to Category.
John Stebbins [Thu, 9 Nov 2017 21:43:53 +0000 (13:43 -0800)]
Add adaptive streaming support (#972)
"Adaptive streaming" allows changing video parameters mid-stream at IDR
boundaries. Such changes require new SPS and PPS NALs at the IDR. MP4
supports this with 'avc3' and 'hev1' sample entry types.
John Stebbins [Thu, 9 Nov 2017 01:11:21 +0000 (17:11 -0800)]
Auto-rotate video that has rotation tag
Damiano Galassi [Mon, 7 Aug 2017 06:25:28 +0000 (08:25 +0200)]
libhb: read video rotation from libav.
John Stebbins [Tue, 7 Nov 2017 19:22:20 +0000 (11:22 -0800)]
LinGui: disable i386 releases
x265 high-bit depth does not support i386 unless you disable asm.
John Stebbins [Tue, 7 Nov 2017 15:48:44 +0000 (07:48 -0800)]
LinGui: fix build with glib older than 2.44
sr55 [Mon, 6 Nov 2017 18:46:56 +0000 (18:46 +0000)]
WinGui: Updates to handle changes to the JSON API. #964
John Stebbins [Mon, 6 Nov 2017 18:48:26 +0000 (10:48 -0800)]
CLI: add option to log version, title, and progress in json
This is useful for scripts and other frontends that need to parse CLI output.
John Stebbins [Fri, 29 Sep 2017 23:32:07 +0000 (16:32 -0700)]
presets: enforce 2 level hierarchy when importing presets
See https://github.com/HandBrake/HandBrake/issues/833#issuecomment-
333193971
John Stebbins [Fri, 29 Sep 2017 23:29:44 +0000 (16:29 -0700)]
LinGui: fix small memory leaks
John Stebbins [Fri, 29 Sep 2017 15:22:06 +0000 (08:22 -0700)]
LinGui: fix scan progress display
Lost the text during one of the UI shuffles
John Stebbins [Fri, 29 Sep 2017 00:18:15 +0000 (17:18 -0700)]
LinGui: enforce preset heirarchy in presets list
Make drag-n-drop respect the single folder level heirchary
John Stebbins [Thu, 28 Sep 2017 16:34:15 +0000 (09:34 -0700)]
LinGui: Add "Category" dropdown to preset save dialog
This replaces the "New Folder" option in the presets menu. It enforces
the folder structure we have agreed to and hopefully helps the user keep
things organized.
Note that users are allowed to save a custom preset to the same
"Category" as an official preset. When they do this, a new custom
category is created with the same name and the preset is saved in that
folder.
John Stebbins [Wed, 27 Sep 2017 17:04:06 +0000 (10:04 -0700)]
LinGui: allow angles when dvdnav is disabled
Other source types can also have multiples angles
John Stebbins [Tue, 19 Sep 2017 21:33:22 +0000 (14:33 -0700)]
LinGui: clean up UI xml a bit
and remove some cruft.
John Stebbins [Tue, 19 Sep 2017 16:12:17 +0000 (09:12 -0700)]
LinGui: add preset description tooltip to preset menu button
John Stebbins [Mon, 18 Sep 2017 19:15:51 +0000 (12:15 -0700)]
LinGui: preset "Reset" -> "Reload"
John Stebbins [Mon, 18 Sep 2017 18:33:59 +0000 (11:33 -0700)]
LinGui: allow preset delete when list selection is not highlighted
Previously, you could only delete the currently highlighted item. Now
you can delete the current item in the presets menu button, even if
settings have been modified and the list item is not highlighted.
John Stebbins [Mon, 18 Sep 2017 17:45:47 +0000 (10:45 -0700)]
LinGui: add preset "modified" indicator and reset button
When a setting is modified, the word "Modified" appears next to the
preset selection menu button and the "Reset" button is enabled.
John Stebbins [Mon, 18 Sep 2017 16:35:50 +0000 (09:35 -0700)]
LinGui: reinitialize presets menu when list changes
John Stebbins [Fri, 15 Sep 2017 23:39:41 +0000 (16:39 -0700)]
LinGui: open preset selection menu to right of button
John Stebbins [Fri, 15 Sep 2017 23:27:22 +0000 (16:27 -0700)]
LinGui: Add preset selection menu
And convert appliction to a GtkApplication. This allows the use of
GActions for menu and other control actions. It's a cleaner simpler
interface that automatically tracks when multiple widgets perform the
same action and keeps their state in sync.
John Stebbins [Wed, 13 Sep 2017 15:24:18 +0000 (08:24 -0700)]
LinGui: Split presets list out into separate window
John Stebbins [Tue, 12 Sep 2017 19:43:11 +0000 (12:43 -0700)]
LinGui: Reorgainize Summary pane
Synching up with https://github.com/HandBrake/HandBrake/issues/833
John Stebbins [Mon, 6 Nov 2017 16:11:06 +0000 (08:11 -0800)]
x265: fix xclean
It didn't remove the contrib build directory
John Stebbins [Mon, 6 Nov 2017 15:57:01 +0000 (07:57 -0800)]
x265: add support for 8/10/12 bit encoding in single static lib (#975)
Builds x265 three times, once for each bit depth. Then merges the static libs into one library that HandBrake can statically link against.
Damiano Galassi [Mon, 6 Nov 2017 07:52:50 +0000 (08:52 +0100)]
libhb: add HLG to our list of known transfer characteristics.
Damiano Galassi [Sat, 4 Nov 2017 12:26:32 +0000 (13:26 +0100)]
MacGui: remove the i386 architecture from Growl framework, and the strip phase in the build system.
Bradley Sepos [Sat, 4 Nov 2017 09:54:41 +0000 (05:54 -0400)]
build: Fix configure to report success when REV=0 in version.txt.
Instead make sure we have a possibly sane HASH value.
John Stebbins [Fri, 3 Nov 2017 18:10:02 +0000 (11:10 -0700)]
tx3g: make font size scale with video height
Fixes https://forum.handbrake.fr/viewtopic.php?f=5&t=37034
Damiano Galassi [Fri, 3 Nov 2017 06:32:09 +0000 (07:32 +0100)]
MacGui: fix a wrong usage of CFData API, CFDataCreateMutable creates a a CFData instance that can be filled up to the wanted capacity, but it doesn't set the CFData length to the capacity. Use CFDataSetLength to set the length. The original code doesn't work on 10.13.2 beta 1.
sr55 [Thu, 2 Nov 2017 20:29:58 +0000 (20:29 +0000)]
WinGui: Fix Window Title not resetting when queue finishing.
sr55 [Thu, 2 Nov 2017 20:23:15 +0000 (20:23 +0000)]
WinGui: Small Typo #833
sr55 [Thu, 2 Nov 2017 20:21:33 +0000 (20:21 +0000)]
WinGui: Adding Preset Category support into the Windows UI. Single layer support only. #833
John Stebbins [Thu, 2 Nov 2017 16:34:01 +0000 (09:34 -0700)]
CLI: add help for --align-av
sr55 [Mon, 30 Oct 2017 20:38:01 +0000 (20:38 +0000)]
WinGui: Add basic deinterlace to the static preview. #958
sr55 [Mon, 30 Oct 2017 20:28:18 +0000 (20:28 +0000)]
WinGui: Change ChannelLayout to Int64 #968
sr55 [Sun, 29 Oct 2017 21:47:28 +0000 (21:47 +0000)]
WinGui: Improve the behaviour of the quality slider when changing video encoder. It now updates correctly. By default it will not change value unless out of bounds. at which point it'll choose the mid-point as a default and the user can adjust as necessary.
sr55 [Sun, 29 Oct 2017 21:16:33 +0000 (21:16 +0000)]
WinGui: Don't perform Foreign Audio Subtitle Scans for short video previews. The long wait to scan an entire source is not valuable for short video previews. #877
Damiano Galassi [Sat, 28 Oct 2017 06:25:42 +0000 (08:25 +0200)]
build: explicitly select HFS+ as the dmg filesystem.
Bradley Sepos [Fri, 20 Oct 2017 05:15:55 +0000 (01:15 -0400)]
github: Minor follow-up revision to issue form.
Bradley Sepos [Fri, 20 Oct 2017 05:10:36 +0000 (01:10 -0400)]
github: Revise issue form prefilled text.
John Stebbins [Thu, 19 Oct 2017 14:47:15 +0000 (07:47 -0700)]
LinGui: fix Ubuntu 17.10 snapshots
Compression method bzip2 is no longer supported by dpkg-deb
John Stebbins [Wed, 18 Oct 2017 17:23:41 +0000 (10:23 -0700)]
LinGui: add Ubuntu 17.10 (artful) to snapshots
Final 17.10 release is tomorrow...
John Stebbins [Tue, 17 Oct 2017 16:00:46 +0000 (09:00 -0700)]
LinGui: remove Ubuntu 15.04 (vivid) snapshots
It's no longer supported by Ubuntu launchpad
sr55 [Sat, 14 Oct 2017 11:16:15 +0000 (12:16 +0100)]
Update libmfx to
5d6f1b6 (Based on upstream 1.23)
maxd [Mon, 9 Oct 2017 09:04:01 +0000 (11:04 +0200)]
QSV: Main10 should be default profile