Revisions of handbrake (20)

buildservice-autocommit accepted request 6393 about 11 hours ago (revision 37)
baserev update by copy to link target
manfred-h manfred-h committed about 14 hours ago (revision 36)
- Update to version 1.11.1:
  * All platforms
    - Audio
      - Fixed a crash that could happen when scanning a PCM track in a
      DVD-Video or Blu-ray 
    - Third-party libraries
      - Updated libraries
        o Jansson 2.15.0 (JSON architecture)
        o zlib 1.3.2 (general)
  * Windows
    - Removed dependency on having Microsoft .NET 8 Desktop Runtime
      installed
    - Fixed the file type selection in the save panel
    - Fixed a number of issues that impacted screen reader tools
      ability to read combo box controls
buildservice-autocommit accepted request 6382 14 days ago (revision 35)
baserev update by copy to link target
manfred-h manfred-h committed 15 days ago (revision 34)
- Update to version 1.11.0:
 * All platforms
   - General
      - Added encoding to MOV container format
      - Added AV1 VCN 2160p 4K preset
        o For AMD 9000 series GPU hardware and newer
        o Output dimensions may be incorrect on AMD 7000 series GPU hardware;
          this is unfixable in software
      - Added Production DNxHR presets
        o MOV container
        o Any resolution video using HQX and SQ encoder presets
        o 2160p, 1080p, and 540p resolution proxy (LB) presets
        o 24-bit PCM multi-channel audio with pass through support
      - Added Production ProRes presets
        o MOV container
        o Any resolution video using standard, HQ, and LT encoder presets
        o 2160p, 1080p, and 540p resolution proxy presets
        o 24-bit PCM multi-channel audio with pass through support
      - Added Preservation FFV1 FLAC and PCM presets
        o Same as Preservation FFV1 with single-codec audio
      - Updated Preservation FFV1 preset to pass through all supported audio
        codecs
        o Adds Apple Lossless, PCM, and Vorbis to pass through list
      - Properly handle the case in which the first chapter timestamp is not
        zero
   - Video
      - Added DNxHR encoder
      - Added ProRes encoder
      - Added AMD VCN AV1 10-bit encoder
      - Added MPEG-2 profile and level selection
buildservice-autocommit accepted request 6347 4 months ago (revision 33)
baserev update by copy to link target
manfred-h manfred-h committed 4 months ago (revision 32)
- Leap's libdovi is too old, restrict the changes to not be applied
  for Leap 15.6
manfred-h manfred-h committed 4 months ago (revision 31)
- Add support for Dolby Vision media by utilizing libdovi. As we
  want to use the version from the distribution, the contrib/libdovi
  directory gets removed.
- Add fix-missing-libdovi-link-flag.patch to ensure the library
  gets linked to the final executable.
manfred-h manfred-h committed 4 months ago (revision 30)
manfred-h manfred-h committed 4 months ago (revision 29)
manfred-h manfred-h committed 4 months ago (revision 28)
- Add BuildRequires: pkgconfig(dovi) to enable support for Dolby
  Vision media.
manfred-h manfred-h committed 4 months ago (revision 27)
manfred-h manfred-h committed 4 months ago (revision 26)
- Add BuildRequires: cargo rust for libdovi
manfred-h manfred-h committed 4 months ago (revision 25)
- Add dovi_tool-libdovi-3.3.2.tar.gz to the download tarball to
  enable Dolby Vision support.
- Add --enable-libdovi to configure
buildservice-autocommit accepted request 6318 7 months ago (revision 24)
baserev update by copy to link target
manfred-h manfred-h committed 7 months ago (revision 23)
- Update to version 1.10.2:
  * All platforms
    - Video
      - Fixed a crash that could happen when encoding high depth video
    - Third-party libraries
      - Updated libraries
        o HarfBuzz 11.4.5 (subtitles)
        o SVT-AV1 3.1.2 (AV1 video encoding)
  * Mac
    - Added a workaround to avoid a rare crash on Apple Silicon Macs
  * Windows
    - Fixed some incorrect behaviour on CQ/RF calcuations and
      handling of presets
    - The app will now automatically disable QSV or NVDec decoders
      if an out-of-date driver is detected.
buildservice-autocommit accepted request 6316 7 months ago (revision 22)
baserev update by copy to link target
manfred-h manfred-h committed 7 months 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 7 months 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 7 months 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 8 months ago (revision 18)
baserev update by copy to link target
Show all