]> granicus.if.org Git - handbrake/log
handbrake
6 years agoWinGui: When Deleting a job, select the nearest or first item in the list to allow...
sr55 [Mon, 24 Sep 2018 20:07:56 +0000 (21:07 +0100)]
WinGui: When Deleting a job, select the nearest or first item in the list to allow faster keyboard operations to manage the queue.

6 years agoWinGui: Handle no log files better in the new experimental queue layout.
sr55 [Mon, 24 Sep 2018 20:00:58 +0000 (21:00 +0100)]
WinGui: Handle no log files better in the new experimental queue layout.

6 years agoWinGui: Fail a job instantly if the destination folder is missing. Don't spool up...
sr55 [Mon, 24 Sep 2018 19:57:56 +0000 (20:57 +0100)]
WinGui: Fail a job instantly if the destination folder is missing. Don't spool up a libhb instance.  Provides feedback to the user much faster. #1599

6 years agoMacGui: add a dark mode toolbar icons set.
Damiano Galassi [Mon, 24 Sep 2018 15:53:42 +0000 (17:53 +0200)]
MacGui: add a dark mode toolbar icons set.

6 years agoWinGui: Add Retry Selected and Retry All Jobs to the Queue List right click menu...
sr55 [Sat, 22 Sep 2018 20:56:29 +0000 (21:56 +0100)]
WinGui: Add Retry Selected and Retry All Jobs to the Queue List right click menu.   #1087

6 years agoWinGui: Couple of queue bug fixes. #1087
sr55 [Sat, 22 Sep 2018 20:52:00 +0000 (21:52 +0100)]
WinGui: Couple of queue bug fixes. #1087

6 years agoWinGui: Adding Stats and Log Tabs to the new experimental queue view. #1087
sr55 [Sat, 22 Sep 2018 20:36:22 +0000 (21:36 +0100)]
WinGui: Adding Stats and Log Tabs to the new experimental queue view. #1087

6 years agoWinGui: Implementing the new queue design. This is currently experimental and has...
sr55 [Sat, 22 Sep 2018 18:45:24 +0000 (19:45 +0100)]
WinGui: Implementing the new queue design. This is currently experimental and has to be explicitly enabled in preferences -> General  #1087

6 years agoWinGui: Archive Queue Recovery files for 7 days. Add an option on the Source Selectio...
sr55 [Fri, 21 Sep 2018 22:03:01 +0000 (23:03 +0100)]
WinGui: Archive Queue Recovery files for 7 days. Add an option on the Source Selection Panel to recover archived queue files. Option will disappear automatically after 7 days.

6 years agoWinGui: Allow E-AC3 muxing in MP4
sr55 [Fri, 21 Sep 2018 19:06:31 +0000 (20:06 +0100)]
WinGui: Allow E-AC3 muxing in MP4

6 years agoWinGui: Fix a bug in the Number Box control #1598
sr55 [Tue, 18 Sep 2018 18:59:12 +0000 (19:59 +0100)]
WinGui: Fix a bug in the Number Box control #1598

6 years agographics: Remove block from stop icon.
Bradley Sepos [Mon, 17 Sep 2018 07:38:35 +0000 (03:38 -0400)]
graphics: Remove block from stop icon.

6 years agoWinGui: Cosmetic fix on the options pane.
sr55 [Sat, 15 Sep 2018 19:22:24 +0000 (20:22 +0100)]
WinGui: Cosmetic fix on the options pane.

6 years agoWinGui: Add Experimental Features preferences to toggle ideas we are experimenting...
sr55 [Sat, 15 Sep 2018 19:04:44 +0000 (20:04 +0100)]
WinGui: Add Experimental Features preferences to toggle ideas we are experimenting with.   Re-enabled in-line queue experiment

6 years agoWinGui: Add a prompt on Stop Encode to confirm. Fixes #1571
sr55 [Fri, 14 Sep 2018 20:59:25 +0000 (21:59 +0100)]
WinGui: Add a prompt on Stop Encode to confirm. Fixes #1571

6 years agoWinGui: When opening preferences, reset to General tab if the last tab used was the...
sr55 [Fri, 14 Sep 2018 19:49:27 +0000 (20:49 +0100)]
WinGui: When opening preferences, reset to General tab if the last tab used was the About tab. #1592

6 years agoffmpeg: fix static audio with pcm in mp4
John Stebbins [Sun, 9 Sep 2018 19:17:23 +0000 (12:17 -0700)]
ffmpeg: fix static audio with pcm in mp4

