]> granicus.if.org Git - handbrake/log
handbrake
4 years agoLinuxGUI: Update locale master
Nomis101 [Sun, 27 Oct 2019 16:27:16 +0000 (17:27 +0100)]
LinuxGUI: Update locale

Update all locales from Transifex that are 100 %.

4 years agoWinGui: Fix some errors in translation. Placeholders for autoname are not translatabl...
sr55 [Sat, 26 Oct 2019 20:03:22 +0000 (21:03 +0100)]
WinGui: Fix some errors in translation. Placeholders for autoname are not translatable currently. These are now back to english. (Something to look at for the next version).
Also minor improvements to the AutoNameHelper to handle "{source}" as an available option and generally make it more flexible.  #2373

4 years agox265: Fix encoder crash with zones and add test for zones
Nomis101 [Thu, 24 Oct 2019 17:56:07 +0000 (19:56 +0200)]
x265: Fix encoder crash with zones and add test for zones

Patch from https://bitbucket.org/multicoreware/x265/commits/a3a088a7262fcc02560bc8b71d0a3cf5b9c69fe3

4 years agoRevert "make: Print unsupported status of FFmpeg AAC on Darwin/macOS in configure...
Bradley Sepos [Fri, 25 Oct 2019 19:16:23 +0000 (15:16 -0400)]
Revert "make: Print unsupported status of FFmpeg AAC on Darwin/macOS in configure.py."

Actually is supported; I was passing the wrong parameter to configure.

This reverts commit 19088348e2f397defd92ee554b283b8b681d2517.

4 years agoWinGui: Add support and initial translation for Korean
sr55 [Thu, 24 Oct 2019 18:49:53 +0000 (19:49 +0100)]
WinGui: Add support and initial translation for Korean

4 years agoqsv: full mode only when needed
agalin89 [Wed, 16 Oct 2019 20:49:08 +0000 (21:49 +0100)]
qsv: full mode only when needed

Squashed:

- qsv: check filter_count instead of variable
- fix: remove unchanged files from review
- qsv: simplified code

4 years agoconfigure: Add python3.8.
Bradley Sepos [Wed, 23 Oct 2019 17:12:18 +0000 (13:12 -0400)]
configure: Add python3.8.

4 years agoMacGui: fix an aligmented issue in the width and height textfields.
Damiano Galassi [Wed, 23 Oct 2019 10:14:09 +0000 (12:14 +0200)]
MacGui: fix an aligmented issue in the width and height textfields.

