Commit Graph

6 Commits

Author SHA256 Message Date
5056fc4ae5 Accepting request 962892 from home:alois:branches:multimedia:libs
- Update to version 1.0.0
  * Automatic thread management.
  * Add support for AVX-512 acceleration.
  * x86 code speedup (from SSE2 to AVX2).
  * New grain API to ease acceleration on the GPU.
  * New API call to get information of which frame failed to
    decode, in error cases.
  * Numerous small bug fixes.
- Bump soversion to 6

OBS-URL: https://build.opensuse.org/request/show/962892
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/dav1d?expand=0&rev=50
2022-03-18 16:34:05 +00:00
61a14715ad Accepting request 850399 from home:alois:branches:multimedia:libs
- Update to version 0.8.0
  * Improve the performance by using a picture buffer pool;
  * ARM32 optimizations for 8bit bitdepth for ipred paeth,
    smooth, cfl
  * ARM32 optimizations for 10/12/16bit bitdepth for
    mc_avg/mask/w_avg,
    put/prep 8tap/bilin, wiener and CDEF filters
  * ARM64 optimizations for cfl_ac 444 for all bitdepths
  * x86 optimizations for MC 8-tap, mc_scaled in AVX2
  * x86 optimizations for CDEF in SSE and
    {put/prep}_{8tap/bilin} in SSSE3
- Bump soversion to 5
- Drop dav1d-nasm-2.15.patch (merged upstream)

OBS-URL: https://build.opensuse.org/request/show/850399
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/dav1d?expand=0&rev=38
2020-11-24 10:10:54 +00:00
ea22feb88e Accepting request 782013 from home:alois:branches:multimedia:libs
- 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
2020-03-06 07:35:05 +00:00
c6414773cf Accepting request 737447 from home:alois:branches:multimedia:libs
update to 0.5.0

OBS-URL: https://build.opensuse.org/request/show/737447
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/dav1d?expand=0&rev=24
2019-10-11 11:03:50 +00:00
a31b34b9f3 Accepting request 721087 from home:alois:branches:multimedia:libs
- 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
2019-08-05 15:06:26 +00:00
Dominique Leuenberger
5a3d0768b0 Accepting request 690561 from home:dimstar:Factory
- Add baselibs.conf: ffmpeg, which is the main consumer of Dav1d,
  produces -32bit packages that would be uninstallable otherwise.

OBS-URL: https://build.opensuse.org/request/show/690561
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/dav1d?expand=0&rev=10
2019-04-02 07:02:39 +00:00