Fixes https://github.com/HandBrake/HandBrake/issues/1555

6 years agoFix typo in 1.1.2 news.
Bradley Sepos [Tue, 4 Sep 2018 19:34:32 +0000 (15:34 -0400)]
Fix typo in 1.1.2 news.

6 years agoRevise Windows news for 1.1.2 release.
Bradley Sepos [Tue, 4 Sep 2018 19:30:12 +0000 (15:30 -0400)]
Revise Windows news for 1.1.2 release.

6 years agoUpdate news for 1.1.2 release.
Bradley Sepos [Tue, 4 Sep 2018 00:10:23 +0000 (20:10 -0400)]
Update news for 1.1.2 release.

6 years agoFix trailing empty spaces and other nits in News file.
Bradley Sepos [Tue, 4 Sep 2018 00:07:58 +0000 (20:07 -0400)]
Fix trailing empty spaces and other nits in News file.

6 years agoUpdate news with initial 1.2.0 release notes.
Bradley Sepos [Tue, 4 Sep 2018 00:03:12 +0000 (20:03 -0400)]
Update news with initial 1.2.0 release notes.

This is a version of 0b1ae20436ffaea25007bcb47faa41ca80fae99e (reverted) with proper Unix line endings (LF only).

6 years agoRevert "Update NEWS with initial 1.2 release notes."
Bradley Sepos [Tue, 4 Sep 2018 00:00:33 +0000 (20:00 -0400)]
Revert "Update NEWS with initial 1.2 release notes."

Windows line endings were accidentally added in the offending commit; will be fixed shortly after this commit.

This reverts commit 0b1ae20436ffaea25007bcb47faa41ca80fae99e.

6 years agoWinGui: Small UI adjustments on the video tab.
sr55 [Fri, 31 Aug 2018 22:19:39 +0000 (23:19 +0100)]
WinGui: Small UI adjustments on the video tab.

6 years agoWinGui: Set x264/5 Granularity to 0.5 by default. Also allow the slider control to...
sr55 [Fri, 31 Aug 2018 22:16:01 +0000 (23:16 +0100)]
WinGui: Set x264/5 Granularity to 0.5 by default. Also allow the slider control to grow to the available size to make it easier for fine tuning by mouse.

6 years agoMacGui: improve the preview border alignment on retina screens.
Damiano Galassi [Fri, 31 Aug 2018 16:23:12 +0000 (18:23 +0200)]
MacGui: improve the preview border alignment on retina screens.

6 years agoMacGui: Implement "Show Source in Finder" in the queue contextual menu.
Damiano Galassi [Fri, 31 Aug 2018 15:50:07 +0000 (17:50 +0200)]
MacGui: Implement "Show Source in Finder" in the queue contextual menu.

6 years agoMacGui: make the available format tokens textfield highier, and cache the NSDateForma...
Damiano Galassi [Fri, 31 Aug 2018 15:36:10 +0000 (17:36 +0200)]
MacGui: make the available format tokens textfield highier, and cache the NSDateFormatter.

6 years agocontrib: update libdvdnav and libdvdread to version 6.0.0
Damiano Galassi [Thu, 30 Aug 2018 05:31:37 +0000 (07:31 +0200)]
contrib: update libdvdnav and libdvdread to version 6.0.0

6 years agoRefactor the color tag code, and pass it to the FFmpeg encoders.
Damiano Galassi [Fri, 24 Aug 2018 08:47:02 +0000 (10:47 +0200)]
Refactor the color tag code, and pass it to the FFmpeg encoders.

6 years agoWinGui: Update label in advanced options.
sr55 [Sun, 26 Aug 2018 13:03:12 +0000 (14:03 +0100)]
WinGui: Update label in advanced options.

6 years agoSet the macOS deployment target to 10.10 when building from the cli.
Damiano Galassi [Thu, 23 Aug 2018 15:06:54 +0000 (17:06 +0200)]
Set the macOS deployment target to 10.10 when building from the cli.

6 years agolibhb: use the same padding as FFmpeg when allocating buffer.
Damiano Galassi [Wed, 22 Aug 2018 10:41:00 +0000 (12:41 +0200)]
libhb: use the same padding as FFmpeg when allocating buffer.

6 years agobuild: Allows to use clang/clang++ compiler on FreeBSD.
Yuichiro NAITO [Tue, 21 Aug 2018 01:42:30 +0000 (10:42 +0900)]
build: Allows to use clang/clang++ compiler on FreeBSD.

