manfred-h
committed
9 months ago
(revision 4)
- BuildRequire python3, not python > 2.7.3
- update to version 1.5.1
+ Build system
- Fixed an issue with the source tarball that broke Flathub
Builds.
+ Windows
- The Windows UI is now .NET 6.0 only. (.NET 5.0 is no longer
additionally required)
- version 1.5.0
+ Video
- Fixed an issue on older Intel CPUs causing the CLI to fail to
initialize (#3924)
- Updated video engine to preserve chroma sample location
information
- Updated Intel Quick Sync to use the Intel oneAPI Video
Processing Library (oneVPL)
+ Audio
- Fixed MP2 audio sources not utilizing the fallback encoder
when pass through is disabled (#3863)
- Fixed FFmpeg AAC audio encoder quality mode scale range
(#1295)
+ Subtitles
- Fixed an issue with captions pass through durations (#3764)
+ Build system
- Fixed multiple potential race conditions in Flatpak build
process
- Updated mac-toolchain-build script with newer tool versions
+ Third-party libraries
- Updated libraries
FFmpeg 4.4.1 (decoding and filters)
manfred-h
committed
9 months ago
(revision 2)
- Rebuild download.tar.bz2 as Source1
- Remove HandBrake-end-of-non-void-function.patch which is fixed upstream
- Update to version 1.9.0:
* Update NEWS
* MacGui: properly reset the chapters popup menu when switching trim type
* libhb: x265: add new matrix coefficients from H.273 v3
* Update stale_bot.yml
* Update SECURITY.md
* Update SECURITY.md
* gtk: Fix a crash that could occur if encoder was invalid
* gtk: Remove rounded corners from preview window
* gtk: Fix preview black borders on Wayland
* When GTK is running on GNOME Wayland, windows with standard
* title bars use client-side decorations. This means the height of
* the title bar is taken into account when requesting a resize.
* Instead of attempting to calculate the title bar height, we just
* set the width and let the fixed aspect ratio of the video frame
* take care of the rest.
* Fixes #6090.
* Update NEWS (#6435)
* preset: set VideoToolbox presets to H.265 10-bit
* They will automatically fall back to the 8-bit encoder if the 10-bit one is not available
* Update NEWS
* workflows: update macOS workflow
* scripts: update to mac-toolchain-build 2.12.0
* winGUI Update all locales (#6433)
* contrib: update x265 to version 4.1 (#6430)
* LinuxGUI Update all locales (#6432)
* macGUI Update all locales (#6431)
* flatpak: Update metainfo (#6421)