Commit Graph

15 Commits

Author SHA256 Message Date
Luigi Baldoni
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
Luigi Baldoni
e032b7c190 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/dav1d?expand=0&rev=20 2019-05-13 21:48:07 +00:00
Luigi Baldoni
421aba6429 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/dav1d?expand=0&rev=19 2019-05-13 21:47:36 +00:00
Luigi Baldoni
62084be817 Accepting request 702706 from home:olh:branches:multimedia:libs
- disable armv7 asm for armv6 builds

OBS-URL: https://build.opensuse.org/request/show/702706
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/dav1d?expand=0&rev=18
2019-05-13 20:36:22 +00:00
Luigi Baldoni
ae8d812158 Accepting request 702368 from home:alois:branches:multimedia:libs
- Update to version 0.3.1
  * Fix a buffer overflow in frame-threading mode on SSSE3 CPUs
  * Reduce binary size, notably on Windows
  * SSSE3 optimizations for ipred_filter
  * ARM optimizations for MSAC

OBS-URL: https://build.opensuse.org/request/show/702368
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/dav1d?expand=0&rev=16
2019-05-11 16:10:34 +00:00
Luigi Baldoni
40044d9c66 Accepting request 699482 from home:alois:branches:multimedia:libs
- Update to version 0.3.0
  * Fixes an annoying crash on SSSE3 that happened in the itx
    functions

OBS-URL: https://build.opensuse.org/request/show/699482
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/dav1d?expand=0&rev=14
2019-04-29 18:12:54 +00:00
Luigi Baldoni
70f9fd8658 Accepting request 695923 from home:alois:branches:multimedia:libs
- 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
2019-04-19 07:54:20 +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
Luigi Baldoni
d6cedf0700 Accepting request 684499 from home:alois:branches:multimedia:libs
- Update to version 0.2.1
  * 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

OBS-URL: https://build.opensuse.org/request/show/684499
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/dav1d?expand=0&rev=8
2019-03-12 22:29:03 +00:00
Tomáš Chvátal
b2f6a68261 Accepting request 681527 from home:alois:branches:multimedia:libs
- 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
2019-03-04 18:47:57 +00:00
Dominique Leuenberger
96116fc01b Accepting request 657884 from multimedia:libs
- Redo description and mention SIMD acceleration.
- Moved license file to library package
- Initial stable package (v0.1.0)

OBS-URL: https://build.opensuse.org/request/show/657884
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dav1d?expand=0&rev=1
2019-01-05 13:42:08 +00:00
Tomáš Chvátal
00dbfe0df3 Accepting request 657836 from home:jengelh:branches:multimedia:libs
- Redo description and mention SIMD acceleration.

OBS-URL: https://build.opensuse.org/request/show/657836
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/dav1d?expand=0&rev=4
2018-12-13 14:06:42 +00:00
Luigi Baldoni
4d23531c47 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/dav1d?expand=0&rev=3 2018-12-13 12:29:42 +00:00
Luigi Baldoni
46ea3fc64c Accepting request 657815 from home:alois:branches:multimedia:libs
- Moved license file to library package

OBS-URL: https://build.opensuse.org/request/show/657815
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/dav1d?expand=0&rev=2
2018-12-13 11:54:19 +00:00
Tomáš Chvátal
117cdce9a6 Accepting request 657304 from home:alois:branches:multimedia:libs
- Initial stable package (v0.1.0)

OBS-URL: https://build.opensuse.org/request/show/657304
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/dav1d?expand=0&rev=1
2018-12-13 07:45:48 +00:00