LOCALBASE variable is used to indicate where FreeBSD ports are installed.
default is /usr/local.

6 years agocontrib: gtk: libhb: macosx: test: Remove remaining traces of libavresample.
Bradley Sepos [Mon, 13 Aug 2018 21:27:24 +0000 (17:27 -0400)]
contrib: gtk: libhb: macosx: test: Remove remaining traces of libavresample.

Extension of and closes #1422.

6 years agoFixing available Levels for VCE and other H265 encoders.
sr55 [Thu, 16 Aug 2018 18:44:38 +0000 (19:44 +0100)]
Fixing available Levels for VCE and other H265 encoders.

6 years agoVCE: Show only supported H264 / HEVC profiles.
sr55 [Thu, 16 Aug 2018 18:35:22 +0000 (19:35 +0100)]
VCE: Show only supported H264 / HEVC profiles.

6 years agoVCE: Small Adjustment to the Quality settings passed to ffmpeg. B-Frames +2 #1408
sr55 [Thu, 16 Aug 2018 17:58:59 +0000 (18:58 +0100)]
VCE: Small Adjustment to the Quality settings passed to ffmpeg. B-Frames +2  #1408

6 years agoUpdate CONTRIBUTING.md
Scott [Thu, 16 Aug 2018 12:22:45 +0000 (13:22 +0100)]
Update CONTRIBUTING.md

6 years agoUpdating Community support section
Scott [Thu, 16 Aug 2018 12:21:52 +0000 (13:21 +0100)]
Updating Community support section

Community Rules  + code of conduct links

6 years agoUpdating the Contributing and Translations Pages
Scott [Thu, 16 Aug 2018 12:19:03 +0000 (13:19 +0100)]
Updating the Contributing and Translations Pages

6 years agoAutoname creation date
Matthew Lazarow [Mon, 13 Aug 2018 19:56:01 +0000 (15:56 -0400)]
Autoname creation date

Adds {creation-date} and {creation-time} templates to autoname
preference option.

6 years agoWinGui: Minor code tidyup.
sr55 [Mon, 13 Aug 2018 19:03:21 +0000 (20:03 +0100)]
WinGui: Minor code tidyup.

6 years agoMacGui: fix queue toolbar icon not being updated.
Damiano Galassi [Mon, 13 Aug 2018 06:20:50 +0000 (08:20 +0200)]
MacGui: fix queue toolbar icon not being updated.

6 years agoMacGui: simplify the toolbar badge drawing code, redraw the icon when switching betwe...
Damiano Galassi [Sun, 12 Aug 2018 07:56:20 +0000 (09:56 +0200)]
MacGui: simplify the toolbar badge drawing code, redraw the icon when switching between dark and light mode.

6 years agovfr: fix jitter in 59.94 to 29.97 framerate conversion
John Stebbins [Sun, 12 Aug 2018 01:18:25 +0000 (18:18 -0700)]
vfr: fix jitter in 59.94 to 29.97 framerate conversion

Fixes: https://github.com/HandBrake/HandBrake/issues/1487
6 years agoMacGUI: Update menu items and tooltips related to Selection Behavior.
Bradley Sepos [Thu, 9 Aug 2018 13:50:01 +0000 (09:50 -0400)]
MacGUI: Update menu items and tooltips related to Selection Behavior.

A few of these were missed previously.

6 years agoLinGui: update translations from transifex
John Stebbins [Fri, 10 Aug 2018 15:48:53 +0000 (08:48 -0700)]
LinGui: update translations from transifex

6 years agoLinGUI: Update scalable pause encode icon.
Bradley Sepos [Fri, 10 Aug 2018 13:53:37 +0000 (09:53 -0400)]
LinGUI: Update scalable pause encode icon.

Center align the two bars creating the pause symbol on the horizontal axis.

6 years agoLinGUI: Update 32x32 icons.
Bradley Sepos [Fri, 10 Aug 2018 13:51:53 +0000 (09:51 -0400)]
LinGUI: Update 32x32 icons.

These are special case versions of their larger versions.

6 years agographics: Add more icons for macOS 10.14 Mojave dark mode.
Bradley Sepos [Fri, 10 Aug 2018 12:44:33 +0000 (08:44 -0400)]
graphics: Add more icons for macOS 10.14 Mojave dark mode.

Also fixed pause icon alignment (was slightly off-center) and added a new stop encode icon better matching the encode/pause icons.

 #1392

