Commit Graph

87 Commits

Author SHA256 Message Date
Ana Guerrero
6a4be25aaa Accepting request 1208794 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1208794
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dav1d?expand=0&rev=39
2024-10-20 08:13:07 +00:00
130865e69a - Update to version 1.5.0
* WARNING: we removed some of the SSE2 optimizations, so if
    you care about systems without SSSE3, you should be careful
    when updating!
  * Optimize index offset calculations for decode_coefs
  * picture: copy HDR10+ and T35 metadata only to visible frames
  * SSSE3 new optimizations for 6-tap (8bit and hbd)
  * AArch64/SVE: Add HBD subpel filters using 128-bit SVE2
  * AArch64: Add USMMLA implempentation for 6-tap H/HV
  * AArch64: Optimize Armv8.0 NEON for HBD horizontal filters
    and 6-tap filters
  * Power9: Optimized ITX till 16x4.
  * Loongarch: numerous optimizations
  * RISC-V optimizations for pal, cdef_filter, ipred, mc_blend,
    mc_bdir, itx
  * Allow playing videos in full-screen mode in dav1dplay

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/dav1d?expand=0&rev=84
2024-10-18 07:04:48 +00:00
Ana Guerrero
487ea3b679 Accepting request 1180243 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1180243
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dav1d?expand=0&rev=38
2024-06-13 13:37:52 +00:00
24286c91b4 Accepting request 1180242 from home:alois:branches:multimedia:libs
- Update to version 1.4.3
  * AArch64: Fix potential out of bounds access in DotProd H/HV
    filters
  * cli: Prevent buffer over-read

OBS-URL: https://build.opensuse.org/request/show/1180242
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/dav1d?expand=0&rev=82
2024-06-12 15:17:27 +00:00
Ana Guerrero
077976abc9 Accepting request 1176817 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1176817
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dav1d?expand=0&rev=37
2024-05-28 15:27:35 +00:00
c14dfb3437 Accepting request 1176816 from home:alois:branches:multimedia:libs
- Update to version 1.4.2
  * AVX2 optimizations for 8-tap and new variants for 6-tap
  * AVX-512 optimizations for 8-tap and new variants for 6-tap
  * Improve entropy decoding on ARM64
  * New ARM64 optimizations for convolutions based on DotProd
    extension
  * New ARM64 optimizations for convolutions based on i8mm
    extension
  * New ARM64 optimizations for subpel and prep filters for i8mm
  * Misc improvements on existing ARM64 optimizations, notably
    for put/prep
  * New PowerPC9 optimizations for loopfilter
  * Support for macOS kperf API for benchmarking

OBS-URL: https://build.opensuse.org/request/show/1176816
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/dav1d?expand=0&rev=80
2024-05-25 09:15:47 +00:00
Ana Guerrero
488ee441e1 Accepting request 1158159 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1158159
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dav1d?expand=0&rev=36
2024-03-17 21:10:39 +00:00
cf53db5c02 Accepting request 1158158 from home:alois:branches:multimedia:libs
- Update to version 1.4.1
  * Optimizations for 6tap filters for NEON (ARM)
  * More RISC-V optimizations for itx (4x8, 8x4, 4x16, 16x4,
    8x16, 16x8)
  * Reduction of binary size on ARM64, ARM32 and RISC-V
  * Fix out-of-bounds read in 8bpc SSE2/SSSE3 wiener_filter
  * Msac optimizations

