]>
granicus.if.org Git - handbrake/log
sr55 [Sat, 26 Aug 2017 20:03:04 +0000 (21:03 +0100)]
WinGui: Various improvements and fixes to the new summary tab. Revert tab order change. #833
Bradley Sepos [Thu, 24 Aug 2017 07:53:20 +0000 (03:53 -0400)]
contrib: Replace Yadif patch with final Libav version.
Patch was modified before landing in Libav. Previous commit was
9fd048196eb423965496c14dac683e6e2546e14f . #576
sr55 [Wed, 23 Aug 2017 21:32:28 +0000 (22:32 +0100)]
WinGui: Summary Tab - Make the preview controls operational. #833
sr55 [Wed, 23 Aug 2017 20:02:08 +0000 (21:02 +0100)]
WinGui: Put the Video Tab after the Summary tab rather than the Pictures tab. Consistent with the Mac UI. #833
sr55 [Wed, 23 Aug 2017 19:58:17 +0000 (20:58 +0100)]
WinGui: Hide the Preview Count on the Summary tab until preview scrolling is implemented.
sr55 [Wed, 23 Aug 2017 19:57:26 +0000 (20:57 +0100)]
WinGui: Implement "Open Source" and "Open Destination" on the Queue context menu. #863
sr55 [Wed, 23 Aug 2017 19:04:58 +0000 (20:04 +0100)]
WinGui: Add basic source information to the main window. #833
sr55 [Wed, 23 Aug 2017 18:40:20 +0000 (19:40 +0100)]
WinGui: Initial implementation of the Summary Tab. This may be subject to change. #833
Bradley Sepos [Fri, 18 Aug 2017 22:49:15 +0000 (18:49 -0400)]
contrib: Fix memory corruption in Libav Yadif filter.
Fixes #576.
Bradley Sepos [Mon, 10 Jul 2017 19:38:00 +0000 (15:38 -0400)]
contrib: Update to libbluray 1.0.1.
BD-J is always enabled now, so add patch to fix symbols under mingw.
sr55 [Fri, 18 Aug 2017 21:04:57 +0000 (22:04 +0100)]
WinGui: Improve the QueueTask Surrogate key. It now contains a session id to prevent issues with the queue reloads.
sr55 [Fri, 18 Aug 2017 20:50:54 +0000 (21:50 +0100)]
WinGui: Make the app UWP aware. When in a UWP container, the update options will now be disabled.
sr55 [Fri, 18 Aug 2017 19:39:51 +0000 (20:39 +0100)]
WinGui: Give the QueueTask object a distinct surrogate key #854
Bradley Sepos [Fri, 18 Aug 2017 13:47:54 +0000 (09:47 -0400)]
contrib: Fix Libav H.264 decoder pixelation in scenes with solid colors.
Fixes #787.
sr55 [Tue, 8 Aug 2017 21:24:56 +0000 (22:24 +0100)]
WinGui: Add signing support to build.xml
sr55 [Tue, 8 Aug 2017 20:42:25 +0000 (21:42 +0100)]
Update gitignore
Damiano Galassi [Mon, 7 Aug 2017 05:14:40 +0000 (07:14 +0200)]
decomb: add an additional null check to avoid a crash if the filter receive the EOF flag before reciving a valid frame.
Bradley Sepos [Fri, 14 Jul 2017 07:33:55 +0000 (03:33 -0400)]
contrib: Update to x265 2.5.
Adds patch to workaround define issue for mingw.
Damiano Galassi [Sun, 6 Aug 2017 16:36:14 +0000 (18:36 +0200)]
MacGui: sanitise modulus values.
John Stebbins [Fri, 4 Aug 2017 23:57:23 +0000 (16:57 -0700)]
LinGui: rework audio/subtitle tabs gtk < 3.16
Add support for older gtk versions
John Stebbins [Fri, 4 Aug 2017 22:36:59 +0000 (15:36 -0700)]
LinGui: rework audio/subtitle tabs
Combine track selection and track list into a single pane with it's own
stack switcher.
Bradley Sepos [Wed, 26 Jul 2017 21:32:35 +0000 (17:32 -0400)]
LinGUI: Consistently capitalize Web Optimized.
Bradley Sepos [Wed, 26 Jul 2017 21:29:32 +0000 (17:29 -0400)]
LinGUI: Reorder Align A/V Start control.
Bradley Sepos [Fri, 4 Aug 2017 17:03:08 +0000 (13:03 -0400)]
scripts: Periodically update sudo timeout while building Mac toolchain.
Should help avoid excessive password prompts should certain tools (CMake) take awhile to build.
Scott [Tue, 1 Aug 2017 19:59:09 +0000 (20:59 +0100)]
Remove custom header
Allow GitHub to correctly identify the license.
sr55 [Fri, 28 Jul 2017 19:24:53 +0000 (20:24 +0100)]
WinGui: Fix an issue that was causing the handles to the scan libhb instance to be recycle'd while it was still in use. Fixes #844 and #836
Bradley Sepos [Wed, 26 Jul 2017 21:23:18 +0000 (17:23 -0400)]
MacGUI: Add Align A/V Start to Queue info.
Bradley Sepos [Wed, 26 Jul 2017 21:20:25 +0000 (17:20 -0400)]
MacGUI: Capitalize Web Optimized and iPod 5G Support.
Bradley Sepos [Wed, 26 Jul 2017 20:11:24 +0000 (16:11 -0400)]
WinGUI: Reorder Align A/V Start control.
Damiano Galassi [Wed, 26 Jul 2017 14:15:44 +0000 (16:15 +0200)]
MacGui: update the main window browse button tooltip.
Damiano Galassi [Wed, 26 Jul 2017 14:05:34 +0000 (16:05 +0200)]
MacGui: mark some preview's layers as opaque.
Damiano Galassi [Wed, 26 Jul 2017 09:44:38 +0000 (11:44 +0200)]
MacGui: allow crop values to be larger than sourceValue / 2
Bradley Sepos [Mon, 24 Jul 2017 18:33:40 +0000 (14:33 -0400)]
WinGUI: Really update NLMeans tooltip.
Bradley Sepos [Mon, 24 Jul 2017 17:59:30 +0000 (13:59 -0400)]
MacGUI, WinGUI: Add NLMeans threads parameter to syntax in tooltips.
Windows should fetch this dynamically but I updated the related comment for good measure.
Bradley Sepos [Mon, 24 Jul 2017 17:14:32 +0000 (13:14 -0400)]
libhb: Add threads parameter to NLMeans.
Allows setting number of frames to process in parallel. For testing and experts wanting to fine tune the pipeline; e.g., fewer NLMeans threads may make x265 run slightly faster. Realistically, the defaults are the best choice for most everyone.
Bradley Sepos [Sun, 23 Jul 2017 10:48:11 +0000 (06:48 -0400)]
contrib: Use https mirror for libxml2.
Bradley Sepos [Sun, 23 Jul 2017 10:34:12 +0000 (06:34 -0400)]
contrib: Use https mirror for pthreads-w32.
Bradley Sepos [Sun, 23 Jul 2017 10:18:20 +0000 (06:18 -0400)]
cli: Add --arate=auto to CLI help.
Bradley Sepos [Sun, 23 Jul 2017 10:14:24 +0000 (06:14 -0400)]
cli: Fix warning when audio sample rate is 0 or auto.
Bradley Sepos [Mon, 10 Jul 2017 22:29:04 +0000 (18:29 -0400)]
contrib: Update to zlib 1.2.11.
Add patch to fix cross-compiling (win32/Makefile.gcc doesn't work).
See:
https://github.com/madler/zlib/commit/
a72bcd5607a6b7f48a78c1485783c55389d18f55
https://github.com/madler/zlib/commit/
148b8f630ced4e84264201fc94f07568dff6b3a2
...for what not to do. There's more of course. *sigh*
Bradley Sepos [Mon, 10 Jul 2017 21:49:52 +0000 (17:49 -0400)]
contrib: Update to libxml2 2.9.4.
Bradley Sepos [Mon, 10 Jul 2017 21:45:17 +0000 (17:45 -0400)]
contrib: Update to libvorbis 1.3.5.
Bradley Sepos [Mon, 10 Jul 2017 21:41:21 +0000 (17:41 -0400)]
contrib: Update to libtheora 1.1.1.
Bradley Sepos [Mon, 10 Jul 2017 21:27:49 +0000 (17:27 -0400)]
contrib: Update to libogg 1.3.2.
Bradley Sepos [Mon, 10 Jul 2017 21:23:19 +0000 (17:23 -0400)]
contrib: Update to libiconv 1.15.
Bradley Sepos [Mon, 10 Jul 2017 21:18:47 +0000 (17:18 -0400)]
contrib: Update to libdvdread 5.0.3.
Bradley Sepos [Mon, 10 Jul 2017 21:11:24 +0000 (17:11 -0400)]
contrib: Update to libdvdnav 5.0.3.
Bradley Sepos [Mon, 10 Jul 2017 21:06:37 +0000 (17:06 -0400)]
contrib: Update to libass 0.13.7.
Bradley Sepos [Mon, 10 Jul 2017 20:34:29 +0000 (16:34 -0400)]
contrib: Update to LAME 3.99.5.
Bradley Sepos [Mon, 10 Jul 2017 20:25:52 +0000 (16:25 -0400)]
contrib: Remove Fontconfig.
No longer used on Mac and Windows, Linux uses system library.
Bradley Sepos [Mon, 10 Jul 2017 20:15:42 +0000 (16:15 -0400)]
contrib: Update to HarfBuzz 1.4.6.
Bradley Sepos [Mon, 10 Jul 2017 19:59:09 +0000 (15:59 -0400)]
contrib: Update to FreeType 2.8.
Bradley Sepos [Mon, 10 Jul 2017 19:49:55 +0000 (15:49 -0400)]
contrib: Update to FDK AAC 0.1.5.
John Stebbins [Sat, 22 Jul 2017 13:37:01 +0000 (08:37 -0500)]
LinGui: remove Ubuntu 16.10 snapshot builds
Yakkety is now obsolete, so the PPA rejects new build requests.
Damiano Galassi [Fri, 21 Jul 2017 15:34:49 +0000 (17:34 +0200)]
MacGui: fix the minimun disk space textfield tooltip.
sr55 [Thu, 20 Jul 2017 18:38:15 +0000 (19:38 +0100)]
WinGui: Simplify the GetPreview code and remove code that was causing the BitMap buffers to incorrectly populate.
Bradley Sepos [Thu, 20 Jul 2017 08:13:49 +0000 (04:13 -0400)]
contrib: Improve Libav configuration and compiler flags on 32-bit Intel.
Removes old Darwin-specific i386 stuffs and replaces with generic stuffs.
Fixes an issue cross-compiling compiling current master for i686.
Bradley Sepos [Fri, 14 Jul 2017 07:27:47 +0000 (03:27 -0400)]
scripts: Update mac-toolchain-build to Cmake 3.8.2.
No issue previously, but now in sync with contrib.
John Stebbins [Wed, 12 Jul 2017 22:16:18 +0000 (15:16 -0700)]
alignment cosmetics
John Stebbins [Wed, 12 Jul 2017 22:09:08 +0000 (15:09 -0700)]
silence new compiler warnings on Fedora 26
John Stebbins [Wed, 12 Jul 2017 20:38:00 +0000 (13:38 -0700)]
sync: fix size of silence buffer
It was not an even number of sample size * num channels in some cases
John Stebbins [Wed, 12 Jul 2017 20:36:40 +0000 (13:36 -0700)]
sync: fix potential stall when in_queue overflows
Bradley Sepos [Tue, 11 Jul 2017 19:44:00 +0000 (15:44 -0400)]
Revert "contrib: Update to libbluray 1.0.1."
This reverts commit
5b043e2292e2d97d13708115e1a9632c111361b0 .
Hoses hb.dll on mingw-w64. Need to do more testing.
Bradley Sepos [Mon, 10 Jul 2017 19:38:00 +0000 (15:38 -0400)]
contrib: Update to libbluray 1.0.1.
John Stebbins [Thu, 6 Jul 2017 18:42:25 +0000 (11:42 -0700)]
fix another use of deprecated libav define
John Stebbins [Thu, 6 Jul 2017 16:15:21 +0000 (09:15 -0700)]
fix use of deprecated libav defines
Fixes https://github.com/HandBrake/HandBrake/issues/815
John Stebbins [Wed, 5 Jul 2017 21:09:26 +0000 (14:09 -0700)]
LinGui: change link to https
sr55 [Wed, 5 Jul 2017 18:35:28 +0000 (19:35 +0100)]
WinGui: Make the Preset Import system a bit more robust. #808
John Stebbins [Wed, 5 Jul 2017 17:57:30 +0000 (10:57 -0700)]
LinGui: fix use of freed memory in "File" menu action
Fixes https://github.com/HandBrake/HandBrake/issues/807
sr55 [Tue, 4 Jul 2017 21:08:26 +0000 (22:08 +0100)]
WinGui: Don't enable the Display Width control for Custom Anamorphic when KeepAR is checked. Implement Reduce function for PAR so that the behaviour matches the Linux GUI. Couple of Logic and ordering bug fixes.
Bradley Sepos [Sun, 18 Jun 2017 00:05:23 +0000 (20:05 -0400)]
contrib: Update to Jansson 2.10.
Strangelovian [Sun, 2 Jul 2017 21:22:01 +0000 (23:22 +0200)]
instead of language name, use language code for prefered audio and prefered subtitle selection
Bradley Sepos [Thu, 29 Jun 2017 16:12:54 +0000 (12:12 -0400)]
contrib: Update to libopus 1.2.1.
Closes #799.
sr55 [Wed, 28 Jun 2017 18:53:53 +0000 (19:53 +0100)]
WinGui: Adding support for Custom Anamorphic back. Implements #504
sr55 [Tue, 27 Jun 2017 16:21:38 +0000 (17:21 +0100)]
WinGui: Fix a couple code warnings.
John Stebbins [Mon, 26 Jun 2017 20:07:12 +0000 (13:07 -0700)]
scan: fix vobsub & pgs width/height for some stream types
Fixes https://github.com/HandBrake/HandBrake/issues/798
sr55 [Mon, 26 Jun 2017 19:41:20 +0000 (20:41 +0100)]
WinGui: AutoName Sort the InvalidFileNameChars Array before doing a Binary Search on it.
Bradley Sepos [Sat, 24 Jun 2017 06:28:23 +0000 (02:28 -0400)]
WinGUI: Change Selection Behaviour to Selection Behavior.
Good way to test signing with OpenPGP/GPG.
sr55 [Fri, 23 Jun 2017 22:12:58 +0000 (23:12 +0100)]
Change configure default language to selection behaviour
sr55 [Fri, 23 Jun 2017 21:50:10 +0000 (22:50 +0100)]
docs: Added missing change.
sr55 [Fri, 23 Jun 2017 21:31:25 +0000 (22:31 +0100)]
docs: Initial draft of 1.1 NEWS
sr55 [Fri, 23 Jun 2017 19:33:44 +0000 (20:33 +0100)]
WinGui: Add a user agent for the HttpRequest on the update checker so we can identify the WinGui version that's checking for updates.
Bradley Sepos [Thu, 22 Jun 2017 09:53:13 +0000 (05:53 -0400)]
presets: Minor encoder tweaks for main Production presets.
Add additional x264 encoder options dct-decimate=0 and fast-pskip=0 (same as no-dct-decimate=1 and no-fast-pskip=1).
In some special cases, reproduction of flat areas and subtle gradients may improve slightly. Generally speaking, any change should be visually imperceptible at these bit rates, but adding a few extra bits is always acceptable when encoding for production intermediate purposes. Negligible speed hit (1-2%) for the main Production presets.
On the contrary, these settings are worse than useless for Production Proxy presets, which are optimized for speed. 5% speed hit isn't worth the tradeoff for low resolution proxies that need to be generated quickly and won't be used for final export.
Bradley Sepos [Thu, 22 Jun 2017 00:17:54 +0000 (20:17 -0400)]
scripts: Update to mingw-w64-build 3.0.1.
Fixes minor issues with the 3.0.0 release.
Bradley Sepos [Thu, 22 Jun 2017 00:11:40 +0000 (20:11 -0400)]
scripts: Update to mingw-w64-build 3.0.0.
Various improvements and GCC 7.1.0.
Bradley Sepos [Wed, 21 Jun 2017 06:01:09 +0000 (02:01 -0400)]
build: Configure options cosmetics.
Bradley Sepos [Wed, 21 Jun 2017 04:49:16 +0000 (00:49 -0400)]
build: Always enable Libav AAC when building with mingw-w64.
John Stebbins [Tue, 20 Jun 2017 22:41:25 +0000 (15:41 -0700)]
LinGui: audio/subtitle "Reload Defaults" -> "Reload"
John Stebbins [Tue, 20 Jun 2017 22:09:33 +0000 (15:09 -0700)]
LinGui: change Audio/Subtitle "Defaults" to "Selection"
There is persistent confusion about how to configure audio and subtitle
selection behavior. Hopefully this will help steer people in the right
direction.
John Stebbins [Tue, 20 Jun 2017 21:52:19 +0000 (14:52 -0700)]
LinGui: Make disk warning limit configurable
Allow disabling and setting disk warning limit in preferences.
When enabled checks disk fullness every 10 seconds during encoding.
If disk full condition is detected, pauses the encode and gives
a popup with options "Resume, I've fixed the problem", "Resume, Don't
tell me again", and "Cancel Current and Stop".
Bradley Sepos [Mon, 19 Jun 2017 23:13:21 +0000 (19:13 -0400)]
cli: Fix regression in
a5450860 .
John Stebbins [Mon, 19 Jun 2017 21:54:24 +0000 (14:54 -0700)]
decavcodec: fix wmapro audio timestamps
Fixes https://github.com/HandBrake/HandBrake/issues/717
Damiano Galassi [Mon, 19 Jun 2017 17:53:00 +0000 (19:53 +0200)]
MacGui: do not crash if hb_video_encoder_get_name returns NULL, it might happens if there is a saved job with an external encoder (x264 10bit for example), and the external lib is no longer available.
John Stebbins [Mon, 19 Jun 2017 17:22:28 +0000 (10:22 -0700)]
reader: fix live preview generation for some streams
Fixes https://github.com/HandBrake/HandBrake/issues/685
For some stream types, libav does not seek all streams within the file
to the same position. So we get data from streams that is prior to the
desired preview start position leaking through. The result, for example,
is a preview that has audio that starts from the beginning of the file
and video that starts much later at the desired start pos.
Damiano Galassi [Mon, 19 Jun 2017 09:59:18 +0000 (11:59 +0200)]
MacGui: use "localizedStandardCompare:" to sort the titles by name in the add titles sheet. Titles will be sorted like in Finder.
Damiano Galassi [Mon, 19 Jun 2017 09:31:38 +0000 (11:31 +0200)]
MacGui: rename "Configure Defaults" to "Selection Behavior", align some UI element.
Bradley Sepos [Fri, 16 Jun 2017 17:05:13 +0000 (13:05 -0400)]
presets: Add Production presets for use with professional video editing software.
Production Max and Production Standard are high bit rate, short GOP (I/P), constant frame rate presets suitable for use as intermediate formats for video editing.
Production Proxy 1080p and Production Proxy 540p are high bit rate, Intra-only (I), constant frame rate presets suitable for use as low resolution proxy formats for video editing. The Proxy presets correspond to one-quarter (1/4) 2160p 4K Ultra HD and one-quarter (1/4) 1080p Full HD resolutions, respectively.
Bradley Sepos [Thu, 15 Jun 2017 05:46:45 +0000 (01:46 -0400)]
presets: Add Vimeo YouTube presets.
Using Vimeo and YouTube compression guides for reference:
https://vimeo.com/help/compression
https://support.google.com/youtube/answer/
1722171
Test videos visually inspected following recompression by these services.
Damiano Galassi [Sun, 18 Jun 2017 14:11:25 +0000 (16:11 +0200)]
MacGui: Add checkbox for Legacy A/V alignment behaviour for players that don't support MP4 Edit Lists. #778
sr55 [Sat, 17 Jun 2017 20:11:56 +0000 (21:11 +0100)]
WinGui: Add a "Or Drop File Here" box to the transparent area beside the source selection to make the feature more prominent. Also decrease the transparency a bit to make the inactive backbround darker.