2022-03-23 13:15:14 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Mar 23 08:59:08 UTC 2022 - Andreas Schwab <schwab@suse.de>
|
|
|
|
|
|
|
|
- Update constraints for riscv64
|
|
|
|
|
2022-02-07 11:11:27 +01:00
|
|
|
-------------------------------------------------------------------
|
2022-03-18 11:08:36 +01:00
|
|
|
Mon Feb 28 12:39:44 UTC 2022 - bjorn.lie@gmail.com
|
|
|
|
|
|
|
|
- Update to version 0.8.2:
|
|
|
|
* Update Cargo.lock
|
|
|
|
* ci: Use correct gstreamer-rs images template
|
|
|
|
* deny: Remove num-rational override
|
|
|
|
* dav1ddec:
|
|
|
|
- Use `AtomicRefCell` instead of `Mutex` for the state
|
|
|
|
- Fix compilation after some API changes
|
|
|
|
- Release input frames that immediately caused a decoding error
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2022-02-07 11:11:27 +01:00
|
|
|
Fri Feb 04 20:27:29 UTC 2022 - bjorn.lie@gmail.com
|
|
|
|
|
|
|
|
- Update to version 0.8.1:
|
|
|
|
* Update Cargo.lock
|
|
|
|
* Update versions to 0.8.1
|
|
|
|
* cdg: update image and cdg_renderer
|
|
|
|
* gtk4: Attach main context receiver from the main context's
|
|
|
|
thread
|
|
|
|
* dav1ddec: Add 8/16 bit grayscale support
|
|
|
|
* rav1enc: Support 8 bit grayscale input
|
|
|
|
* dav1ddec: Require correct alignment and stream format when
|
|
|
|
running with GStreamer 1.20
|
|
|
|
* rav1enc: Include stream-format and alignment in the caps
|
|
|
|
* dav1ddec: Clean up state tracking a bit
|
|
|
|
- Add automatic .changes generation to service, as upstream seems
|
|
|
|
to not want to make release notes or changelogs.
|
|
|
|
|
2022-01-18 12:15:21 +01:00
|
|
|
-------------------------------------------------------------------
|
2022-01-19 15:37:23 +01:00
|
|
|
Wed Jan 19 14:17:20 UTC 2022 - Antonio Larrosa <alarrosa@suse.com>
|
|
|
|
|
|
|
|
- Add a BuildRequires: pkgconfig(libwebp) to fix loading
|
|
|
|
libgstrswebp.so which was failing with an `undefined symbol:
|
|
|
|
WebPAnimDecoderDelete` error.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2022-01-18 12:15:21 +01:00
|
|
|
Tue Jan 18 09:04:54 UTC 2022 - Antonio Larrosa <alarrosa@suse.com>
|
|
|
|
|
|
|
|
- Increase the disk constraint since i586 builds take ~15.6 GB,
|
|
|
|
s390x over 22 GB and other archs ~18.8 GB.
|
|
|
|
|
2022-01-17 17:28:52 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jan 17 16:22:51 UTC 2022 - Antonio Larrosa <alarrosa@suse.com>
|
|
|
|
|
|
|
|
- Update to version 0.8.0:
|
|
|
|
* No changelog provided by upstream
|
|
|
|
|
2021-11-13 13:20:57 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Nov 10 18:52:14 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
|
|
|
|
- Disable csound plugin for now, mask all macros, BuildRequires and
|
|
|
|
set option passed to meson to disabled (was auto), wait for
|
|
|
|
upstream to fix the issues identified.
|
|
|
|
|
2021-11-03 11:29:01 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 2 19:51:56 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
|
|
|
|
- Filter out pkgconfig(csound) Requires, add manual csound-devel
|
|
|
|
BuildRequires to devel package. csound-devel does not provide a
|
|
|
|
.pc file so the autogenerated Requires on pkconfig(csound) is
|
|
|
|
wrong.
|
|
|
|
|
2021-11-02 13:50:45 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 2 11:00:09 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
|
|
|
|
- Drop baselibs.conf, this is a new package, lets not build 32bit
|
|
|
|
unless we have to.
|
|
|
|
|
2021-10-26 08:36:04 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Oct 16 10:54:15 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
|
|
|
|
- No longer disabled LTO, drop macro.
|
|
|
|
|
2021-09-06 17:05:50 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Sep 4 23:21:39 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
|
|
|
|
- Update to version 0.7.2:
|
|
|
|
- Switch service to using an explicit released tag.
|
|
|
|
- Drop 0001-Fix-cast-to-f64-so-it-builds-in-i586.patch: Fixed
|
|
|
|
upstream.
|
|
|
|
|
Accepting request 859718 from home:iznogood:branches:multimedia:libs
- Enable build of dav1d plugin, do this via:
+ Disable LTO via macro.
+ Add clang and pkgconfig(dav1d) BuildRequires.
+ No longer pass dav1d=disabled to meson, nor remove dav1d from
cargo.toml via sed call.
- Add pkgconfig(libsodium) BuildRequires and pass sodium=system to
meson, do not use package internal version of sodium.
- Drop pkgconfig(gtk+-3.0) BuildRequires, not needed.
- Add pkgconfig(pango) BuildRequires: Mandatory, previously pulled
in by pkgconfig(gtk+-3.0), and add optional nasm BuildRequires.
- Drop gcc-c++ BuildRequires, no longer needed, nor used.
- Replace llvm-devel with llvm BuildRequires, this is sufficent.
- Do general cleanup of spec, make package ready for submit to TW.
Use normal meson macros.
- Add _constraints, ensure the build have enough harddisk space.
OBS-URL: https://build.opensuse.org/request/show/859718
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-rs?expand=0&rev=4
2021-01-08 11:48:03 +01:00
|
|
|
-------------------------------------------------------------------
|
2021-04-22 09:45:09 +02:00
|
|
|
Mon Apr 19 15:00:36 UTC 2021 - Antonio Larrosa <alarrosa@suse.com>
|
|
|
|
|
|
|
|
- Update to 0.6.0+git20210412.c3fb55f
|
|
|
|
- Add patch to fix build in the i586 architecture
|
|
|
|
(Submitted in glfo#gstreamer/gst-plugins-rs#502):
|
|
|
|
* 0001-Fix-cast-to-f64-so-it-builds-in-i586.patch
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
Accepting request 859718 from home:iznogood:branches:multimedia:libs
- Enable build of dav1d plugin, do this via:
+ Disable LTO via macro.
+ Add clang and pkgconfig(dav1d) BuildRequires.
+ No longer pass dav1d=disabled to meson, nor remove dav1d from
cargo.toml via sed call.
- Add pkgconfig(libsodium) BuildRequires and pass sodium=system to
meson, do not use package internal version of sodium.
- Drop pkgconfig(gtk+-3.0) BuildRequires, not needed.
- Add pkgconfig(pango) BuildRequires: Mandatory, previously pulled
in by pkgconfig(gtk+-3.0), and add optional nasm BuildRequires.
- Drop gcc-c++ BuildRequires, no longer needed, nor used.
- Replace llvm-devel with llvm BuildRequires, this is sufficent.
- Do general cleanup of spec, make package ready for submit to TW.
Use normal meson macros.
- Add _constraints, ensure the build have enough harddisk space.
OBS-URL: https://build.opensuse.org/request/show/859718
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-rs?expand=0&rev=4
2021-01-08 11:48:03 +01:00
|
|
|
Thu Dec 24 13:28:20 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
|
|
|
|
- Enable build of dav1d plugin, do this via:
|
|
|
|
+ Disable LTO via macro.
|
|
|
|
+ Add clang and pkgconfig(dav1d) BuildRequires.
|
|
|
|
+ No longer pass dav1d=disabled to meson, nor remove dav1d from
|
|
|
|
cargo.toml via sed call.
|
|
|
|
- Add pkgconfig(libsodium) BuildRequires and pass sodium=system to
|
|
|
|
meson, do not use package internal version of sodium.
|
|
|
|
- Drop pkgconfig(gtk+-3.0) BuildRequires, not needed.
|
|
|
|
- Add pkgconfig(pango) BuildRequires: Mandatory, previously pulled
|
|
|
|
in by pkgconfig(gtk+-3.0), and add optional nasm BuildRequires.
|
|
|
|
- Drop gcc-c++ BuildRequires, no longer needed, nor used.
|
|
|
|
- Replace llvm-devel with llvm BuildRequires, this is sufficent.
|
|
|
|
- Do general cleanup of spec, make package ready for submit to TW.
|
|
|
|
Use normal meson macros.
|
|
|
|
- Add _constraints, ensure the build have enough harddisk space.
|
|
|
|
|
2020-12-10 14:25:13 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Dec 1 11:28:33 UTC 2020 - Antonio Larrosa <alarrosa@suse.com>
|
|
|
|
|
|
|
|
- Update to git version 0.6.0+git20201201.58786fa
|
|
|
|
- Use obs-service-cargo_vendor in the _service file and replace
|
|
|
|
vendor-cargo-config with cargo_config
|
|
|
|
- Enable the build of sodium and threadshare plugins
|
|
|
|
- Remove special Cargo.lock source file which is not needed anymore
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Oct 28 16:42:07 UTC 2020 - Antonio Larrosa <alarrosa@suse.com>
|
|
|
|
|
|
|
|
- Fix version, since the initial release wasn't 1.18.0 but 0.6.0
|
|
|
|
- Update to git version 0.6.0+git20201026.d16e7d1
|
|
|
|
|
2020-10-24 21:48:31 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Oct 24 12:59:22 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
|
|
|
|
- Use %_vpath_builddir instead of hardcoded 'build' directory name:
|
|
|
|
meson allows for the path to be changed.
|
|
|
|
|
2020-10-02 17:30:08 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Sep 16 11:14:49 UTC 2020 - Antonio Larrosa <alarrosa@suse.com>
|
|
|
|
|
|
|
|
- Initial release of gstreamer-plugins-rs 1.18.0
|