Sida 15 av 15
Re: WebM, tretton år senare
Postat: 30 sep 2023, 13:42
av JoWa
LibVPx 1.13.1
James Zern skrev:This release contains two security related fixes. One each for VP8 and VP9.
https://chromium.googlesource.com/webm/ ... gs/v1.13.1
Re: WebM, tretton år senare
Postat: 07 okt 2023, 14:50
av JoWa
Dav1d 1.3.0 “Tundra Peregrine Falcon”
1.3.0 is a medium release of dav1d, focus on new APIs and memory usage reduction.
- Reduce memory usage in numerous places
- ABI break in Dav1dSequenceHeader, Dav1dFrameHeader, Dav1dContentLightLevel structures
- new API function to check the API version: dav1d_version_api()
- Rewrite of the SGR functions for ARM64 to be faster
- NEON implemetation of save_tmvs for ARM32 and ARM64
- x86 palette DSP for pal_idx_finish function
https://code.videolan.org/videolan/dav1 ... ases/1.3.0
Re: WebM, tretton år senare
Postat: 21 nov 2023, 08:17
av JoWa
libaom v3.7.1 Released
This release includes several bug fixes. This release is ABI compatible with the last release.
https://aomedia.googlesource.com/aom/+/refs/tags/v3.7.1
Re: WebM, tretton år senare
Postat: 07 dec 2023, 06:07
av JoWa
libaom v3.8.0 Jelly Bee Released
This release includes new codec interfaces, compression efficiency and perceptual improvements, speedup and memory optimizations and many bug fixes. This release is ABI compatible with the last release.
https://aomedia.googlesource.com/aom/+/refs/tags/v3.8.0
Re: WebM, tretton år senare
Postat: 13 dec 2023, 16:22
av JoWa
SVT-AV1 1.8 (2023-12-11)
Encoder
- Improve the tradeoffs for the random access mode across presets:
- Speedup CRF presets M6 to M0 by 17–53% while maintaining similar quality levels
- Re-adjust CRF presets M7 to M13 for better quality with BD-rate gains ranging from 1–4%
- Improve the quality and speed of the 1-pass VBR mode
- Improve Multi Pass VBR algorithm for better quality with BD-rate gains of ~3% on average
- More details on the per preset improvements can be found in MR !2143
- Add API allowing to update bitrate / CRF and Key_frame placement during the encoding session for CBR lowdelay mode and CRF Random Access mode
- ARM Neon SIMD optimizations for most critical kernels allowing for a 4.5–8× fps speedup vs the c implementation
Cleanup and bug fixes and documentation
- Various cleanups and functional bug fixes
- Update the documentation for preset options and individual features
https://gitlab.com/AOMediaCodec/SVT-AV1 ... ses/v1.8.0
Re: WebM, tretton år senare
Postat: 31 dec 2023, 13:37
av JoWa
Re: WebM, tretton år senare
Postat: 18 jan 2024, 20:56
av JoWa
Re: WebM, tretton år senare
Postat: 20 jan 2024, 05:38
av JoWa
Re: WebM, tretton år senare
Postat: 16 feb 2024, 21:01
av JoWa
Dav1d 1.4.0 “Road Runner”
1.4.0 is a medium release of dav1d, focusing on new architecture support and new optimizations:
- AVX-512 optimizations for z1, z2, z3 in 8bit and high-bitdepth
- New architecture supported: loongarch
- Loongarch optimizations for 8bit
- New architecture supported: RISC-V
- RISC-V optimizations for itx
- Misc improvements in threading and in reducing binary size
- Fix potential integer overflow with extremely large frame sizes
https://code.videolan.org/videolan/dav1 ... ases/1.4.0
dav1d 1.4 Released With More AVX-512 Optimizations, RISC-V & LoongArch CPU Support (Phoronix)
Re: WebM, tretton år senare
Postat: 04 mar 2024, 21:01
av JoWa
libOpus 1.5 & 1.5.1 (2024-03-04)
Opus 1.5 Released
Opus 1.5 is the first release to make extended use of ML in the encoder and decoder. You can read all the details in this release demo page. In summary, major changes since 1.4 include:
- Significant improvement to packet loss robustness using Deep Redundancy (DRED)
- Improved packet loss concealment through Deep PLC
- Low-bitrate speech quality enhancement down to 6 kb/s wideband
- Improved x86 (AVX2) and Arm (Neon) optimizations
- Support for 4th and 5th order ambisonics
In addition to the improvements above, this release includes many minor bug fixes. Opus 1.5.1 fixes the meson build that was broken in 1.5.
https://opus-codec.org/release/stable/2 ... 1_5_1.html
https://opus-codec.org/release/stable/2 ... s-1_5.html
Re: WebM, tretton år senare
Postat: 14 mar 2024, 05:53
av JoWa
Re: WebM, tretton år senare
Postat: 14 mar 2024, 19:27
av JoWa
SVT-AV1 2.0.0 (2024-03-13)
Major API updates
- Changed the API signaling the End Of Stream (EOS) with the last frame vs with an empty frame
- OPT_LD_LATENCY2 making the change above is kept in the code to help devs with integration
- The support of this API change has been merged to ffmpeg with a 2.0 version check
- Removed the 3-pass VBR mode which changed the calling mechanism of multi-pass VBR
- Moved to a new versioning scheme where the project major version will be updated every time API/ABI is changed
Encoder
- Improve the tradeoffs for the random access mode across presets:
- Speedup presets MR by ~100% and improved quality along with tradeoff improvements across the higher quality presets (!2179,#2158)
- Improved the compression efficiency of presets M9-M13 by 1–4% (!2179)
- Simplified VBR multi-pass to use 2 passes to allow integration with ffmpeg
- Continued adding ARM optimizations for functions with c_only equivalent
- Replaced the 3-pass VBR with a 2-pass VBR to ease the multi-pass integration with ffmpeg
- Memory savings of 20–35% for LP 8 mode in preset M6 and below and 1–5% in other modes / presets
Cleanup and bug fixes and documentation
- Various cleanups and functional bug fixes
- Update the documentation to reflect the rate control changes
https://gitlab.com/AOMediaCodec/SVT-AV1 ... ses/v2.0.0
Intel Releases SVT-AV1 2.0 For Even Faster AV1 Encoding (Phoronix)
Re: WebM, tretton år senare
Postat: 15 mar 2024, 20:20
av JoWa
Dav1d 1.4.1 “Road Runner”
dav1d 1.4.1 is a small release of dav1d, improving notably ARM and RISC-V speed
- Optimizations for 6tap filters for NEON (ARM), that can be significative depending on the samples
- More RISC-V optimizations for itx (4×8, 8×4, 4×16, 16×4, 8×16, 16×8)
- Reduction of binary size on ARM64, ARM32 and RISC-V
- Fix out-of-bounds read in 8bpc SSE2/SSSE3 wiener_filter
- Msac optimizations
https://code.videolan.org/videolan/dav1 ... ases/1.4.1