6 years agoLinGui: fix single title scan marks preset modified
John Stebbins [Thu, 9 Aug 2018 21:25:29 +0000 (14:25 -0700)]
LinGui: fix single title scan marks preset modified

6 years agoWinGui: Cleanup of some unneeded references across the projects.
sr55 [Thu, 9 Aug 2018 19:33:47 +0000 (20:33 +0100)]
WinGui: Cleanup of some unneeded references across the projects.

6 years agoWinGui: Preparing the UI for a move to .NET CORE next year when the Desktop Packs...
sr55 [Thu, 9 Aug 2018 18:32:33 +0000 (19:32 +0100)]
WinGui: Preparing the UI for a move to .NET CORE next year when the Desktop Packs get released. Removing use of legacy Microsoft.VisualBasic.FileIO reference. Chapter Importer re-written to accommodate.

6 years agoMacGui: fix closing the add catagery window when presented as modal.
Damiano Galassi [Thu, 9 Aug 2018 06:49:05 +0000 (08:49 +0200)]
MacGui: fix closing the add catagery window when presented as modal.

6 years agoLinGui: fix problem with preset selection...
John Stebbins [Wed, 8 Aug 2018 23:18:14 +0000 (16:18 -0700)]
LinGui: fix problem with preset selection...

...from preset management window.  Window closed every time a preset was
selected.

6 years agoLinGui: handle missing default preset better
John Stebbins [Wed, 8 Aug 2018 22:10:10 +0000 (15:10 -0700)]
LinGui: handle missing default preset better

Search for original default official preset.  If still missing, select
first available preset.

Addresses problem seen in:
https://github.com/HandBrake/HandBrake/pull/1524

6 years agoFix arithmetic exception in hb_set_anamorphic_size2() when displaying preview
Emeric [Wed, 8 Aug 2018 10:50:25 +0000 (12:50 +0200)]
Fix arithmetic exception in hb_set_anamorphic_size2() when displaying preview

6 years agopresets: fix setting of default preset values
John Stebbins [Wed, 8 Aug 2018 21:37:58 +0000 (14:37 -0700)]
presets: fix setting of default preset values

Fixes root cause of problem reported in:
https://github.com/HandBrake/HandBrake/pull/1524

6 years agoNVEnc: Add human names for encoder presets and remove currently invalid options.
sr55 [Wed, 8 Aug 2018 21:02:56 +0000 (22:02 +0100)]
NVEnc: Add human names for encoder presets and remove currently invalid options.

6 years agofix race in getting sequence_id of completed job
John Stebbins [Tue, 7 Aug 2018 20:34:36 +0000 (13:34 -0700)]
fix race in getting sequence_id of completed job

The sequence_id was only available for the WORKING state and not the
WORKDONE state.  But frontends poll for status periodically and can miss
all status updates for the WORKING state if the file is very short or an
error occurs early during transcoding.  When WORKING status is missed,
there was no way to know the sequence_id associated with the WORKDONE
status.

6 years agoLinGui: fix some small memory leaks
John Stebbins [Tue, 7 Aug 2018 20:31:47 +0000 (13:31 -0700)]
LinGui: fix some small memory leaks

6 years agopkg: remove ubuntu 17.10 (Artful) from snapshots
John Stebbins [Tue, 7 Aug 2018 15:05:47 +0000 (08:05 -0700)]
pkg: remove ubuntu 17.10 (Artful) from snapshots

Artful is obsolete and the PPA no longer accepts submissions for it.

6 years agobd: handle "broken units" better
John Stebbins [Mon, 6 Aug 2018 16:25:19 +0000 (09:25 -0700)]
bd: handle "broken units" better

libbluray detects and skips broken units (6114 byte chunks).  But it
returns 0 in such cases.  We were interpreting this as the end of the
title and signalling a successful encode.

Instead, look for BD_EVENT_END_OF_TITLE for end of title detection.
And perform read retries when bd_read returns 0.

6 years agolibbluray: add debug symbols when debugging is enabled
John Stebbins [Mon, 6 Aug 2018 16:23:17 +0000 (09:23 -0700)]
libbluray: add debug symbols when debugging is enabled

6 years agoMacGui: fix progress report textfield height on 10.14
Damiano Galassi [Mon, 6 Aug 2018 05:43:37 +0000 (07:43 +0200)]
MacGui: fix progress report textfield height on 10.14

