ref: 5d944dc6cf5a5590bafc8e1eb483bc442c079b02
dir: /NEWS/
Changes for 0.2.2 'Antelope': ---------------------------- Changes for 0.2.1 'Antelope': ---------------------------- - SSSE3 optimization for cdef_dir - AVX-2 improvements of the existing CDEF optimizations - NEON improvements of the existing CDEF and wiener optimizations - Clarification about the numbering/versionning scheme Changes for 0.2.0 'Antelope': ---------------------------- - ARM64 and ARM optimizations using NEON instructions - SSSE3 optimizations for both 32 and 64bits - More AVX-2 assembly, reaching almost completion - Fix installation of includes - Rewrite inverse transforms to avoid overflows - Snap packaging for Linux - Updated API (ABI and API break) - Fixes for un-decodable samples Changes for 0.1.0 'Gazelle': ---------------------------- Initial release of dav1d, the fast and small AV1 decoder. - Support for all features of the AV1 bitstream - Support for all bitdepth, 8, 10 and 12bits - Support for all chroma subsamplings 4:2:0, 4:2:2, 4:4:4 *and* grayscale - Full acceleration for AVX-2 64bits processors, making it the fastest decoder - Partial acceleration for SSSE3 processors - Partial acceleration for NEON processors