dav1d 1.5 release notes (Jean-Baptiste Kempf)
VideoLAN lead's writeup of dav1d 1.5 covering RISC-V, Power9 and LoongArch SIMD work plus stack-usage reductions for embedded decode.
Link
Related resources
- edge264 — fast minimalist H.264 decoderBlock-based H.264/AVC software decoder engineered for ~10x speed and 3x code reduction versus state of the art, presented at FOSDEM 2024.
- OpenVVCOpen-source (LGPLv2.1) real-time software VVC/H.266 decoder library with frame and tile parallelism, RPR support.
- exhaleOpen-source USAC / xHE-AAC (Extended HE-AAC) encoder converting WAVE to MPEG-4 ISO/IEC 23003-3, mono/stereo/multichannel at medium-high bit…
- libxaacIttiam Extended HE-AAC full encoder and decoder supporting AAC-LC, HE-AACv1/v2 object types.
- VVC/H.266 in GStreamer 1.26 (Igalia)Technical writeup on VVC/H.266 support landing in GStreamer 1.26, covering avdec_h266, vvdec, and Intel hardware vah266dec decode elements.
- SVT-AV1 documentation treeCanonical SVT-AV1 docs covering encoder parameters, build guide, encoder design and per-tool appendices for CDEF, CfL, film grain, global m…
- Xilinx/AMD Video SDK — on-prem getting started (Alveo U30)Official docs for deploying the Alveo U30 video acceleration stack: XRT, the XRM resource manager and FFmpeg/GStreamer plugins with the XMA…
- Qencode Transcoding API referenceREST API documentation for Qencode cloud transcoding covering HLS/DASH/MP4 outputs, H.264/H.265/VP9, DRM, thumbnails, subtitles and custom…
- Making the rav1d Video Decoder 1% FasterDetailed performance teardown of the Rust rav1d AV1 decoder versus C dav1d, walking through profiling and codegen-level fixes.
- rigaya/QSVEncIntel QuickSync (QSV) hardware encoder CLI with transcoding plus quality/performance testing; Broadwell+ Linux/Windows packages.
- nyanmisaka/ffmpeg-rockchipFFmpeg fork supporting Rockchip rkmpp hardware decode/encode and RGA scaling, Jellyfin-focused for RK35xx SoCs.
- SVT-AV1 Deep Dive — preset/CRF benchmark methodologyLarge-scale SVT-AV1 benchmark (thousands of encodes) across presets and CRF using SSIMULACRA2 and XPSNR with documented harmonic-mean metho…