6 years agosync: fix duration of silence buffers
John Stebbins [Sun, 5 Aug 2018 17:42:35 +0000 (10:42 -0700)]
sync: fix duration of silence buffers

Audio mixdown occurs in decoders before sync.  So number of channels
in a silence buffer is the output channel count. But audio samplerate
conversion happens in later here in sync.c FilterAudioFrame, so
samples_per_frame in silence buffers are still the input sample count.

6 years agoMacGui: corrently display the presets popover on 10.14 dark mode.
Damiano Galassi [Sat, 4 Aug 2018 09:48:15 +0000 (11:48 +0200)]
MacGui: corrently display the presets popover on 10.14 dark mode.

6 years agoMacGui: fix a number of static analyser warnings.
Damiano Galassi [Sat, 4 Aug 2018 09:47:57 +0000 (11:47 +0200)]
MacGui: fix a number of static analyser warnings.

6 years agoWinGui: Remap Ctrl-S to Open Destination Save Dialog. Start Encode is now Ctrl...
sr55 [Fri, 3 Aug 2018 21:30:34 +0000 (22:30 +0100)]
WinGui:  Remap Ctrl-S to Open Destination Save Dialog.  Start Encode is now Ctrl-E instead.   (Makes more sense this way)

6 years agoVCE: Working on CQ mode for AMD VCE. #1408
sr55 [Mon, 30 Jul 2018 20:42:02 +0000 (21:42 +0100)]
VCE: Working on CQ mode for AMD VCE. #1408

6 years agoWinGui: Don't grey out the Start Queue button when the encode is paused. #1501
sr55 [Sun, 29 Jul 2018 12:51:04 +0000 (13:51 +0100)]
WinGui: Don't grey out the Start Queue button when the encode is paused. #1501

6 years agoWinGui: Make sure the Container is selected before the Audio/Subtitle tabs to avoid...
sr55 [Thu, 26 Jul 2018 19:25:56 +0000 (20:25 +0100)]
WinGui: Make sure the Container is selected before the Audio/Subtitle tabs to avoid incorrect default behaviours triggering. Fixes #1500

6 years agoWinGui: Alignment tweak on the main window.
sr55 [Wed, 25 Jul 2018 20:41:39 +0000 (21:41 +0100)]
WinGui: Alignment tweak on the main window.

6 years agoWinGui: Allow the Title Dropdown to grow in width where it makes sense. #1499
sr55 [Wed, 25 Jul 2018 20:40:10 +0000 (21:40 +0100)]
WinGui: Allow the Title Dropdown to grow in width where it makes sense. #1499

6 years agoWinGui: Make the error message nicer when the system clipboard is unavailable. #1498
sr55 [Wed, 25 Jul 2018 20:13:35 +0000 (21:13 +0100)]
WinGui: Make the error message nicer when the system clipboard is unavailable. #1498

6 years agoWinGui: Remove temp VCE hack.
sr55 [Sat, 21 Jul 2018 17:12:10 +0000 (18:12 +0100)]
WinGui: Remove temp VCE hack.

