12
0

Commit Graph

  • 888f4eb2a5 Accepting request 1299095 from multimedia:libs factory Dominique Leuenberger 2025-08-13 14:29:53 +00:00
  • caf76722f0 - Update to version 1.26.5: + awstranscriber2, awstranslate: Handle multiple stream-start event + ceaX08overlay: support ANY caps features, allowing e.g. memory:GLMemory if downstream supports the overlay composition meta + hlsmultivariantsink: Fix master playlist version + rtprecv: Drop state lock before chaining RTCP packets from the RTP chain function + Add rtpbin2 examples + rtpmp4apay2: fix payload size prefix + rtp: threadshare: fix some property ranges + mpegtslivesrc: Remove leftover debug message + ts-audiotestsrc fixes + threadshare: fix flush for ts-queue ts-proxy & ts-intersrc + threadshare: fix regression in ts-proxysrc + threadshare: improvements to some elements + threadshare: Enable windows Win32_Networking feature + threadshare: queue & proxy: fix race condition stopping + threadshare: Also enable windows Win32_Networking_WinSock feature + tracers: pipeline-snapshot: reduce WebSocket connection log level + tracers: queue-levels: add support for threadshare DataQueue related elements + tracers: Update to etherparse 0.19 + transcriberbin: Fix handling of upstream latency query + webrtcsink: Move videorate before videoconvert and videoscale to avoid processing frames that would be dropped + Fix various new clippy 1.89 warnings devel Bjørn Lie 2025-08-12 14:23:43 +00:00
  • 83b21446b1 Accepting request 1295737 from multimedia:libs Dominique Leuenberger 2025-07-26 11:40:53 +00:00
  • 91a808ab22 - Update to version 1.26.4: + aws: s3hlssink: Write to S3 on OutputStream flush + cea708mux: fix clipping function + dav1ddec: Use video decoder base class latency reporting API + elevenlabssynthesizer: fix running time checks + gopbuffer: Push GOPs in order of time on EOS + gtk4: Improve color-state fallbacks for unknown values + gtk4: Add YCbCr memory texture formats + gtk4: Promote set_caps debug log to info + hlssink3: Fix a comment typo + hlssink3: Use closed fragment location in playlist generation + livekit: add room-timeout + mccparse: Convert "U" to the correct byte representation + mp4mux: add TAI timestamp element and muxing + threadshare: add a ts-rtpdtmfsrc element + rtp: Update to rtcp-types 0.2 + rtpsend: Don't configure a zero min RTCP interval for senders + rtpbin2: Fix handling of unknown PTs and don't warn about incomplete RTP caps to allow for bundling + rtpbin2: Improve rtcp-mux support + rtpbin2: fix race condition on serialized Queries + rtpbin2: sync: fix race condition + rtprecv optimize src pad scheduling + rtprecv: fix SSRC collision event sent in wrong direction + skia: Add harfbuzz, freetype and fontconfig as dependencies in the meson build + tttocea{6,7}08: Disallow pango markup from input caps + ts-intersrc: handle dynamic inter-ctx changes + threadshare: src elements: don't pause the task in downward state transitions + webrtc: sink: avoid recursive locking of the session + webrtcsink: fix deadlock on error setting remote description + webrtcsink: add mitigation modes parameter and signal + webrtc: fix Safari addIceCandidate crash + webrtc-api: Set default bundle policy to max-bundle + WHIP client: emit shutdown after DELETE request + Fix various new clippy 1.88 warnings + Update dependencies Bjørn Lie 2025-07-25 11:25:13 +00:00
  • 92be4c4633 Accepting request 1289975 from multimedia:libs Ana Guerrero 2025-07-03 10:10:22 +00:00
  • 71243ac628 - Update to version 1.26.3: + Add new speech synthesis element around ElevenLabs API + cea708mux: fix another WouldOverflow case + cea708mux: support configuring a limit to how much data will be pending. + cea708overlay: also reset the output size on flush stop + gcc: handle out of order packets + fmp4mux: Fix panic on late GOP + livekit: expose a connection state property + mp4mux: add taic box + mp4mux: test the trak structure + pcap_writer: Make target-property and pad-path properties writable again + skia: Don't build skia plugin by default for now + threadshare: cleanups & usability improvements + threadshare: sync runtime with latest async-io + threadshare: fix kqueue reactor + threadshare: Update to getifaddrs 0.2 + threadshare: add new thread-sharing inter elements + threadshare: add a ts-rtpdtmfsrc element + transcriberbin: fix naming of subtitle pads + tttocea708: don't panic if a new service would overflow + webrtc: android: Update Gradle and migrate to FindGStreamerMobile + webrtc: add new examples for stream selection over data channel + webrtcsrc: the webrtcbin get-transceiver index is not mlineindex + webrtcsrc: send CustomUpstream events over control channel .. + webrtcsink: Don't require encoder element for pre-encoded streams + webrtcsink: Don't reject caps events if the codec_data changes + whip: server: pick session-id from the endpoint if specified + cargo: add config file to force CARGO_NET_GIT_FETCH_WITH_CLI=true + Cargo.lock, deny: Update dependencies and log duplicated targo-lexicon + Update windows-sys dependency from ">=0.52, <=0.59" to ">=0.52, <=0.60" + deny: Add override for windows-sys 0.59 + deny: Update lints + cargo_wrapper: Fix backslashes being parsed as escape codes on Windows + Fixes for Clock: non-optional return types + Rename relationmeta plugin to analytics Bjørn Lie 2025-07-02 13:38:13 +00:00
  • 9c5cc49ad2 Accepting request 1282473 from multimedia:libs slfo-main slfo-1.2 Ana Guerrero 2025-06-06 20:41:13 +00:00
  • c64e85a37d - Update to version 1.26.2: + awstranslate: improve control over accumulator behavior + awstranslate: output buffer lists + cea608tott: make test text less shocking by having more cues as context + dav1ddec: Directly decode into downstream allocated buffers if possible + deny: Allow webpki-root-certs license + fmp4mux: Add support for AC-3 / EAC-3 + fmp4mux: Use earliest PTS for the base media decode time (tfdt) + fmp4mux: Fix handling of negative DTS in composition time offset + fmp4mux: Write lmsg as compatible brand into the last fragment + mp4mux: add extra brands + mp4: avoid dumping test output into build directory + mp4: migrate to mp4-atom to check muxing + mp4: test the trak structure + gtk4: Update and adapt to texture builder API changes + gtk4: Initial colorimetry support + gtk4: Update default GTK4 target version to 4.10 + rtp: Update to bitstream-io 4.0 + skia: Implement a video compositor using skia + webrtc: addressing a few deadlocks + webrtc: Support for producer sessions targeted at a given consumer + webrtc: add new JanusVR source element + webrtc: janus: clean up and refactoring + webrtcsink: Use seq number instead of Uuid for discovery + webrtc: Make older peers less likely to crash when webrtcsrc is used + Fix or silence various new clippy warnings + Update Cargo.lock to fix duplicated target-lexicon - Pass skia=disabled to meson setup, not yet available in openSUSE. Antonio Larrosa 2025-06-04 01:40:56 +00:00
  • 3fa6ca1c77 Accepting request 1274664 from multimedia:libs Ana Guerrero 2025-05-05 20:30:08 +00:00
  • 63ac9b717b - Update to version 1.26.1: + Bump MSRV to 1.83 + Allow any windows-sys version >= 0.52 and <= 0.59 + aws/polly: add GstScaletempoTargetDurationMeta to output buffers + awstranslate: improve message posted on bus + cdg: typefind: Division by zero fix + cea708mux: Improve support for overflowing input captions + colordetect: Change to videofilter base class + dav1ddec: - Drain decoder on caps changes if necessary - Only update unknown parts of the upstream colorimetry and not all of it - Support RGB encoded AV1 - Use downstream buffer pool for copying if video meta is not supported - Use max-frame-delay value from the decoder instead of calculating it - Use max-frame-delay value from the decoder instead of calculating it + doc: Update to latest way of generating hotdoc config files + Fix gtk4 compile + Fix various clippy 1.86 warnings and update gstreamer-rs / gtk-rs dependencies + fmp4mux: - Add a couple of minor new features - Add manual-split mode that is triggered by serialized downstream events - Add send-force-keyunit property - Fix latency configuration for properties set during construction - Improve split-at-running-time handling - Write a v0 tfdt box if the decode time is small enough + fmp4mux/mp4mux: Handle the case of multiple tags per taglist correctly + gstwebrtc-api: Add TypeScript type definitions, build ESM for broader compatibility, improve JSDocs + hlsmultivariantsink: Allow users to specify playlist and segment location + hlssink3: Add Support for NTP timestamp from buffer + livesync: - Notify in/out/drop/duplicate properties on change - Only notify drop/duplicate properties + meson: Require gst 1.18 features for dav1d + mp4mux: Don't write composition time offsets if they're all zero + mp4mux, fmp4mux: Use correct timescales for edit lists + mpegtslivesrc: - Increase threshold for PCR <-> PTS DISCONT - Use a separate mutex for the properties + mux: use smaller number of samples for testing + net/aws: punctuation-related improvements to our span_tokenize_items function + pcap_writer: Mark target-factory and pad-path props as construct-only + speechmatics: Handle multiple stream-start event + tracers: buffer-lateness: don't panic on add overflow + reduce graph legend entry font size a bit + tracers: Update to etherparse 0.17 + transcriberbin: make auto passthrough work when transcriber is a bin + ts-jitterbuffer: improve scheduling of lost events + tttocea708: fix origin-row handling for roll-up in CEA-708 + Update dependencies + Update gtk-rs / gstreamer-rs dependencies and update for API changes + Update to bitstream-io 3 + uriplaylistbin: skip cache test when offline + webrtc: Port to reqwest 0.12 + webrtcsink: Fix compatibility with audio level header extension - Pass vvdec=disabled to meson setup, libvvdec is currently not available in openSUSE. - Disable aws plugin for all arches via bcond, fails to build. Takashi Iwai 2025-05-05 15:22:12 +00:00
  • 380c5cd604 Accepting request 1252493 from multimedia:libs Ana Guerrero 2025-03-13 14:06:25 +00:00
  • e62c599ad1 Accepting request 1252491 from GNOME:Next Bjørn Lie 2025-03-12 14:15:42 +00:00
  • 1e565e3f64 Accepting request 1252323 from home:alarrosa:branches:multimedia:libs:gstreamer-1.26.0 Bjørn Lie 2025-03-12 13:41:05 +00:00
  • 0e09c84bbd Accepting request 1234890 from multimedia:libs Ana Guerrero 2025-01-05 14:31:35 +00:00
  • 1236cd8db4 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-rs?expand=0&rev=80 Bjørn Lie 2025-01-04 09:09:54 +00:00
  • 80596aaa40 Accepting request 1229735 from multimedia:libs Ana Guerrero 2024-12-11 20:03:17 +00:00
  • 44a488f24e OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-rs?expand=0&rev=78 Dominique Leuenberger 2024-12-10 09:12:43 +00:00
  • e15c808428 Accepting request 1208548 from multimedia:libs Ana Guerrero 2024-10-17 16:39:28 +00:00
  • 375bab1510 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-rs?expand=0&rev=76 Dominique Leuenberger 2024-10-17 06:32:17 +00:00
  • e62a3a1d16 Accepting request 1200065 from multimedia:libs Ana Guerrero 2024-09-11 14:56:35 +00:00
  • 47f772d753 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-rs?expand=0&rev=74 Bjørn Lie 2024-09-11 08:23:23 +00:00
  • d4a441aa02 Accepting request 1153257 from multimedia:libs Dominique Leuenberger 2024-02-29 20:50:43 +00:00
  • c13841e1cc Accepting request 1153256 from home:alarrosa:branches:multimedia:libs Antonio Larrosa 2024-02-29 14:18:25 +00:00
  • bfc85dc265 Accepting request 1153232 from home:alarrosa:branches:multimedia:libs Antonio Larrosa 2024-02-29 13:19:27 +00:00
  • fc24c78710 Accepting request 1142222 from multimedia:libs Ana Guerrero 2024-01-29 21:32:31 +00:00
  • 81067306be Accepting request 1142221 from home:alarrosa:branches:multimedia:libs Antonio Larrosa 2024-01-29 10:25:50 +00:00
  • 453090b80f Accepting request 1138125 from multimedia:libs Ana Guerrero 2024-01-11 20:05:39 +00:00
  • 0d0a08b130 Accepting request 1138124 from home:alarrosa:branches:multimedia:libs Antonio Larrosa 2024-01-11 12:57:26 +00:00
  • d1bcaa6f6c Accepting request 1138122 from home:alarrosa:branches:multimedia:libs Antonio Larrosa 2024-01-11 12:53:00 +00:00
  • 5c55879db5 Accepting request 1136831 from multimedia:libs Dominique Leuenberger 2024-01-05 20:42:10 +00:00
  • 4ed6b97d64 Accepting request 1136781 from home:alarrosa:branches:multimedia:libs Dominique Leuenberger 2024-01-04 14:20:47 +00:00
  • 411b4b18b6 Accepting request 1135316 from home:fcrozat:branches:multimedia:libs Antonio Larrosa 2024-01-04 06:23:41 +00:00
  • 5f304c0e0c Accepting request 1128136 from multimedia:libs Ana Guerrero 2023-11-22 17:55:16 +00:00
  • 41eb5fed81 Accepting request 1127709 from home:iznogood:branches:multimedia:libs Dominique Leuenberger 2023-11-22 13:23:54 +00:00
  • 4e540df8f5 Accepting request 1126843 from multimedia:libs Ana Guerrero 2023-11-16 19:29:11 +00:00
  • 468cf4c633 Accepting request 1126835 from home:alarrosa:branches:multimedia:libs Bjørn Lie 2023-11-16 11:26:09 +00:00
  • 5ac7ca0deb Keep zst compression Bjørn Lie 2023-11-16 10:05:30 +00:00
  • 17bdd523ee Accepting request 1126748 from home:alarrosa:branches:multimedia:libs Bjørn Lie 2023-11-16 10:04:09 +00:00
  • 123f74ee6c Accepting request 1120602 from GNOME:Next Antonio Larrosa 2023-11-16 05:40:02 +00:00
  • a3f215e750 Accepting request 1113997 from multimedia:libs Ana Guerrero 2023-09-29 19:13:40 +00:00
  • ef2c03daee Accepting request 1113039 from GNOME:Next Antonio Larrosa 2023-09-28 07:36:32 +00:00
  • 4173f052d4 Accepting request 1100828 from multimedia:libs Ana Guerrero 2023-07-27 14:51:06 +00:00
  • 61d9a08531 Accepting request 1100827 from home:alarrosa:branches:multimedia:libs Antonio Larrosa 2023-07-26 11:05:08 +00:00
  • 648646f038 Accepting request 1100631 from GNOME:Next Antonio Larrosa 2023-07-26 10:52:35 +00:00
  • 61d9640b95 Accepting request 1098356 from multimedia:libs Dominique Leuenberger 2023-07-12 15:28:07 +00:00
  • 89b7cfd505 Accepting request 1096955 from home:iznogood:branches:multimedia:libs Takashi Iwai 2023-07-12 12:22:07 +00:00
  • 746dacca6e Accepting request 1079389 from multimedia:libs Dominique Leuenberger 2023-04-16 14:06:57 +00:00
  • 01a2118468 Accepting request 1079276 from home:iznogood:branches:multimedia:libs Antonio Larrosa 2023-04-14 07:38:25 +00:00
  • 66d47986fe Accepting request 1077220 from multimedia:libs Dominique Leuenberger 2023-04-04 19:27:18 +00:00
  • 44c9fe30b9 Accepting request 1076647 from home:iznogood:branches:multimedia:libs Antonio Larrosa 2023-04-04 14:13:34 +00:00
  • 9488488ee9 Accepting request 1073599 from multimedia:libs Dominique Leuenberger 2023-03-22 21:29:43 +00:00
  • 2ada327751 Accepting request 1072321 from GNOME:Next Antonio Larrosa 2023-03-21 16:44:15 +00:00
  • 65ae584992 Accepting request 1070428 from multimedia:libs Dominique Leuenberger 2023-03-09 16:46:56 +00:00
  • 0b3e79ceb0 Accepting request 1069843 from home:alarrosa:branches:multimedia:libs Antonio Larrosa 2023-03-09 13:34:01 +00:00
  • b8da21cbb5 Accepting request 1069827 from multimedia:libs Dominique Leuenberger 2023-03-08 15:51:57 +00:00
  • 0d481996e0 Accepting request 1069826 from home:alarrosa:branches:multimedia:libs Antonio Larrosa 2023-03-07 06:51:39 +00:00
  • a604911070 Accepting request 1068720 from multimedia:libs Dominique Leuenberger 2023-03-02 22:04:34 +00:00
  • ef52c79a4a Accepting request 1068045 from GNOME:Next Antonio Larrosa 2023-03-02 14:13:54 +00:00
  • 47dd758412 Accepting request 1066216 from home:alarrosa:branches:multimedia:libs Antonio Larrosa 2023-03-02 14:13:12 +00:00
  • 5af5b5e5ac Accepting request 1066144 from multimedia:libs Dominique Leuenberger 2023-02-16 15:57:06 +00:00
  • 5166f9b376 Accepting request 1066143 from home:alarrosa:branches:multimedia:libs Antonio Larrosa 2023-02-16 10:06:30 +00:00
  • e742afa894 Accepting request 1065800 from GNOME:Next Antonio Larrosa 2023-02-16 09:29:57 +00:00
  • 83ac124897 Accepting request 1061340 from multimedia:libs Dominique Leuenberger 2023-02-03 21:04:54 +00:00
  • 9f5836658e Accepting request 1061319 from GNOME:Next Antonio Larrosa 2023-01-26 17:30:45 +00:00
  • c6c7583457 Accepting request 1058274 from home:iznogood:branches:multimedia:libs Antonio Larrosa 2023-01-26 16:12:32 +00:00
  • 33af3cb137 Accepting request 1037071 from multimedia:libs Dominique Leuenberger 2022-11-21 14:30:26 +00:00
  • 9227da463a Accepting request 1036508 from home:alarrosa:branches:multimedia:libs Takashi Iwai 2022-11-21 11:37:21 +00:00
  • 66a0662029 Accepting request 1032376 from multimedia:libs Dominique Leuenberger 2022-10-31 12:26:21 +00:00
  • beca223b56 Accepting request 1030382 from GNOME:Next Takashi Iwai 2022-10-31 07:50:26 +00:00
  • 5ab42b9701 Accepting request 1001726 from multimedia:libs Dominique Leuenberger 2022-09-08 12:22:48 +00:00
  • e230a2ad00 Accepting request 1000831 from GNOME:Next Takashi Iwai 2022-09-07 11:19:21 +00:00
  • a5ccec92b6 Accepting request 983337 from multimedia:libs Dominique Leuenberger 2022-06-17 19:21:12 +00:00
  • f955e8a9c1 Accepting request 983336 from home:alarrosa:branches:multimedia:libs Antonio Larrosa 2022-06-17 11:48:45 +00:00
  • 3aa747bc59 Accepting request 982758 from home:iznogood:branches:multimedia:libs Antonio Larrosa 2022-06-17 08:44:59 +00:00
  • 4a0e839b1e Accepting request 964281 from multimedia:libs Dominique Leuenberger 2022-03-23 19:19:00 +00:00
  • 1c2c79c1fb Accepting request 964190 from openSUSE:Factory:RISCV Antonio Larrosa 2022-03-23 12:15:14 +00:00
  • 99912ca3f3 Accepting request 962633 from multimedia:libs Dominique Leuenberger 2022-03-18 15:42:22 +00:00
  • cc4ade19a1 Accepting request 958507 from GNOME:Next Antonio Larrosa 2022-03-18 10:08:36 +00:00
  • 2739ffbb4c Accepting request 952080 from multimedia:libs Dominique Leuenberger 2022-02-09 19:38:58 +00:00
  • 344fdb2cf0 Accepting request 951664 from home:iznogood:branches:multimedia:libs Antonio Larrosa 2022-02-07 10:11:27 +00:00
  • b19c4f1284 Accepting request 947444 from multimedia:libs Dominique Leuenberger 2022-01-19 23:12:32 +00:00
  • 99592f1ae4 Accepting request 947443 from home:alarrosa:branches:multimedia:libs Antonio Larrosa 2022-01-19 14:37:23 +00:00
  • 74554ae211 Accepting request 947203 from multimedia:libs Dominique Leuenberger 2022-01-18 23:35:22 +00:00
  • 56569d192f Accepting request 947202 from home:alarrosa:branches:multimedia:libs Antonio Larrosa 2022-01-18 11:15:21 +00:00
  • d547eaa687 Accepting request 947020 from multimedia:libs Dominique Leuenberger 2022-01-17 21:34:27 +00:00
  • 3e6689eca3 Accepting request 947019 from home:alarrosa:branches:multimedia:libs Antonio Larrosa 2022-01-17 16:28:52 +00:00
  • 950f1823d7 Accepting request 947015 from home:alarrosa:branches:multimedia:libs Antonio Larrosa 2022-01-17 16:07:58 +00:00
  • f5f777407e Accepting request 931267 from multimedia:libs Dominique Leuenberger 2021-11-17 00:13:08 +00:00
  • a3e0c2d521 Accepting request 930968 from home:iznogood:branches:multimedia:libs Takashi Iwai 2021-11-13 12:20:57 +00:00
  • 0f4d7cbabe Accepting request 928866 from home:iznogood:branches:multimedia:libs Antonio Larrosa 2021-11-03 10:29:01 +00:00
  • e8266f1b1b Accepting request 928735 from home:iznogood:branches:multimedia:libs Antonio Larrosa 2021-11-02 12:50:45 +00:00
  • d97c241d69 Accepting request 926289 from home:iznogood:branches:multimedia:libs Takashi Iwai 2021-10-26 06:36:04 +00:00
  • ddd8d359ef Accepting request 916914 from home:iznogood:branches:multimedia:libs Antonio Larrosa 2021-09-06 15:05:50 +00:00
  • fbefc6da12 Accepting request 886891 from home:alarrosa:branches:multimedia:libs:gstreamer Antonio Larrosa 2021-04-22 07:45:09 +00:00
  • 3a1ace4048 Accepting request 859718 from home:iznogood:branches:multimedia:libs Antonio Larrosa 2021-01-08 10:48:03 +00:00
  • faf1e07ca8 Accepting request 852570 from home:alarrosa:branches:multimedia:libs Dominique Leuenberger 2020-12-10 13:25:13 +00:00
  • 1c6bd5c592 Accepting request 843774 from home:dimstar:Factory Dominique Leuenberger 2020-10-24 19:48:31 +00:00
  • d253bfa9de Accepting request 835398 from home:alarrosa:branches:multimedia:libs:gstreamer Takashi Iwai 2020-10-02 15:30:08 +00:00