Revisions of gstreamer-plugins-rs

buildservice-autocommit accepted request 1100828 from Antonio Larrosa's avatar Antonio Larrosa (alarrosa) (revision 53)
baserev update by copy to link target
Antonio Larrosa's avatar Antonio Larrosa (alarrosa) accepted request 1100827 from Antonio Larrosa's avatar Antonio Larrosa (alarrosa) (revision 52)
- Update to version 0.10.10:
  + webrtcsink:
    - Avoid panic on unprepare from an async tokio context
  + livesync:
    - Wait for the end timestamp of the previous buffer before
      looking at queue
    - Improve EOS handling
  + togglerecord:
    - Clip segment before calculating timestamp/duration
    - Error out if main stream buffer has no valid running time
Antonio Larrosa's avatar Antonio Larrosa (alarrosa) accepted request 1100631 from Bjørn Lie's avatar Bjørn Lie (iznogood) (revision 51)
- Update to version 0.10.11:
  + fallbackswitch:
    - Change the threshold for trailing buffers
    - Fix pad health calculation and notifies
  + fmp4mux: Fix draining in chunk mode if keyframes are too late
  + livesync:
    - Wait for the end timestamp of the previous buffer before
      looking at queue
    - Improve EOS handling
  + togglerecord:
    - Clip segment before calculating timestamp/duration
    - Error out if main stream buffer has no valid running time
  + webrtcsink:
    - fix pipeline when input caps contain max-framerate
    - Configure only 4 threads for x264enc
    - Translate force-keyunit events to force-IDR action signal for
      NVIDIA encoders
    - Set config-interval=-1 and aggregate-mode=zero-latency on
      rtph264pay and rtph265pay
    - Set VP8/VP9 payloader based on payloader element factory name
    - Use correct property types for nvvideoconvert
  + webrtc/signalling: fix race condition in message ordering
  + videofx: Minimize dependencies of the image crate
buildservice-autocommit accepted request 1098356 from Takashi Iwai's avatar Takashi Iwai (tiwai) (revision 50)
baserev update by copy to link target
Takashi Iwai's avatar Takashi Iwai (tiwai) accepted request 1096955 from Bjørn Lie's avatar Bjørn Lie (iznogood) (revision 49)
- Update to version 0.10.9:
  + Fixed:
    - mp4mux/fmp4mux: Fix byte order in Opus extension box.
    - webrtcsrc: Add twcc extension to the codec-preferences when
      present.
    - webrtcsink: Don't try using cudaconvert if it is not present.
    - mccparse: Don't offset the first timecode to a zero PTS.
    - Correctly use MPL as license specifier instead of MPL-2 for
      plugins that compile with GStreamer < 1.20.
  + Added: fallbackswitch: Add stop-on-eos property.
- Changes from version 0.10.8:
  + Fixed:
    - fmp4mux:
      . Use updated start PTS when checking if a stream is filled
        instead of a stale one.
      . Fix various issues with stream gaps, especially in the
        beginning.
      . Fix waiting in live pipelines.
    - uriplaylistbin: Prevent deadlocks during property
      notifications.
    - webrtcsink: Fix panics during twcc-stats callback and related
      issues.
    - awstranscriber: Handle stream disconts correctly.
    - roundedcorners: Fix caps negotiation to not use I420 if a
      border radius is configured.
    - whipsink: Use the correct pad template to request pads from
      the internal webrtcbin.
    - fallbacksrc: Don't apply fallback audio caps to the main
      stream.
    - webrtcsrc: Fix caps handling during transceiver creation.
  + Changed: rtpgccbwe: Improve packet handling.
- Changes from version 0.10.7:
  + Fixed:
    - ffv1dec: Drop rank until the implementation is
      feature-complete.
    - spotifyaudiosrc: Check cached credentials before use and fix
      usage of credentials cache.
    - tttocea608: Specify raw CEA608 field.
    - gtk4paintablesink: Fix compilation on non-Linux UNIX systems.
    - webrtcsrc: Don't set stun-server to the empty string if none
      was set.
    - webrtcsink: Abort statistics collection before stopping the
      signaller.
    - rtpgccbwe: Don't process empty lists.
  + Changed:
    - ndi: Update to libloading 0.8.
    - aws: Update to AWS SDK 0.55/0.27.
    - webrtcsink: Order pads by serial number.
    - Update to async-tungstenite 0.22.
  + Added: webrtcsink/webrtcsrc: Add request-encoded-filter signal
    to add support for inserting custom filters between
    encoder/payloader or depayloader/decoder. This allows
    interacting with the "insertable streams" API from Chrome.