6 years agoAmf enc availability check (#1489)
OvchinnikovDmitrii [Sat, 21 Jul 2018 17:08:34 +0000 (20:08 +0300)]
Amf enc availability check (#1489)

* AMF encoder availability check. #1408

6 years agoWinGui: Better handle Open Source Directory on the Queue where batch scan is used...
sr55 [Thu, 19 Jul 2018 20:09:01 +0000 (21:09 +0100)]
WinGui: Better handle Open Source Directory on the Queue where batch scan is used. Fixes #1491

6 years agoMacGui: update Sparkle to version 1.20.
Damiano Galassi [Thu, 19 Jul 2018 06:57:42 +0000 (08:57 +0200)]
MacGui: update Sparkle to version 1.20.

6 years agoWinGui: Move UserSettings over to JSON format. Settings from the older XML format...
sr55 [Wed, 18 Jul 2018 21:28:13 +0000 (22:28 +0100)]
WinGui: Move UserSettings over to JSON format.  Settings from the older XML format will automatically transfer and the legacy files will be removed.

6 years agoMacGui: validate the custom filters settings in the GUI.
Damiano Galassi [Wed, 18 Jul 2018 12:53:51 +0000 (14:53 +0200)]
MacGui: validate the custom filters settings in the GUI.

6 years agoWinGui: Remove CPU information from log header. It's also in the main log body.
sr55 [Fri, 13 Jul 2018 22:09:01 +0000 (23:09 +0100)]
WinGui: Remove CPU information from log header. It's also in the main log body.

6 years agoUpdate NEWS with initial 1.2 release notes.
sr55 [Fri, 13 Jul 2018 22:08:29 +0000 (23:08 +0100)]
Update NEWS with initial 1.2 release notes.

6 years agoWinGui: Fix an issue that was causing the app to erroneously create a "HandBrake...
sr55 [Fri, 13 Jul 2018 21:52:17 +0000 (22:52 +0100)]
WinGui: Fix an issue that was causing the app to erroneously create a "HandBrake Team" folder under the users "Roaming" folder. This also now displays the correct directory under the Log "Data Dir" line.

6 years agoWinGui: Few small updates to the EncodeTaskImportFactory
sr55 [Fri, 13 Jul 2018 21:19:52 +0000 (22:19 +0100)]
WinGui: Few small updates to the EncodeTaskImportFactory

6 years agoLinGui: fix queue reload in flatpak sandbox
John Stebbins [Thu, 12 Jul 2018 22:22:06 +0000 (15:22 -0700)]
LinGui: fix queue reload in flatpak sandbox

Queues are tied to the PID of the process that wrote them. But
the app runs with the same PID in the sandbox on every invocation. So
the new pid file must be written after processing any previous queue.

6 years agoMacGui: add missing Localizable.strings file.
Damiano Galassi [Thu, 12 Jul 2018 15:48:01 +0000 (17:48 +0200)]
MacGui: add missing Localizable.strings file.

6 years agoMacGui: remove two non existing files from the Xcode project.
Damiano Galassi [Thu, 12 Jul 2018 15:12:48 +0000 (17:12 +0200)]
MacGui: remove two non existing files from the Xcode project.

6 years agoMacGui: fix the presets view that was broken a few days ago.
Damiano Galassi [Thu, 12 Jul 2018 15:06:16 +0000 (17:06 +0200)]
MacGui: fix the presets view that was broken a few days ago.

6 years agoMacGui: add German localisation by Nomis101.
Damiano Galassi [Thu, 12 Jul 2018 15:05:21 +0000 (17:05 +0200)]
MacGui: add German localisation by Nomis101.

6 years agoMacGui: make it possible to localise the default chapters titles.
Damiano Galassi [Wed, 11 Jul 2018 07:06:12 +0000 (09:06 +0200)]
MacGui: make it possible to localise the default chapters titles.

6 years agoLinGui: simplify dest name selection
John Stebbins [Tue, 10 Jul 2018 19:36:48 +0000 (12:36 -0700)]
LinGui: simplify dest name selection

Removes cruft that wasn't realy used.

6 years agoMacGui: remove a bunch of unneeded compatibility code.
Damiano Galassi [Tue, 10 Jul 2018 18:06:09 +0000 (20:06 +0200)]
MacGui: remove a bunch of unneeded compatibility code.

6 years agoMacGui: made possible to localise more UI strings.
Damiano Galassi [Tue, 10 Jul 2018 15:13:19 +0000 (17:13 +0200)]
MacGui: made possible to localise more UI strings.

6 years agoflatpak: disable flatpak-builder cache
John Stebbins [Tue, 10 Jul 2018 04:22:17 +0000 (21:22 -0700)]
flatpak: disable flatpak-builder cache

It fails to rebuild things that need to be rebuilt

6 years agoVCE: Fix a typo that was preventing the VCE H.265 encoder from working.
sr55 [Mon, 9 Jul 2018 19:39:02 +0000 (20:39 +0100)]
VCE: Fix a typo that was preventing the VCE H.265 encoder from working.

6 years agoWinGui: Simplify the Deinterlace / Decomb / Interlace Detection Tab and associated...
sr55 [Sun, 8 Jul 2018 17:23:50 +0000 (18:23 +0100)]
WinGui:  Simplify the Deinterlace / Decomb / Interlace Detection Tab and associated code. Tweak the layout of the deinterlace controls to match the Mac/Linux UI's.   Pull Presets  from libhb.

6 years agoWinGui: Remove Unused OpenCL call.
sr55 [Sun, 8 Jul 2018 14:36:06 +0000 (15:36 +0100)]
WinGui: Remove Unused OpenCL call.

6 years agoWinGui: Tidy up some unused variables.
sr55 [Sun, 8 Jul 2018 13:19:27 +0000 (14:19 +0100)]
WinGui: Tidy up some unused variables.