Commit Graph

33 Commits

Author SHA256 Message Date
44c9fe30b9 Accepting request 1076647 from home:iznogood:branches:multimedia:libs
- Update to version 0.10.5:
  + gtk4: Fix build with OpenGL support on macOS.
  + threadshare: Fix symbol conflicts when statically linking the
    plugin.
- Enable LTO as it works fine now (use FAT lto objects).

OBS-URL: https://build.opensuse.org/request/show/1076647
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-rs?expand=0&rev=45
2023-04-04 14:13:34 +00:00
2ada327751 Accepting request 1072321 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/1072321
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-rs?expand=0&rev=43
2023-03-21 16:44:15 +00:00
0b3e79ceb0 Accepting request 1069843 from home:alarrosa:branches:multimedia:libs
- Increase constraints so it doesn't fail to build for lack of
  disk space.

OBS-URL: https://build.opensuse.org/request/show/1069843
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-rs?expand=0&rev=41
2023-03-09 13:34:01 +00:00
0d481996e0 Accepting request 1069826 from home:alarrosa:branches:multimedia:libs
(see gh#briansmith/ring#1555). Fixes bsc#1208795

OBS-URL: https://build.opensuse.org/request/show/1069826
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-rs?expand=0&rev=39
2023-03-07 06:51:39 +00:00
ef52c79a4a Accepting request 1068045 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/1068045
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-rs?expand=0&rev=37
2023-03-02 14:13:54 +00:00
47dd758412 Accepting request 1066216 from home:alarrosa:branches:multimedia:libs
- Disable the aws plugin in big endian architectures since it
  requires the ring crate which doesn't support big endian systems
  (see gh#briansmith/ring#1555)

OBS-URL: https://build.opensuse.org/request/show/1066216
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-rs?expand=0&rev=36
2023-03-02 14:13:12 +00:00
5166f9b376 Accepting request 1066143 from home:alarrosa:branches:multimedia:libs
- Add BuildRequires: zstd so it build in SLE/Leap now that the
  sources are compressed with zstd

OBS-URL: https://build.opensuse.org/request/show/1066143
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-rs?expand=0&rev=34
2023-02-16 10:06:30 +00:00
e742afa894 Accepting request 1065800 from GNOME:Next
New upstream release

OBS-URL: https://build.opensuse.org/request/show/1065800
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-rs?expand=0&rev=33
2023-02-16 09:29:57 +00:00
9f5836658e Accepting request 1061319 from GNOME:Next
- Update to version 0.9.8+git20230124.d9e9468:
  * aws: Update to AWS SDK 0.53/0.23
  * dav1d:
    - Don't flush the decoder when draining
    - Don't treat any kind of bitstream error immediately as fatal
    - Get rid of some unnecessary `unwrap()`s
    - Only drain at most one decoded frame per input frame unless
      the decoder requires more before accepting new data
    - Remove unnecessary frame dropping loop
  * Downgrade clap dependency to 4.0
  * gtk4:
    - Asynchronously flush frames from GDK
    - Keep `GstGLMemory` alive as long as it is used inside GDK
    - Make no caps in the allocation query a non-error
    - Only provide a buffer pool to upstream if it requested one
  * livesync: fix late-threshold property min value
  * meson:
    - Only enable cargo features when options are enabled (bis)
    - Update version to 0.9.8

OBS-URL: https://build.opensuse.org/request/show/1061319
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-rs?expand=0&rev=31
2023-01-26 17:30:45 +00:00
c6c7583457 Accepting request 1058274 from home:iznogood:branches:multimedia:libs
New upstream release

OBS-URL: https://build.opensuse.org/request/show/1058274
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-rs?expand=0&rev=30
2023-01-26 16:12:32 +00:00
9227da463a Accepting request 1036508 from home:alarrosa:branches:multimedia:libs
- Update to version 0.9+git20221113.274e57a:
  * Update Cargo.lock
  * Update versions to 0.9.1
  * closedcaption: Update for deprecated chrono functions
  * version-helper: Update for deprecated chrono functions
  * Update Cargo.lock
  * webrtc: README: fix couple of links
  * webrtcsink: improve debug
  * ci: add trigger job and only run documentation job post-merge
  * ci: add integration stage and move documentation job to that
  * ts/udpsink: handle items in the PadSinkHandler
  * ts: introduce ts-audiotestsrc
  * ts/standalone: add new Sinks
  * ts/standalone: move current sink under task_sink
  * deny: Update
  * Add missing `doc` features to WebRTC plugins
  * fmp4mux: Make media/trak timescales configurable
  * ci: Update to cargo-c 0.9.14
  * meson: optionalize pango dependency used by net/onvif
  * ndi: provide Unix fallback after 3fe9e4a207f8
  * fmp4mux: Don't allow VP9 for CMAF
  * fmp4mux: Add initial Opus support
  * docs: Remove some stale entries of renamed elements
  * aws: Skip s3 test on Windows until we figure out why it times out
  * Fix various new clippy warnings
  * fmp4mux: For VP9, write resolution into the tkhd and include a stss box to signal that not all frames are sync samples
  * webrtc: Update to human_bytes 0.4
  * aws: Update to aws 0.21/0.51
  * fmp4mux: Remove unused uuid dependency
  * Update Cargo.lock

OBS-URL: https://build.opensuse.org/request/show/1036508
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-rs?expand=0&rev=28
2022-11-21 11:37:21 +00:00
beca223b56 Accepting request 1030382 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/1030382
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-rs?expand=0&rev=26
2022-10-31 07:50:26 +00:00
e230a2ad00 Accepting request 1000831 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/1000831
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-rs?expand=0&rev=24
2022-09-07 11:19:21 +00:00
f955e8a9c1 Accepting request 983336 from home:alarrosa:branches:multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/983336
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-rs?expand=0&rev=22
2022-06-17 11:48:45 +00:00
3aa747bc59 Accepting request 982758 from home:iznogood:branches:multimedia:libs
Move to master, untested!

OBS-URL: https://build.opensuse.org/request/show/982758
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-rs?expand=0&rev=21
2022-06-17 08:44:59 +00:00
1c2c79c1fb Accepting request 964190 from openSUSE:Factory:RISCV
- Update constraints for riscv64

OBS-URL: https://build.opensuse.org/request/show/964190
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-rs?expand=0&rev=19
2022-03-23 12:15:14 +00:00
cc4ade19a1 Accepting request 958507 from GNOME:Next
New stable release, resub

OBS-URL: https://build.opensuse.org/request/show/958507
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-rs?expand=0&rev=17
2022-03-18 10:08:36 +00:00
344fdb2cf0 Accepting request 951664 from home:iznogood:branches:multimedia:libs
Please verify that keeping cargo_config unchanged is ok/wanted!

- 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.

OBS-URL: https://build.opensuse.org/request/show/951664
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-rs?expand=0&rev=16
2022-02-07 10:11:27 +00:00
99592f1ae4 Accepting request 947443 from home:alarrosa:branches:multimedia:libs
- Add a BuildRequires: pkgconfig(libwebp) to fix loading
  libgstrswebp.so which was failing with an `undefined symbol:
  WebPAnimDecoderDelete` error.

OBS-URL: https://build.opensuse.org/request/show/947443
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-rs?expand=0&rev=15
2022-01-19 14:37:23 +00:00
56569d192f Accepting request 947202 from home:alarrosa:branches:multimedia:libs
- Increase the disk constraint since i586 builds take ~15.6 GB,
  s390x over 22 GB and other archs ~18.8 GB.

OBS-URL: https://build.opensuse.org/request/show/947202
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-rs?expand=0&rev=14
2022-01-18 11:15:21 +00:00
3e6689eca3 Accepting request 947019 from home:alarrosa:branches:multimedia:libs
- Update to version 0.8.0:
  * No changelog provided by upstream

OBS-URL: https://build.opensuse.org/request/show/947019
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-rs?expand=0&rev=13
2022-01-17 16:28:52 +00:00
950f1823d7 Accepting request 947015 from home:alarrosa:branches:multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/947015
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-rs?expand=0&rev=12
2022-01-17 16:07:58 +00:00
Dominique Leuenberger
f5f777407e Accepting request 931267 from multimedia:libs
New package, gives gstreamer support for dav1d and rav1e as the major important things.

OBS-URL: https://build.opensuse.org/request/show/931267
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gstreamer-plugins-rs?expand=0&rev=1
2021-11-17 00:13:08 +00:00
a3e0c2d521 Accepting request 930968 from home:iznogood:branches:multimedia:libs
- 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.

OBS-URL: https://build.opensuse.org/request/show/930968
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-rs?expand=0&rev=10
2021-11-13 12:20:57 +00:00
0f4d7cbabe Accepting request 928866 from home:iznogood:branches:multimedia:libs
- 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.
--
Fix 
Generated from http://botmaster.suse.de:8153/go/tab/build/detail/AdiChecker.Factory/23071/Run/1/Run#tab-console

### [install check & file conflicts for x86_64]

can't install gstreamer-plugins-rs-devel-0.7.2-1.4.x86_64:
nothing provides pkgconfig(csound) needed by gstreamer-plugins-rs-devel-0.7.2.x86_64


### [install check & file conflicts for i586]

can't install gstreamer-plugins-rs-devel-0.7.2-1.4.i586:
nothing provides pkgconfig(csound) needed by gstreamer-plugins-rs-devel-0.7.2.i586

Note that if someone have a better fix than this, please reject this!

OBS-URL: https://build.opensuse.org/request/show/928866
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-rs?expand=0&rev=9
2021-11-03 10:29:01 +00:00
e8266f1b1b Accepting request 928735 from home:iznogood:branches:multimedia:libs
- Drop baselibs.conf, this is a new package, lets not build 32bit unless we have to.

OBS-URL: https://build.opensuse.org/request/show/928735
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-rs?expand=0&rev=8
2021-11-02 12:50:45 +00:00
d97c241d69 Accepting request 926289 from home:iznogood:branches:multimedia:libs
- No longer disabled LTO, drop macro.

OBS-URL: https://build.opensuse.org/request/show/926289
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-rs?expand=0&rev=7
2021-10-26 06:36:04 +00:00
ddd8d359ef Accepting request 916914 from home:iznogood:branches:multimedia:libs
- 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.

OBS-URL: https://build.opensuse.org/request/show/916914
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-rs?expand=0&rev=6
2021-09-06 15:05:50 +00:00
fbefc6da12 Accepting request 886891 from home:alarrosa:branches:multimedia:libs:gstreamer
- 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

OBS-URL: https://build.opensuse.org/request/show/886891
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-rs?expand=0&rev=5
2021-04-22 07:45:09 +00:00
3a1ace4048 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 10:48:03 +00:00
faf1e07ca8 Accepting request 852570 from home:alarrosa:branches:multimedia:libs
- 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

- Fix version, since the initial release wasn't 1.18.0 but 0.6.0
- Update to git version 0.6.0+git20201026.d16e7d1

OBS-URL: https://build.opensuse.org/request/show/852570
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-rs?expand=0&rev=3
2020-12-10 13:25:13 +00:00
1c6bd5c592 Accepting request 843774 from home:dimstar:Factory
- Use %_vpath_builddir instead of hardcoded 'build' directory name:
  meson allows for the path to be changed.

OBS-URL: https://build.opensuse.org/request/show/843774
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-rs?expand=0&rev=2
2020-10-24 19:48:31 +00:00
d253bfa9de Accepting request 835398 from home:alarrosa:branches:multimedia:libs:gstreamer
Update to gstreamer 1.18.0

OBS-URL: https://build.opensuse.org/request/show/835398
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-rs?expand=0&rev=1
2020-10-02 15:30:08 +00:00