- Disable cargo audit service for now, something is not working
  correctly in the service.
- Use %build_rustflags instead of the deprecated
  %__default_rustflags macro. Requires at least cargo-packaging
  1.2.0+3.
buildservice-autocommit accepted request 1079389 from Antonio Larrosa's avatar Antonio Larrosa (alarrosa) (revision 48)
baserev update by copy to link target
Antonio Larrosa's avatar Antonio Larrosa (alarrosa) accepted request 1079276 from Bjørn Lie's avatar Bjørn Lie (iznogood) (revision 47)
- Update to version 0.10.6:
  + Fixed:
    - webrtcsink: Fix max/min-bitrate property blurb/nick.
    - uriplaylistbin: Add missing queues to example.
    - tttocea608:
      . Fix pushing of caps events that sometimes contained unfixed
        caps.
      . Fix disappearing text after special character in non-popon
        mode.
    - transcriberbin:
      . Fix deadlock on construction.
      . Fix initial bin setup.
    - fallbacksrc: Handle incompatible downstream caps without
      panicking.
    - ndisrc: Fix copying of raw video frames with different
      NDI/GStreamer strides.
    - livesync: Correctly assume zero upstream latency if latency
      query fails.
  + Added: webrtcsink: Add ice-transport-policy property that
    proxies the same webrtcbin property.
- Switch to cargo-packaging: Drop cargo and rust BuildRequires and
  rustflags global. Add cargo-packaging BuildRequires and rustflags
  macro where needed. Use autosetup macro.
buildservice-autocommit accepted request 1077220 from Antonio Larrosa's avatar Antonio Larrosa (alarrosa) (revision 46)
baserev update by copy to link target
Antonio Larrosa's avatar Antonio Larrosa (alarrosa) accepted request 1076647 from Bjørn Lie's avatar Bjørn Lie (iznogood) (revision 45)
- 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).
buildservice-autocommit accepted request 1073599 from Antonio Larrosa's avatar Antonio Larrosa (alarrosa) (revision 44)
baserev update by copy to link target
buildservice-autocommit accepted request 1070428 from Antonio Larrosa's avatar Antonio Larrosa (alarrosa) (revision 42)
baserev update by copy to link target
Antonio Larrosa's avatar Antonio Larrosa (alarrosa) accepted request 1069843 from Antonio Larrosa's avatar Antonio Larrosa (alarrosa) (revision 41)
- Increase constraints so it doesn't fail to build for lack of
  disk space.
buildservice-autocommit accepted request 1069827 from Antonio Larrosa's avatar Antonio Larrosa (alarrosa) (revision 40)
baserev update by copy to link target
Antonio Larrosa's avatar Antonio Larrosa (alarrosa) accepted request 1069826 from Antonio Larrosa's avatar Antonio Larrosa (alarrosa) (revision 39)
  (see gh#briansmith/ring#1555). Fixes bsc#1208795
buildservice-autocommit accepted request 1068720 from Antonio Larrosa's avatar Antonio Larrosa (alarrosa) (revision 38)
baserev update by copy to link target
Antonio Larrosa's avatar Antonio Larrosa (alarrosa) accepted request 1066216 from Antonio Larrosa's avatar Antonio Larrosa (alarrosa) (revision 36)
- 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)
buildservice-autocommit accepted request 1066144 from Antonio Larrosa's avatar Antonio Larrosa (alarrosa) (revision 35)
baserev update by copy to link target
Antonio Larrosa's avatar Antonio Larrosa (alarrosa) accepted request 1066143 from Antonio Larrosa's avatar Antonio Larrosa (alarrosa) (revision 34)
- Add BuildRequires: zstd so it build in SLE/Leap now that the
  sources are compressed with zstd
Displaying revisions 21 - 40 of 73
openSUSE Build Service is sponsored by