Sorry, you are not authorized to perform this action.

Revisions of handbrake (20)

buildservice-autocommit accepted request 6316 9 days ago (revision 22)
baserev update by copy to link target
manfred-h manfred-h committed 10 days ago (revision 21)
- Update to version 1.10.1:
  * All platforms
    - Video
      - Fixed a visual corruption issue that could happen when
        encoding with x265
      - Fixed SVT-AV1 presets 10, 9, and 8 not working properly with
        SSIM tune
    - Third-party libraries
      - Updated libraries
        o HarfBuzz 11.4.2 (subtitles)
  * Linux
      - Fixed preview audio when running the flatpak build
      - Fixed Vorbis passthru checkbox not being applied when the title
        changes
  * Mac
      - Improved custom border color validation
  * Windows
      - Added new translation
        o Romanian (Română)
      - Fixed arm64 build
      - Fixed audio track name generation
manfred-h manfred-h committed 20 days ago (revision 20)
- Add AMF-1.4.36.tar.gz to the download tarball to enable AMD
  GPU support
- Add --enable-amf and --enable-vce to configure
manfred-h manfred-h committed 20 days ago (revision 19)
- Add AMF-1.4.36-slim.tar.gz to the download tarball
- Add --enable-amf and --enable-vse to configure
buildservice-autocommit accepted request 6311 24 days ago (revision 18)
baserev update by copy to link target
manfred-h manfred-h committed 24 days ago (revision 17)
- Rebuild Source1 download.tar.bz2
- Use gcc-14/g++-14 on Leap 15.6
manfred-h manfred-h committed 24 days ago (revision 16)
- Update to version 1.10.0:
  * General
    - Added new "Social 10MB" presets
    - Improved metadata passthru, preserving additional metadata
      including:
      - Creation date
      - Cover art
      - Location
    - Fixed an excessive memory usage during the indepth scan (#6963)
  * Command line interface
    - Added an option to disable Dolby Vision and HDR10+ passthru
  * Video
    - Added an option to choose the encoder color range
    - Improved Framerate Shaper metrics performance for high resolution
      frames
    - Fixed VCN encoder presets (#6974)
    - Updated NVEnc CQ range (#6418)
  * Audio
    - Addded an option to disable track names passthru and autonaming
    - Fixed selection behaviour fallback when no audio track is found
      (#6666)
    - EAC3 + Atmos is now properly signaled in MP4
  * Subtitles
    - Addded an option to disable track names passthru
    - SubRip/UTF-8 subtitles are now passed through to MKV without
      conversion to SSA
    - Fixed a crash that could happen when burning bitmap subtitles
  * Filters
    - Fixed a crash that could happen when using the Chroma Smooth
      filter (#7033)
buildservice-autocommit accepted request 6304 about 1 month ago (revision 15)
baserev update by copy to link target
manfred-h manfred-h committed about 1 month ago (revision 14)
- export CMAKE_POLICY_VERSION_MINIMUM="3.5" to ignore cmakes
  minimum version warnings
buildservice-autocommit accepted request 6247 6 months ago (revision 13)
baserev update by copy to link target
manfred-h manfred-h committed 6 months ago (revision 12)
- Update to version 1.9.2:
  * General
    - Allowed muxing NVENC AV1 and VCN AV1 WebM container
    - Fixed a crash that could happen when a source contains chapters with no
      titles (#6565)
  * Windows
    - Fixed and issue where the audio track name would not reset on source
      track change. (#6642)
buildservice-autocommit accepted request 6241 7 months ago (revision 11)
baserev update by copy to link target
manfred-h manfred-h committed 7 months ago (revision 10)
- Update to version 1.9.1:
  * General
    - Fixed FFV1 pixel format selection when an hardware decoder is used
      (#6565)
    - Fixed an issue that could happen when chapters titles are not UTF-8
      (#6489)
    - Fixed gcc14 aarch64 build failures (#6463)
  * Subtitles
    - Improved support for SRT files with overlapping subtitles (#6155)
  * Audio
    - Fixed AC3 and EAC3 extradata in MKV (#6582)
  * Third-party libraries
    - nv-codec-headers: Harden DLL loading so that it only uses system32 for
      the search path on Windows (#6548)
    - Updated libraries
      - libdav1d 1.5.1 (AV1 video decoding)
      - HarfBuzz 10.2.0 (subtitles)
      - libjpeg-turbo 3.1.0 (preview image compression)
  * Windows
    - Fix an issue with the autoname function not updating when title is the
      only option (#6517)
    - Fix an issue where the audio encoder may not display correctly after a
      queue has been imported and queue item edited. This may exhibit in other
      scenarios as well (#6524)
    - Fix an issue with titlebar / taskbar progress erroneously showing with
      multi-instance encodes (#6477)
    - Fix a crash when importing chapters where there is a chapter count
      mis-match (#6514)
    - Fixed an issue with autoname pre/postfix option where it would apply
      regardless of file path collision.
buildservice-autocommit accepted request 6240 7 months ago (revision 9)
baserev update by copy to link target
manfred-h manfred-h committed 7 months ago (revision 8)
manfred-h manfred-h committed 7 months ago (revision 7)
buildservice-autocommit accepted request 6239 7 months ago (revision 6)
baserev update by copy to link target
manfred-h manfred-h committed 7 months ago (revision 5)
* General
    - Added Intel QSV VVC (hardware) video decoder
    - Added an option to enable AV1 screen content coding (SCC) on Intel Lunar
      Lake QSV AV1 encoder
    - Added support for lossless VP9 encoding
    - Added a preference to keep duplicated Blu-ray titles
    - Added support for Max Duration of Scan titles for disc based sources
      (#6304)
  * Audio
    - Added ALAC encoder
    - Added Vorbis passthru
    - Improved scan of DTS audio profiles
  * Subtitles
    - Improved quality of subtitles burn-in
    - Fixed a rare video corruption issue that could happen when burning-in
      subtitles
  * Third-party libraries
    - Updated libraries
      - AMF 1.4.35 (AMD VCN video encoding)
      - FFmpeg 7.1 (decoding and filters)
      - FreeType 2.13.3 (subtitles)
      - Fribidi 1.0.16 (subtitles)
      - HarfBuzz 10.1.0 (subtitles)
      - libdav1d 1.5.0 (AV1 video decoding)
      - libdovi 3.3.1 (Dolby Vision dynamic metadata)
      - libjpeg-turbo 3.0.4 (preview image compression)
      - libvpx 1.15.0 (VP8/VP9 video encoding)
      - nv-codec-headers 12.2.72.0 (Nvidia NVENC encoding)
      - oneVPL 2.13.0 (Intel QSV video encoding/decoding)
      - SVT-AV1 2.3.0 (AV1 video encoding)
manfred-h manfred-h committed 7 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 manfred-h committed 7 months ago (revision 3)
Show all