4 years agoMacGUI: Update locales (#2375)
Nomis101 [Tue, 22 Oct 2019 21:42:09 +0000 (23:42 +0200)]
MacGUI: Update locales (#2375)

* MacGUI: Update locales

4 years agoWinGUI: Update localization
Nomis101 [Tue, 22 Oct 2019 19:50:59 +0000 (21:50 +0200)]
WinGUI: Update localization

Sync from Transifex

4 years agolibhb: fix filter sanitization
John Stebbins [Sun, 20 Oct 2019 19:02:10 +0000 (12:02 -0700)]
libhb: fix filter sanitization

only remove vfr filter if vfr *&&** no detelecine filter

4 years agoCLI: use the presets from the sandbox container folder if they more recent.
Damiano Galassi [Sun, 20 Oct 2019 10:30:58 +0000 (12:30 +0200)]
CLI: use the presets from the sandbox container folder if they more recent.

4 years agoWinGui: Workaround a broken behaviour in Windows Task Tray. Maximise window is now...
sr55 [Fri, 18 Oct 2019 20:02:20 +0000 (21:02 +0100)]
WinGui: Workaround a broken behaviour in Windows Task Tray. Maximise window is now single click.

4 years agoWinGUI: Update tr and zh localization
Nomis101 [Fri, 18 Oct 2019 18:55:48 +0000 (20:55 +0200)]
WinGUI: Update tr and zh localization

4 years agoscripts: Update to mac-toolchain-build 2.0.0.
Bradley Sepos [Fri, 18 Oct 2019 15:07:49 +0000 (11:07 -0400)]
scripts: Update to mac-toolchain-build 2.0.0.

Adds `--list` and `--jobs` options. Plus various improvements under the hood.

4 years agoscripts: Update to mingw-w64-build 8.0.0.
Bradley Sepos [Fri, 18 Oct 2019 09:22:31 +0000 (05:22 -0400)]
scripts: Update to mingw-w64-build 8.0.0.

Adds `--list`, `--force`, and `--jobs` options. Prevents Spotlight on macOS from indexing source and build directories (thousands of files during build). Plus various improvements under the hood.

4 years agoWinGui: Fix display of NVENC quality label on queue. Fixes #2363
sr55 [Wed, 16 Oct 2019 20:50:43 +0000 (21:50 +0100)]
WinGui: Fix display of NVENC quality label on queue. Fixes #2363

4 years agoWinGUI: Update some locales
Nomis101 [Wed, 16 Oct 2019 11:32:15 +0000 (13:32 +0200)]
WinGUI: Update some locales

Update WinGUI locale de, fr and ru. Other locales will come, if they reach 100%.

4 years agoMacGui: enlarge the presets popover width.
Damiano Galassi [Wed, 16 Oct 2019 07:33:09 +0000 (09:33 +0200)]
MacGui: enlarge the presets popover width.

4 years agocontrib: Add AMF/VCE H.264 loop filter flag patch to FFmpeg.
Bradley Sepos [Tue, 15 Oct 2019 22:55:58 +0000 (18:55 -0400)]
contrib: Add AMF/VCE H.264 loop filter flag patch to FFmpeg.

4 years agocrop/resize and vfr filters used only when needed (#2353)
Artem [Tue, 15 Oct 2019 13:29:00 +0000 (14:29 +0100)]
crop/resize and vfr filters used only when needed (#2353)

crop/resize and vfr filters used only when needed

4 years agocontrib: Add patch to fix AQ-related slowdown in x265 3.2.
Bradley Sepos [Mon, 14 Oct 2019 17:42:12 +0000 (13:42 -0400)]
contrib: Add patch to fix AQ-related slowdown in x265 3.2.

4 years agocontrib: Update to x265 3.2.
Bradley Sepos [Sun, 13 Oct 2019 18:03:24 +0000 (14:03 -0400)]
contrib: Update to x265 3.2.

4 years agocontrib: Update to libvpx 1.8.1.
Bradley Sepos [Sun, 13 Oct 2019 17:12:53 +0000 (13:12 -0400)]
contrib: Update to libvpx 1.8.1.

4 years agocontrib: Update to libopus 1.3.1.
Bradley Sepos [Sun, 13 Oct 2019 17:12:07 +0000 (13:12 -0400)]
contrib: Update to libopus 1.3.1.

4 years agocontrib: Update to libogg 1.3.4.
Bradley Sepos [Sun, 13 Oct 2019 17:11:52 +0000 (13:11 -0400)]
contrib: Update to libogg 1.3.4.

4 years agocontrib: Update to libmfx c200d83 2019-05-13.
Bradley Sepos [Sun, 13 Oct 2019 17:05:57 +0000 (13:05 -0400)]
contrib: Update to libmfx c200d83 2019-05-13.

4 years agocontrib: Update to libiconv 1.16.
Bradley Sepos [Sun, 13 Oct 2019 16:54:36 +0000 (12:54 -0400)]
contrib: Update to libiconv 1.16.

4 years agocontrib: Update to libdvdread 6.0.2.
Bradley Sepos [Sun, 13 Oct 2019 18:52:53 +0000 (14:52 -0400)]
contrib: Update to libdvdread 6.0.2.

4 years agocontrib: Update to libdvdnav 6.0.1.
Bradley Sepos [Sun, 13 Oct 2019 18:50:55 +0000 (14:50 -0400)]
contrib: Update to libdvdnav 6.0.1.

4 years agocontrib: Update to dav1d 0.5.0.
Bradley Sepos [Sun, 13 Oct 2019 16:26:01 +0000 (12:26 -0400)]
contrib: Update to dav1d 0.5.0.

4 years agocontrib: Update to libbluray-1.1.2.
Bradley Sepos [Sun, 13 Oct 2019 16:09:41 +0000 (12:09 -0400)]
contrib: Update to libbluray-1.1.2.

4 years agocontrib: Update to harfbuzz 2.6.2.
Bradley Sepos [Sun, 13 Oct 2019 16:04:50 +0000 (12:04 -0400)]
contrib: Update to harfbuzz 2.6.2.

4 years agocontrib: Update to fribidi 1.0.7.
Bradley Sepos [Sun, 13 Oct 2019 16:02:07 +0000 (12:02 -0400)]
contrib: Update to fribidi 1.0.7.

Fixes #2014.

4 years agocontrib: Update to freetype 2.10.1.
Bradley Sepos [Sun, 13 Oct 2019 15:59:14 +0000 (11:59 -0400)]
contrib: Update to freetype 2.10.1.

4 years agocontrib: Update to FFmpeg 4.2.1.
Bradley Sepos [Sun, 13 Oct 2019 15:55:56 +0000 (11:55 -0400)]
contrib: Update to FFmpeg 4.2.1.

4 years agocontrib: Update to fdk-aac 2.0.1.
Bradley Sepos [Sun, 13 Oct 2019 15:54:25 +0000 (11:54 -0400)]
contrib: Update to fdk-aac 2.0.1.

4 years agocontrib: Update to bzip2 1.0.8.
Bradley Sepos [Sun, 13 Oct 2019 15:50:16 +0000 (11:50 -0400)]
contrib: Update to bzip2 1.0.8.

4 years agomake: Reduce pkg-config required version to 0.29.0.
Bradley Sepos [Mon, 14 Oct 2019 17:56:40 +0000 (13:56 -0400)]
make: Reduce pkg-config required version to 0.29.0.

Ubuntu again.

4 years agoWinGui: Small improvement / fix to the Directory open code to allow it to highlight...
sr55 [Mon, 14 Oct 2019 11:17:02 +0000 (12:17 +0100)]
WinGui: Small improvement / fix to the Directory open code to allow it to highlight a given file if existing, and also better handle non existing files. Fixes #2360

4 years agoWinGui: Remove "QP" label for NVENC since it's no longer QP. Fixes #2356
sr55 [Mon, 14 Oct 2019 11:09:00 +0000 (12:09 +0100)]
WinGui: Remove "QP" label for NVENC since it's no longer QP. Fixes #2356

4 years agoscripts: Update to mac-toolchain-build 1.2.0.
Bradley Sepos [Sun, 13 Oct 2019 22:12:35 +0000 (18:12 -0400)]
scripts: Update to mac-toolchain-build 1.2.0.

4 years agoscripts: Update to mingw-w64-build 7.1.0.
Bradley Sepos [Sun, 13 Oct 2019 22:00:19 +0000 (18:00 -0400)]
scripts: Update to mingw-w64-build 7.1.0.

GCC 9.2.0.

4 years agomake: Print unsupported status of FFmpeg AAC on Darwin/macOS in configure.py.
Bradley Sepos [Sun, 13 Oct 2019 18:35:34 +0000 (14:35 -0400)]
make: Print unsupported status of FFmpeg AAC on Darwin/macOS in configure.py.

4 years agoWinGui: Catchup some remaining strings that were not localisable. #2345
sr55 [Sun, 13 Oct 2019 17:03:58 +0000 (18:03 +0100)]
WinGui: Catchup some remaining strings that were not localisable. #2345

4 years agoMacGui: update localization.
Damiano Galassi [Sun, 13 Oct 2019 13:13:06 +0000 (15:13 +0200)]
MacGui: update localization.

4 years agoMacGui: fix deprecations warnings.
Damiano Galassi [Sun, 13 Oct 2019 13:12:48 +0000 (15:12 +0200)]
MacGui: fix deprecations warnings.

4 years agomake: Reduce automake required version to 1.15.0.
Bradley Sepos [Fri, 11 Oct 2019 23:08:47 +0000 (19:08 -0400)]
make: Reduce automake required version to 1.15.0.

We still support Ubuntu 18.04 which only has 1.15.1.

4 years agopreset: Fix typo in Discord Tiny preset.
Bradley Sepos [Fri, 11 Oct 2019 18:27:55 +0000 (14:27 -0400)]
preset: Fix typo in Discord Tiny preset.

4 years agopreset: Rename Discord preset to Discord Small and add Discord Tiny.
Bradley Sepos [Fri, 11 Oct 2019 18:17:24 +0000 (14:17 -0400)]
preset: Rename Discord preset to Discord Small and add Discord Tiny.

Really pushing limits here.

4 years agoMacGui: decrease the minimum height of the unparse label.
Damiano Galassi [Fri, 11 Oct 2019 09:02:39 +0000 (11:02 +0200)]
MacGui: decrease the minimum height of the unparse label.

4 years agopreset: Update built in presets version.
Bradley Sepos [Wed, 9 Oct 2019 17:48:51 +0000 (13:48 -0400)]
preset: Update built in presets version.

4 years agopreset: Remove Windows Mobile presets.
Bradley Sepos [Wed, 9 Oct 2019 17:48:24 +0000 (13:48 -0400)]
preset: Remove Windows Mobile presets.

The platform is dead. Later Windows Mobile phones supporting 1080p video can still use the Fast 1080p30 preset. Older phones are too restricted in bit rate and thus are quite obsolete now.

4 years agopreset: Update vbv-bufsize for Gmail presets.
Bradley Sepos [Wed, 9 Oct 2019 17:43:38 +0000 (13:43 -0400)]
preset: Update vbv-bufsize for Gmail presets.

Allows larger sub-second bit rate spikes for better reference frames. Any relatively modern device should support these values with ease.

4 years agopreset: Add Web presets for Discord and Discord Nitro.
Bradley Sepos [Wed, 9 Oct 2019 17:11:08 +0000 (13:11 -0400)]
preset: Add Web presets for Discord and Discord Nitro.

4 years agoRevert "crop/resize and vfr filters used only when needed"
John Stebbins [Sun, 6 Oct 2019 16:37:07 +0000 (09:37 -0700)]
Revert "crop/resize and vfr filters used only when needed"

This reverts commit eb6b180a446dc1cabcf19eef42debca18ef429b8.

4 years agoMacGui: add Russian localization and update the others after the video view changes.
Damiano Galassi [Sun, 6 Oct 2019 12:23:43 +0000 (14:23 +0200)]
MacGui: add Russian localization and update the others after the video view changes.

4 years agoMacGui: rework the way the encoder options views are swapped.
Damiano Galassi [Sun, 6 Oct 2019 11:23:54 +0000 (13:23 +0200)]
MacGui: rework the way the encoder options views are swapped.

4 years agoMacGui: update localizations.
Damiano Galassi [Sun, 6 Oct 2019 08:09:07 +0000 (10:09 +0200)]
MacGui: update localizations.

4 years agoscripts: Update to mac-toolchain-build 1.1.0.
Bradley Sepos [Sat, 5 Oct 2019 23:11:54 +0000 (19:11 -0400)]
scripts: Update to mac-toolchain-build 1.1.0.

Minor fixes and improvements to progress output.

4 years agoWinGui: Update Translation Files.
sr55 [Sat, 5 Oct 2019 19:14:08 +0000 (20:14 +0100)]
WinGui: Update Translation Files.

4 years agoWinGui: Make a number of UI compoents translatable. #2345
sr55 [Sat, 5 Oct 2019 19:03:57 +0000 (20:03 +0100)]
WinGui: Make a number of UI compoents translatable. #2345

4 years agoImprove preview window sizing.
Damiano Galassi [Sat, 5 Oct 2019 17:00:30 +0000 (19:00 +0200)]
Improve preview window sizing.

4 years agodvdread: add an absolute dvdcss path to use when hardened runtime is enabbled.
Damiano Galassi [Sat, 5 Oct 2019 08:40:13 +0000 (10:40 +0200)]
dvdread: add an absolute dvdcss path to use when hardened runtime is enabbled.

4 years agoscripts: Update to mac-toolchain-build 1.0.0.
Bradley Sepos [Sat, 5 Oct 2019 07:50:59 +0000 (03:50 -0400)]
scripts: Update to mac-toolchain-build 1.0.0.

Closes #2337.

4 years agoWinGui: Queue Stats cosmetics
sr55 [Fri, 4 Oct 2019 21:41:18 +0000 (22:41 +0100)]
WinGui: Queue Stats cosmetics

4 years agomake: Remove libtool version check in configure.py.
Bradley Sepos [Fri, 4 Oct 2019 19:19:21 +0000 (15:19 -0400)]
make: Remove libtool version check in configure.py.

Apple's libtool does not have a version check. All supported systems support current GNU libtool which is four years old, anyway.

4 years agoMacGui: reorganize Xcode project groups and fix file copyright headers.
Damiano Galassi [Fri, 4 Oct 2019 08:40:04 +0000 (10:40 +0200)]
MacGui: reorganize Xcode project groups and fix file copyright headers.

4 years agomake: Revise configure.py tool and version probing.
Bradley Sepos [Fri, 27 Sep 2019 17:16:55 +0000 (13:16 -0400)]
make: Revise configure.py tool and version probing.

This improves the tool and version probe actions to more easily retrieve and parse tool version information in various formats, and adds minimum versions to common tools we require.

Partially addresses #1130, additional library checks still needed.

4 years agoLinGui: remove ubuntu bionic nightly builds
John Stebbins [Thu, 3 Oct 2019 18:53:21 +0000 (11:53 -0700)]
LinGui: remove ubuntu bionic nightly builds

It's version of meson is too old, so fails to build

4 years agoLinGui: missed dependency for ubuntu disco
John Stebbins [Thu, 3 Oct 2019 18:39:01 +0000 (11:39 -0700)]
LinGui: missed dependency for ubuntu disco

4 years agoLinGui: add meson build dependency to ubuntu PPA builds
John Stebbins [Thu, 3 Oct 2019 18:27:56 +0000 (11:27 -0700)]
LinGui: add meson build dependency to ubuntu PPA builds

4 years agoWinGui: Fix crash on Audio Defaults View. Fixes #2341
sr55 [Wed, 2 Oct 2019 18:09:08 +0000 (19:09 +0100)]
WinGui: Fix crash on Audio Defaults View. Fixes #2341

4 years agoLinGui: fix debian src package build stamp
John Stebbins [Wed, 2 Oct 2019 17:25:15 +0000 (10:25 -0700)]
LinGui: fix debian src package build stamp

4 years agoLinGui: typo
John Stebbins [Wed, 2 Oct 2019 17:10:54 +0000 (10:10 -0700)]
LinGui: typo

4 years agoLinGui: fix format of debian changelog
John Stebbins [Wed, 2 Oct 2019 17:04:40 +0000 (10:04 -0700)]
LinGui: fix format of debian changelog

4 years agoWinGui: Optional support for previewing flip/rotate. #2334
sr55 [Tue, 1 Oct 2019 18:49:52 +0000 (19:49 +0100)]
WinGui: Optional support for previewing flip/rotate. #2334

4 years agocrop/resize and vfr filters used only when needed
maximd33 [Mon, 30 Sep 2019 13:05:55 +0000 (15:05 +0200)]
crop/resize and vfr filters used only when needed

4 years agoMacGui: simplify the preview image layout code.
Damiano Galassi [Thu, 26 Sep 2019 13:27:48 +0000 (15:27 +0200)]
MacGui: simplify the preview image layout code.

4 years agoMacGui: make the track name popover localizable.
Damiano Galassi [Thu, 26 Sep 2019 13:27:23 +0000 (15:27 +0200)]
MacGui: make the track name popover localizable.

4 years agoMacGui: Xcode project upgrade check.
Damiano Galassi [Thu, 26 Sep 2019 08:46:01 +0000 (10:46 +0200)]
MacGui: Xcode project upgrade check.

4 years agoMacGui: add a popover to edit tracks names.
Damiano Galassi [Thu, 26 Sep 2019 08:45:45 +0000 (10:45 +0200)]
MacGui: add a popover to edit tracks names.

4 years agofix warnings when compiling with clang.
Damiano Galassi [Tue, 24 Sep 2019 12:14:29 +0000 (14:14 +0200)]
fix warnings when compiling with clang.

4 years agoUpdate README.markdown
Scott [Tue, 24 Sep 2019 19:59:26 +0000 (20:59 +0100)]
Update README.markdown

4 years agoUpdate TRANSLATION.markdown
Scott [Tue, 24 Sep 2019 19:57:52 +0000 (20:57 +0100)]
Update TRANSLATION.markdown

4 years agoMacGui: fix defaults windows names.
Damiano Galassi [Tue, 24 Sep 2019 14:06:17 +0000 (16:06 +0200)]
MacGui: fix defaults windows names.

4 years agoMacGui: show localized mixdown names in summary.
Damiano Galassi [Tue, 24 Sep 2019 14:05:45 +0000 (16:05 +0200)]
MacGui: show localized mixdown names in summary.

4 years agoscripts: Update Mac toolchain to CMake 3.15.3.
Bradley Sepos [Tue, 24 Sep 2019 10:15:02 +0000 (06:15 -0400)]
scripts: Update Mac toolchain to CMake 3.15.3.

4 years agocontrib: Fix configure warnings.
Bradley Sepos [Tue, 24 Sep 2019 09:52:09 +0000 (05:52 -0400)]
contrib: Fix configure warnings.

Closes #2265.

4 years agoWinGui: Windows 8.1 has broken image scaling under certain conditions when using...
sr55 [Mon, 23 Sep 2019 17:10:57 +0000 (18:10 +0100)]
WinGui: Windows 8.1 has broken image scaling under certain conditions when using certain optimised png files. Change the scaling mode to one that appears to work more reliabally.

4 years agoMacGui: fix HBAudioTrackPreset validation when the encoder is set to flac.
Damiano Galassi [Mon, 23 Sep 2019 10:23:12 +0000 (12:23 +0200)]
MacGui: fix HBAudioTrackPreset validation when the encoder is set to flac.

4 years agobuild: make: macosx: Make xcodebuild use number of jobs passed to make.
Bradley Sepos [Sun, 8 Sep 2019 05:41:55 +0000 (01:41 -0400)]
build: make: macosx: Make xcodebuild use number of jobs passed to make.

Fixes #1648.

Previously, it was always using the number of jobs in the makefile created by configure.py, either specified by --launch-jobs or the number of active CPU cores.

4 years agomake: Fix typo in xcodemake.
Bradley Sepos [Mon, 23 Sep 2019 08:15:57 +0000 (04:15 -0400)]
make: Fix typo in xcodemake.

Wrong slice index resulted in first / being stripped.

4 years agomake: Further unclobber Xcode PATH in xcodemake.
Bradley Sepos [Sun, 22 Sep 2019 19:22:28 +0000 (15:22 -0400)]
make: Further unclobber Xcode PATH in xcodemake.

Fixes #2216.

4 years agoWinGui: Fix a bug in the previous changelist
sr55 [Sun, 22 Sep 2019 16:49:55 +0000 (17:49 +0100)]
WinGui: Fix a bug in the previous changelist

4 years agoWinGui:
sr55 [Sun, 22 Sep 2019 16:09:04 +0000 (17:09 +0100)]
WinGui:
- Add a non-static wrapper around HbFunctions.cs
- Add a Wrapper Provider that for now, returns only a direct in-process wrapper instance for libhb HbFunctions calls.
- Update all calls to use the new non-static wrapper provider / interface

4 years agoWinGui: Fix missing tooltip with x264 advanced options on Video Tab.
sr55 [Sun, 22 Sep 2019 15:51:04 +0000 (16:51 +0100)]
WinGui: Fix missing tooltip with x264 advanced options on Video Tab.

4 years agoqsv: d3d11 enabling
agalin89 [Wed, 4 Sep 2019 12:17:40 +0000 (13:17 +0100)]
qsv: d3d11 enabling

4 years agoWinGui: Localisation Updates (de, ru) and adding Turkish Language.
sr55 [Sat, 21 Sep 2019 13:36:09 +0000 (14:36 +0100)]
WinGui: Localisation Updates (de, ru) and adding Turkish Language.

4 years agomacgui: Update German localization
Nomis101 [Fri, 20 Sep 2019 19:28:48 +0000 (21:28 +0200)]
macgui: Update German localization

Some new strings, some fixes, some improvements.