Revisions of handbrake (20)

buildservice-autocommit accepted request 6536 6 days ago (revision 40)
baserev update by copy to link target
manfred-h manfred-h committed 12 days ago (revision 39)
- Update to version 1.11.2:
  * All platforms
    - Video
      - Fixed a crash that happened when doing a 2-pass lossless
        x265 encode
      - Fixed a memory leak that happened when doing a 2-pass
        MPEG-4/MPEG-2/VP9/FFV1 encode
    - Audio
      - Updated the list of supported dithers and encoders
        combinations
      - Fixed the Core Audio AAC encoder 7.1 channel layout
    - Subtitles
      - Fixed the VobSub palette creation in the MP4 container
    - Build system
      - Improved build system compatibility with older build tools
    - Third-party libraries
      - Updated libraries
        o FFmpeg 8.0.2 (decoding and filters)
        o SVT-AV1 4.1.0 (AV1 video encoding)
  * Linux
      - Added WebM MIME type to the list of the supported formats
  * Mac
      - Improved handling of unsupported presets
      - Updated Sparkle automatic update library
  * Windows
      - Improved handling of unsupported presets
      - Improved queue low space pause behaviour
      - Fixed the automatic audio track name generation
      - Fixed the summary description of HDR video
- Rebuild Source1 download.tar.bz2
manfred-h manfred-h committed 12 days ago (revision 38)
1.11.2
buildservice-autocommit accepted request 6393 3 months ago (revision 37)
baserev update by copy to link target
manfred-h manfred-h committed 3 months 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 3 months ago (revision 35)
baserev update by copy to link target
manfred-h manfred-h committed 3 months 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 7 months ago (revision 33)
baserev update by copy to link target
manfred-h manfred-h committed 7 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 7 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 7 months ago (revision 30)
manfred-h manfred-h committed 7 months ago (revision 29)
manfred-h manfred-h committed 7 months ago (revision 28)
- Add BuildRequires: pkgconfig(dovi) to enable support for Dolby
  Vision media.
manfred-h manfred-h committed 7 months ago (revision 27)
manfred-h manfred-h committed 7 months ago (revision 26)
- Add BuildRequires: cargo rust for libdovi
manfred-h manfred-h committed 7 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 10 months ago (revision 24)
baserev update by copy to link target
manfred-h manfred-h committed 10 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 10 months ago (revision 22)
baserev update by copy to link target
manfred-h manfred-h committed 10 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
Show all