- Update to verison 0.7.0
* Faster refmv implementation gaining up to 12% speed while
-25% of RAM (Single Thread)
* 10b/12b ARM64 optimizations are mostly complete:
+ ipred (paeth, smooth, dc, pal, filter, cfl)
+ itxfm (only 10b)
* AVX2/SSSE3 for non-4:2:0 film grain and for mc.resize
* AVX2 for cfl4:4:4
* AVX-512 CDEF filter
* ARM64 8b improvements for cfl_ac and itxfm
* ARM64 implementation for emu_edge in 8b/10b/12b
* ARM32 implementation for emu_edge in 8b
* Improvements on the dav1dplay utility player to support 10
bit, non-4:2:0 pixel formats and film grain on the GPU
OBS-URL: https://build.opensuse.org/request/show/807816
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/dav1d?expand=0&rev=32
- Update to version 0.6.0
* New ARM64 optimizations for the 10/12bit depth:
+ mc_avg, mc_w_avg, mc_mask
+ mc_put/mc_prep 8tap/bilin
+ mc_warp_8x8
+ mc_w_mask
+ mc_blend
+ wiener
+ SGR
+ loopfilter
+ cdef
* New AVX-512 optimizations for prep_bilin, prep_8tap,
cdef_filter, mc_avg/w_avg/mask
* New SSSE3 optimizations for film grain
* New AVX2 optimizations for msac_adapt16
* Fix rare mismatches against the reference decoder, notably
because of clipping
* Improvements on ARM64 on msac, cdef and looprestoration
optimizations
* Improvements on AVX2 optimizations for cdef_filter
* Improvements in the C version for itxfm, cdef_filter
- Bump sover to 4
OBS-URL: https://build.opensuse.org/request/show/782013
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/dav1d?expand=0&rev=30
- Update to version 0.4.0
* Fix playback with unknown OBUs
* Add an option to limit the maximum frame size
* SSE2 and ARM64 optimizations for MSAC
* Improve speed on 32bits systems
* Optimization in obmc blend
* Reduce RAM usage significantly
* The initial PPC SIMD code, cdef_filter
* NEON optimizations for blend functions on ARM
* NEON optimizations for w_mask functions on ARM
* NEON optimizations for inverse transforms on ARM64
* Improve handling of malloc failures
* Simple Player example in tools
- Dropped dav1d.armv6.patch (merged upstream)
- Bumped SOVERSION to 2
OBS-URL: https://build.opensuse.org/request/show/721087
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/dav1d?expand=0&rev=22
- Update to version 0.2.2
* Large improvement on MSAC decoding with SSE, bringing 4-6%
speed increase
The impact is important on SSSE3, SSE4 and AVX-2 cpus
* SSSE3 optimizations for all blocks size in itx
* SSSE3 optimizations for ipred_paeth and ipref_cfl (420, 422
and 444)
* Speed improvements on CDEF for SSE4 CPUs
* NEON optimizations for SGR and loop filter
* Minor crashes, improvements and build changes
OBS-URL: https://build.opensuse.org/request/show/695923
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/dav1d?expand=0&rev=12
- Update to version 0.2.0
* 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
OBS-URL: https://build.opensuse.org/request/show/681527
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/dav1d?expand=0&rev=6