]> granicus.if.org Git - handbrake/log
handbrake
6 years agobuild: use a better workaround for the new Xcode build system.
Damiano Galassi [Fri, 19 Oct 2018 17:45:20 +0000 (19:45 +0200)]
build: use a better workaround for the new Xcode build system.

6 years agoWinGui: Rollback some styling change fixes to see if it fixes the odd behaviour some...
sr55 [Fri, 19 Oct 2018 16:22:21 +0000 (17:22 +0100)]
WinGui: Rollback some styling change fixes to see if it fixes the odd behaviour some users are now seeing in the UI.

6 years agobuild: add a workaround to the Xcode project to make it work with the new Xcode build...
Damiano Galassi [Thu, 18 Oct 2018 13:55:53 +0000 (15:55 +0200)]
build: add a workaround to the Xcode project to make it work with the new Xcode build system

6 years agoMacGui: fix a warning.
Damiano Galassi [Thu, 18 Oct 2018 13:50:06 +0000 (15:50 +0200)]
MacGui: fix a warning.

6 years agoMacGui: improve touch bar support, add touch bars to the add titles to queue and...
Damiano Galassi [Tue, 16 Oct 2018 11:57:40 +0000 (13:57 +0200)]
MacGui: improve touch bar support, add touch bars to the add titles to queue and add preset sheets.

6 years agoWinGui: Fix a number of style inheritance issues.
sr55 [Mon, 15 Oct 2018 21:31:50 +0000 (22:31 +0100)]
WinGui: Fix a number of style inheritance issues.

6 years agoLinGui: fix queue "Reload" option
John Stebbins [Mon, 15 Oct 2018 17:03:00 +0000 (10:03 -0700)]
LinGui: fix queue "Reload" option

The change of state of the queue job was not getting written to the
queue file.  So restarting HandBrake would result in the queue job being
lost.

6 years agoWinGui: Simplify the Language Resource Files.
sr55 [Wed, 10 Oct 2018 18:00:57 +0000 (19:00 +0100)]
WinGui: Simplify the Language Resource Files.

6 years agoMacGui: add touch bars in the preview window, improve touch bars in the main and...
Damiano Galassi [Wed, 10 Oct 2018 17:58:21 +0000 (19:58 +0200)]
MacGui: add touch bars in the preview window, improve touch bars in the main and queue windows.

6 years agoFixed a typo
Scott [Mon, 8 Oct 2018 17:29:52 +0000 (18:29 +0100)]
Fixed a typo

6 years agoWinGui: Fix a potential NPE
sr55 [Mon, 8 Oct 2018 17:24:17 +0000 (18:24 +0100)]
WinGui: Fix a potential NPE

6 years agoMacGui: add touch bars to main and queue windows.
Damiano Galassi [Mon, 8 Oct 2018 14:27:16 +0000 (16:27 +0200)]
MacGui: add touch bars to main and queue windows.

6 years agoMacGui: add a missing [super init]
Damiano Galassi [Mon, 8 Oct 2018 14:26:01 +0000 (16:26 +0200)]
MacGui: add a missing [super init]

6 years agoWinGui: Consistency Tweak on the Audio/Subtitle behaviour buttons on the add preset...
sr55 [Sat, 6 Oct 2018 12:31:32 +0000 (13:31 +0100)]
WinGui: Consistency Tweak on the Audio/Subtitle behaviour buttons on the add preset screen. Fixes #1619

6 years agoWinGui: Fix Mixdown selection when the preset mixdown is not available for a given...
sr55 [Sat, 6 Oct 2018 12:30:46 +0000 (13:30 +0100)]
WinGui: Fix Mixdown selection when the preset mixdown is not available for a given source. Fixes #1618

6 years agoWinGui: Fix an issue that might be causing the default sample rate to be selected...
sr55 [Wed, 3 Oct 2018 20:05:06 +0000 (21:05 +0100)]
WinGui: Fix an issue that might be causing the default sample rate to be selected instead of auto. #1618

6 years agolibhb: Fix an issue that was causing the "encavcodecaInit: Unknown avcodec option...
sr55 [Mon, 1 Oct 2018 19:59:23 +0000 (20:59 +0100)]
libhb: Fix an issue that was causing the "encavcodecaInit: Unknown avcodec option stereo_mode" message in the log. This option is changed in ffmpeg.

6 years agoVCE: Remove unnecessary VCE logging.
sr55 [Mon, 1 Oct 2018 19:46:52 +0000 (20:46 +0100)]
VCE: Remove unnecessary VCE logging.

6 years agoVCE: Try to improve the reliability of the VCE hardware detection.
sr55 [Sat, 29 Sep 2018 18:38:05 +0000 (19:38 +0100)]
VCE: Try to improve the reliability of the VCE hardware detection.