OBS-URL: https://build.opensuse.org/request/show/1158158
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/dav1d?expand=0&rev=78
2024-03-15 08:11:50 +00:00
Dominique Leuenberger
35cf8e5774 Accepting request 1153239 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1153239
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dav1d?expand=0&rev=35
2024-02-29 20:50:38 +00:00
14715c0835 Accepting request 1153238 from home:alarrosa:branches:multimedia:libs
* Includes fix for possible crash when decoding a frame
    (bsc#1211262 CVE-2023-32570).

OBS-URL: https://build.opensuse.org/request/show/1153238
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/dav1d?expand=0&rev=76
2024-02-29 13:34:04 +00:00
Ana Guerrero
34c8361441 Accepting request 1148724 from multimedia:libs
Fix bsc reference (bsc#1220104 is the same CVE, but related to gstreamer-plugins-rs)

    sizes (bsc#1220105, CVE-2024-1580) (forwarded request 1148679 from alarrosa)

OBS-URL: https://build.opensuse.org/request/show/1148724
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dav1d?expand=0&rev=34
2024-02-21 16:56:09 +00:00
d35e49235c Accepting request 1148679 from home:alarrosa:branches:multimedia:libs
Fix bsc reference (bsc#1220104 is the same CVE, but related to gstreamer-plugins-rs)

    sizes (bsc#1220105, CVE-2024-1580)

OBS-URL: https://build.opensuse.org/request/show/1148679
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/dav1d?expand=0&rev=74
2024-02-21 13:56:21 +00:00
2b63d1e67c Accepting request 1148600 from home:alarrosa:branches:multimedia:libs
Add bug references 

    sizes (bsc#1220104, CVE-2024-1580)

OBS-URL: https://build.opensuse.org/request/show/1148600
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/dav1d?expand=0&rev=73
2024-02-21 11:20:26 +00:00
Ana Guerrero
b850b9fd71 Accepting request 1146649 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1146649
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dav1d?expand=0&rev=33
2024-02-15 19:59:16 +00:00
b4641c56e8 Accepting request 1146648 from home:alois:branches:multimedia:libs
- Update to version 1.4.0
  * AVX-512 optimizations for z1, z2, z3 in 8bit and
    high-bitdepth
  * New architecture supported: loongarch
  * Loongarch optimizations for 8bit
  * New architecture supported: RISC-V
  * RISC-V optimizations for itx
  * Misc improvements in threading and in reducing binary size
  * Fix potential integer overflow with extremely large frame
    sizes

OBS-URL: https://build.opensuse.org/request/show/1146648
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/dav1d?expand=0&rev=71
2024-02-14 20:16:40 +00:00
Ana Guerrero
5a4d5aacab Accepting request 1115086 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1115086
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dav1d?expand=0&rev=32
2023-10-05 18:02:44 +00:00
44291cb2c1 Accepting request 1115085 from home:alois:branches:multimedia:libs
- Update to version 1.3.0
  * Reduce memory usage in numerous places
  * ABI break in Dav1dSequenceHeader, Dav1dFrameHeader,
    Dav1dContentLightLevel structures
  * new API function to check the API version:
    dav1d_version_api()
  * Rewrite of the SGR functions for ARM64 to be faster
  * NEON implemetation of save_tmvs for ARM32 and ARM64
  * x86 palette DSP for pal_idx_finish function
- Bump soversion to 7

OBS-URL: https://build.opensuse.org/request/show/1115085
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/dav1d?expand=0&rev=69
2023-10-04 04:42:29 +00:00
Dominique Leuenberger
07f2b0fcfc Accepting request 1090364 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1090364
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dav1d?expand=0&rev=31
2023-06-03 22:12:12 +00:00
5962114496 Accepting request 1090363 from home:alois:branches:multimedia:libs
- Update to version 1.2.1
  * Fix a threading race on task_thread.init_done
  * NEON z2 8bpc and high bit-depth optimizations
  * SSSE3 z2 high bit-depth optimziations
  * Fix a desynced luma/chroma planes issue with Film Grain
  * Reduce memory consumption
  * Improve dav1d_parse_sequence_header() speed
  * OBU: Improve header parsing and fix potential overflows
  * OBU: Improve ITU-T T.35 parsing speed
  * Misc buildsystems, CI and headers fixes

OBS-URL: https://build.opensuse.org/request/show/1090363
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/dav1d?expand=0&rev=67
2023-06-01 15:43:18 +00:00
9bffb40569 description update: performance numbers compared to gav1
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/dav1d?expand=0&rev=66
2023-05-31 21:04:06 +00:00
Dominique Leuenberger
bb4c2f57a4 Accepting request 1085173 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1085173
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dav1d?expand=0&rev=30
2023-05-06 20:08:54 +00:00
df204ebfca Accepting request 1085172 from home:iznogood:factory
- Use ldconfig_scriptlets macro, minor spec clean-up.

OBS-URL: https://build.opensuse.org/request/show/1085172
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/dav1d?expand=0&rev=64
2023-05-05 20:53:26 +00:00
Dominique Leuenberger
5266913f4b Accepting request 1084177 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1084177
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dav1d?expand=0&rev=29
2023-05-04 15:09:25 +00:00
f526043b26 Accepting request 1084176 from home:alois:branches:multimedia:libs
- Update to version 1.2.0
  * Improvements on attachments of props and T.35 entries on
    output pictures
  * NEON z1/z3 high bit-depth optimizations and improvements for
    8bpc
  * SSSE3 z2/z3 8bpc and SSSE3 z1/z3 high bit-depth optimziations
  * refmvs.save_tmvs optimizations in SSSE3/AVX2/AVX-512
  * AVX-512 optimizations for high bit-depth itx (16x64, 32x64,
    64x16, 64x32, 64x64)
  * AVX2 optimizations for 12bpc for 16x32, 32x16, 32x32 itx

OBS-URL: https://build.opensuse.org/request/show/1084176
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/dav1d?expand=0&rev=62
2023-05-03 06:29:27 +00:00
Dominique Leuenberger
17702f3967 Accepting request 1070019 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1070019
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dav1d?expand=0&rev=28
2023-03-09 16:45:12 +00:00
9f164442c9 Accepting request 1070017 from home:mgorse:branches:multimedia:libs
Undo SLE change. This is now handled in xxhash.

OBS-URL: https://build.opensuse.org/request/show/1070017
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/dav1d?expand=0&rev=60
2023-03-07 19:48:09 +00:00
Dominique Leuenberger
40a3b602c6 Accepting request 1068505 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1068505
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dav1d?expand=0&rev=27
2023-03-02 22:01:52 +00:00
87ff52dc80 Accepting request 1068503 from home:mgorse:branches:multimedia:libs
- Require gcc9 on SLE. Otherwise defaults to gcc7 and fails to
  build on ppc64le (boo#1208794).

OBS-URL: https://build.opensuse.org/request/show/1068503
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/dav1d?expand=0&rev=58
2023-03-01 16:48:17 +00:00
Dominique Leuenberger
33a66bef74 Accepting request 1065813 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1065813
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dav1d?expand=0&rev=26
2023-02-16 15:54:57 +00:00
ce7fad3fb1 Accepting request 1065812 from home:alois:branches:multimedia:libs
- Update to version 1.1.0
  * New function dav1d_get_frame_delay to query the decoder 
    frame delay
  * Numerous fixes for strict conformity to the specs and samples
  * NEON and AVX-512 misc fixes and improvements
  * Partial AVX2 12bpc transform implementations
  * AVX-512 high bit-depth cdef_filter, loopfilter, itx
  * NEON z1/z3 optimization for 8bpc
  * SSSE3 z1 optimization for 8bpc

OBS-URL: https://build.opensuse.org/request/show/1065812
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/dav1d?expand=0&rev=56
2023-02-14 21:30:30 +00:00
Dominique Leuenberger
5a577c9bc8 Accepting request 1010470 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1010470
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dav1d?expand=0&rev=25
2022-10-14 13:40:07 +00:00
f9d81f0306 Accepting request 1010465 from home:iznogood:branches:multimedia:libs
Update .changes to reflect changes done post checkin

OBS-URL: https://build.opensuse.org/request/show/1010465
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/dav1d?expand=0&rev=54
2022-10-13 12:03:24 +00:00
88f5d67ad9 %post for 15.3
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/dav1d?expand=0&rev=53
2022-10-13 07:59:44 +00:00
9705e88174 Accepting request 1010377 from home:iznogood:branches:multimedia:libs
- Drop _lto_cflags define, current version supports lto build.
- Drop unneeded rpm BuildRequires.
- Add pkgconfig(libxxhash) BuildRequires and stop passing
  xhash_muxer=disabled to meson, build hash_muxer support.
- Add check section and meson_test macro, run tests during build.
- Use ldconfig_scriptlets macro for post(un) handling.

OBS-URL: https://build.opensuse.org/request/show/1010377
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/dav1d?expand=0&rev=52
2022-10-13 07:57:37 +00:00
Dominique Leuenberger
c6c434fd5e Accepting request 962893 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/962893
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dav1d?expand=0&rev=24
2022-05-24 18:30:40 +00:00
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
Dominique Leuenberger
8ae7535850 Accepting request 916768 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/916768
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dav1d?expand=0&rev=23
2021-09-07 19:13:43 +00:00
ea969210da Accepting request 916767 from home:alois:branches:multimedia:libs
- Update to version 0.9.2
  * x86: SSE4 optimizations of inverse transforms for 10bit for
    all sizes
  * x86: mc.resize optimizations with AVX2/SSSE3 for 10/12b
  * x86: SSSE3 optimizations for cdef_filter in 10/12b and
    mc_w_mask_422/444 in 8b
  * ARM NEON optimizations for FilmGrain Gen_grain functions
  * Optimizations for splat_mv in SSE2/AVX2 and NEON
  * x86: SGR improvements for SSSE3 CPUs
  * x86: AVX2 optimizations for cfl_ac

OBS-URL: https://build.opensuse.org/request/show/916767
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/dav1d?expand=0&rev=49
2021-09-03 17:11:42 +00:00
Dominique Leuenberger
d7c95ed328 Accepting request 909123 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/909123
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dav1d?expand=0&rev=22
2021-08-02 10:04:56 +00:00
e8fdc7fa79 Accepting request 909122 from home:alois:branches:multimedia:libs
- Update to version 0.9.1
  * 10/12b SSSE3 optimizations for mc (avg, w_avg, mask, w_mask,
    emu_edge), prep/put_bilin, prep/put_8tap, ipred (dc/h/v,
    paeth, smooth, pal, filter), wiener, sgr (10b), warp8x8,
    deblock, film_grain, cfl_ac/pred for 32bit and 64bit x86
    processors
  * Film grain NEON for fguv 10/12b, fgy/fguv 8b and fgy/fguv
    10/12 arm32
  * Fixes for filmgrain on ARM
  * itx 10bit optimizations for 4x4/x8/x16, 8x4/x8/x16 for SSE4
  * Misc improvements on SSE2, SSE4

OBS-URL: https://build.opensuse.org/request/show/909122
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/dav1d?expand=0&rev=48
2021-07-29 09:30:41 +00:00
Dominique Leuenberger
fcd952d8c2 Accepting request 893491 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/893491
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dav1d?expand=0&rev=21
2021-05-20 17:23:19 +00:00
6f042522fd Accepting request 893490 from home:alois:branches:multimedia:libs
- Update to version 0.9.0
  * x86 (64bit) AVX2 implementation of most 10b/12b functions,
    which should provide a large boost for high-bitdepth
    decoding on modern x86 computers and servers.
  * ARM64 neon implementation of FilmGrain (4:2:0/4:2:2/4:4:4 8bit)
  * New API to signal events happening during the decoding process

OBS-URL: https://build.opensuse.org/request/show/893490
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/dav1d?expand=0&rev=46
2021-05-16 17:19:17 +00:00
Richard Brown
f760c61695 Accepting request 881203 from multimedia:libs
- Disable LTO (fix boo#1183956)

OBS-URL: https://build.opensuse.org/request/show/881203
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dav1d?expand=0&rev=20
2021-04-06 15:29:06 +00:00
b8aeb0485e Accepting request 881202 from home:alois:branches:multimedia:libs
- Disable LTO (fix boo#1183956)

OBS-URL: https://build.opensuse.org/request/show/881202
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/dav1d?expand=0&rev=44
2021-03-24 19:06:55 +00:00
Richard Brown
f66c63b4e6 Accepting request 874256 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/874256
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dav1d?expand=0&rev=19
2021-02-25 17:25:45 +00:00
9fd229fb4d Accepting request 874255 from home:alois:branches:multimedia:libs
- Update to version 0.8.2
  * ARM32 optimizations for ipred and itx in 10/12bits,
    completing the 10b/12b work on ARM64 and ARM32
  * Give the post-filters their own threads
  * ARM64: rewrite the wiener functions
  * Speed up coefficient decoding, 0.5%-3% global decoding gain
  * x86 optimizations for CDEF_filter and wiener in 10/12bit
  * x86: rewrite the SGR AVX2 asm
  * x86: improve msac speed on SSE2+ machines
  * ARM32: improve speed of ipred and warp
  * ARM64: improve speed of ipred, cdef_dir, cdef_filter,
    warp_motion and itx16
  * ARM32/64: improve speed of looprestoration
  * Add seeking, pausing to the player
  * Update the player for rendering of 10b/12b
  * Misc speed improvements and fixes on all platforms
  * Add a xxh3 muxer in the dav1d application

OBS-URL: https://build.opensuse.org/request/show/874255
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/dav1d?expand=0&rev=42
2021-02-22 08:41:29 +00:00
Dominique Leuenberger
481e303af1 Accepting request 859859 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/859859
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dav1d?expand=0&rev=18
2021-01-04 18:07:05 +00:00
d95408ab38 Accepting request 859858 from home:alois:branches:multimedia:libs
- Update to version 0.8.1
  * Keep references to buffers valid after dav1d_close().
    Fixes a regression caused by the picture buffer pool added
    in 0.8.0.
  * ARM32 optimizations for 10bit bitdepth for SGR
  * ARM32 optimizations for 16bit bitdepth for
    blend/w_masl/emu_edge
  * ARM64 optimizations for 10bit bitdepth for SGR
  * x86 optimizations for wiener in SSE2/SSSE3/AVX2

OBS-URL: https://build.opensuse.org/request/show/859858
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/dav1d?expand=0&rev=40
2021-01-02 18:42:19 +00:00
Dominique Leuenberger
e86d8eac9f Accepting request 850400 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/850400
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dav1d?expand=0&rev=17
2020-11-25 18:27:26 +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