Commit Graph

3 Commits

Author SHA256 Message Date
d1bcaa6f6c Accepting request 1138122 from home:alarrosa:branches:multimedia:libs
- Update both vendor files and include jsonwebtoken 9.2 in them.
- The ring crate only supports s390x since v0.17.0 and jsonwebtoken
  8 uses an older version, so we now patch livekit-api to use
  jsonwebtoken 9(.2) which allows to build the package in s390x
  (bsc#1218563).

OBS-URL: https://build.opensuse.org/request/show/1138122
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-rs?expand=0&rev=66
2024-01-11 12:53:00 +00:00
4ed6b97d64 Accepting request 1136781 from home:alarrosa:branches:multimedia:libs
- Update to version 0.11.3:
  + Fixed
    - ndi: Mark a private type as such and remove a wrong `Clone`
      impl of internal types.
    - uriplaylistbin: Fix a minor clippy warning.
    - fallbacksrc: Fix error during badly timed timeout scheduling.
    - webrtcsink: Fail gracefully if webrtcbin pads can't be
      requested instead of panicking.
    - threadshare: Fix deadlock in `ts-udpsrc`
      `notify::used-socket` signal emission.
  + Changed
    - Update to AWS SDK 1.0.
    - Update to windows-sys 0.52.
    - Update to async-tungstenite 0.24.
    - Update to bitstream-io 2.0.
    - tttocea608: De-duplicate some functions.
    - gtk4: Use async-channel instead of deprecated GLib main
      context channel.

OBS-URL: https://build.opensuse.org/request/show/1136781
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-rs?expand=0&rev=64
2024-01-04 14:20:47 +00:00
17bdd523ee Accepting request 1126748 from home:alarrosa:branches:multimedia:libs
- Update to version 0.11.2:
  + Fixed
    - filesink / s3sink: Set sync=false to allow processing faster
      than real-time.
    - hlssink3: Various minor bugfixes and cleanups.
    - livesync: Various minor bugfixes and cleanups that should
      make the element work more reliable.
    - s3sink: Fix handling of non-ASCII characters in URIs and
      keys.
    - sccparse: Parse SCC files that are incorrectly created by
      CCExtractor.
    - ndisrc: Assume > 8 channels are unpositioned.
    - rtpav1depay: Skip unexpected leading fragments instead of
      repeatedly warning
    - about the stream possibly being corrupted.
    - rtpav1depay: Don't push stale temporal delimiters downstream
      but wait until a complete OBU is collected.
    - whipwebrtcsink: Use correct URL during redirects.
    - webrtcsink: Make sure to not miss any ICE candidates.
    - webrtcsink: Fix deadlock when calling set-local-description.
    - webrtcsrc: Fix reference cycles that prevented the element
      from being freed.
    - webrtcsrc: Define signaller property as CONSTRUCT_ONLY to
      make it actually possible to set different signallers.
    - webrtc: Update livekit signaller to livekit 0.2.
    - meson: Various fixes to the meson-based build system.
  + Added
    - audiornnoise: Attach audio level meta to output buffers.
    - hlssink3: Allow adding EXT-X-PROGRAM-DATE-TIME tag to the
      manifest.

OBS-URL: https://build.opensuse.org/request/show/1126748
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-rs?expand=0&rev=57
2023-11-16 10:04:09 +00:00