6 years agoWinGui: Improving Accessibility of the new Queue (and fixed a few other issues around...
sr55 [Fri, 28 Sep 2018 20:59:37 +0000 (21:59 +0100)]
WinGui: Improving Accessibility of the new Queue (and fixed a few other issues around the UI in this area too)

6 years agoWinGui: Minor bug fixes and tidyup in the queue.
sr55 [Fri, 28 Sep 2018 19:18:26 +0000 (20:18 +0100)]
WinGui: Minor bug fixes and tidyup in the queue.

6 years agoWinGui: Register the Logger for libhb earlier so we can pickup VCE logging.
sr55 [Fri, 28 Sep 2018 18:46:09 +0000 (19:46 +0100)]
WinGui: Register the Logger for libhb earlier so we can pickup VCE logging.

6 years agoWinGui: Remove the Options dropdown from the Queue header. It's only ever had a...
sr55 [Thu, 27 Sep 2018 20:29:21 +0000 (21:29 +0100)]
WinGui: Remove the Options dropdown from the Queue header.  It's only ever had a small subset of the queue functions. The Right Click menu is far more functional.

6 years agoWinGui: Queue -> Retry Failed context menu option. Bring over some improvements...
sr55 [Thu, 27 Sep 2018 20:10:38 +0000 (21:10 +0100)]
WinGui:  Queue -> Retry Failed context menu option.  Bring over some improvements from the experimental design onto the legacy queue design that's still default.

6 years agoWinGui: Some layout improvement on the experimental queue.
sr55 [Thu, 27 Sep 2018 19:48:33 +0000 (20:48 +0100)]
WinGui: Some layout improvement on the experimental queue.

6 years agopresets: Bump presets major version.
Bradley Sepos [Thu, 13 Sep 2018 11:30:03 +0000 (07:30 -0400)]
presets: Bump presets major version.

6 years agopresets: Minor revision to Amazon Fire descriptions.
Bradley Sepos [Thu, 13 Sep 2018 11:29:18 +0000 (07:29 -0400)]
presets: Minor revision to Amazon Fire descriptions.

6 years agopresets: Update descriptions for Apple devices.
Bradley Sepos [Thu, 13 Sep 2018 11:16:03 +0000 (07:16 -0400)]
presets: Update descriptions for Apple devices.

Adds the recently released iPhone XR, XS, XS Max to the Apple 2160p60 4K HEVC Surround preset.

Revises other product listings with most recent information.

Moves iPad 1st Generation and iPad 2 to the Apple 720p30 Surround preset. The old iPad preset was 720p30, display resolution is higher than 540p, and storage space is not a huge concern.

6 years agopresets: Add iPad 1st Gen to Apple 540p30 Surround description.
Bradley Sepos [Wed, 12 Sep 2018 03:16:03 +0000 (23:16 -0400)]
presets: Add iPad 1st Gen to Apple 540p30 Surround description.

Seems this went missing at some point.

6 years agopresets: Make all 2-channel mixdowns stereo instead of DPL2.
Bradley Sepos [Wed, 12 Sep 2018 02:38:32 +0000 (22:38 -0400)]
presets: Make all 2-channel mixdowns stereo instead of DPL2.

https://github.com/HandBrake/HandBrake/issues/1162#issuecomment-418253455

6 years agopresets: Explicitly disable Align A/V Start where not set.
Bradley Sepos [Wed, 12 Sep 2018 00:59:27 +0000 (20:59 -0400)]
presets: Explicitly disable Align A/V Start where not set.

6 years agopresets: Disable unused Align A/V Start for Roku 2160p (MKV).
Bradley Sepos [Wed, 12 Sep 2018 00:55:45 +0000 (20:55 -0400)]
presets: Disable unused Align A/V Start for Roku 2160p (MKV).

6 years agopresets: Add Amazon Fire 720p preset.
Bradley Sepos [Wed, 12 Sep 2018 00:43:03 +0000 (20:43 -0400)]
presets: Add Amazon Fire 720p preset.

6 years agopresets: Rename Fire TV to Amazon Fire and update compatibility info.
Bradley Sepos [Wed, 12 Sep 2018 00:32:05 +0000 (20:32 -0400)]
presets: Rename Fire TV to Amazon Fire and update compatibility info.

6 years agopresets: Remove Legacy 0.10.x presets.
Bradley Sepos [Tue, 11 Sep 2018 23:17:44 +0000 (19:17 -0400)]
presets: Remove Legacy 0.10.x presets.

These have been deprecated for two full release cycles. Newer and more compatible presets exist for every scenario, and as always, users can create their own in the event the official presets do not fit their needs.

See https://github.com/HandBrake/HandBrake-docs/blob/efb51cc2cd7d0c30fa5e9ee88366233ca34757a4/source/docs/en/latest/technical/official-presets.markdown#legacy-010x-presets for a list of compatible replacements.

6 years agoWinGui: Trigger a status tab update when a job finishes.
sr55 [Wed, 26 Sep 2018 20:34:05 +0000 (21:34 +0100)]
WinGui: Trigger a status tab update when a job finishes.

6 years agoVCE: Add positive logging.
sr55 [Tue, 25 Sep 2018 17:29:32 +0000 (18:29 +0100)]
VCE: Add positive logging.

6 years agoVCE: Add temp logging to vce_common.c to give a hint as to why some users can't use...
sr55 [Mon, 24 Sep 2018 21:01:57 +0000 (22:01 +0100)]
VCE: Add temp logging to vce_common.c to give a hint as to why some users can't use VCE.

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