Commit graph

  • 49d3dd17a2 gtk4: Clean up Python example Sebastian Dröge 2024-05-13 10:06:32 +0300
  • 71cd80f204 net/quinn: Enable client to keep QUIC conn alive Tamas Levai 2024-05-10 11:30:16 +0200
  • 5549dc7a15 fmp4mux: Support AV1 packaging in the fragmented mp4 plugin Rafael Caricio 2024-04-15 18:45:44 +0200
  • 613ed56675 webrtcsink: Add a custom signaller example in Python Sebastian Dröge 2024-05-10 13:58:50 +0300
  • a719cbfcc6 rtp: Change RtpBasePay2::ssrc_collision from AtomicU64 to Option<u32> Martin Nordholts 2024-05-07 15:54:16 +0200
  • 00f873357b Merge branch 'cmafmux-max-fragment-size' into 'main' Oscar Linde 2024-05-10 13:55:12 +0000
  • aac6c5eb9a rtp: Add linear audio (L8, L16, L24) RTP payloaders / depayloaders Tim-Philipp Müller 2023-10-24 19:47:25 +0100
  • 7d75e263f8 fmp4mux: Add language from tags Rafael Caricio 2024-04-30 01:43:22 +0200
  • aabb011f5a rtpgccbwe: Log effective bitrate in more places Martin Nordholts 2024-05-03 11:31:31 +0200
  • e845e3575c rtpgccbwe: Add mising 'ps' suffix to 'kbps' of 'effective bitrate' Martin Nordholts 2024-05-02 10:51:19 +0200
  • f265c3197b Update plugins cache JSON for new CI GStreamer version Sebastian Dröge 2024-05-10 14:14:51 +0300
  • e8e173d0d0 webrtc: Update Signallable interface to new interface definition API Sebastian Dröge 2024-05-10 14:13:35 +0300
  • f842aff6df Update Cargo.lock Sebastian Dröge 2024-05-10 14:09:08 +0300
  • 7e09481adc rtp: Add JPEG RTP payloader/depayloader Sebastian Dröge 2023-12-20 20:00:09 +0200
  • 1b48fb7ae7 deny: Re-add rustls override because the AWS SDK still uses an old version Sebastian Dröge 2024-05-10 09:41:19 +0300
  • fe55acb4c9 net/hlssink3: Refactor out HlsBaseSink & hlscmafsink from hlssink3 Sanchayan Maity 2024-03-22 14:03:24 +0530
  • fe3607bd14 net/quinn: Remove dependency locks Tamas Levai 2024-05-09 16:45:38 +0200
  • 5884c00bd0 net/quinn: Improve stream shutdown process Tamas Levai 2024-05-09 16:43:26 +0200
  • cb63207de6 Merge branch 'f_mp4_edts' into 'main' Thibault Saunier 2024-05-09 13:21:12 +0000
  • 951771e6cc Merge branch 'hlsfmp4sink' into 'main' Simonas Kazlauskas 2024-05-09 13:21:10 +0000
  • 13c3db7857 net/quinn: Port to quinn 0.11 and rustls 0.23 Tamas Levai 2024-05-09 13:49:33 +0200
  • 77f36302cb
    fmp4: add sidx support Josef Kolář 2023-03-11 10:48:17 +0100
  • 2b7488a4c8 rtpgccbwe: Log delay and loss target bitrates separately Martin Nordholts 2024-05-02 11:07:57 +0200
  • b4576a0074 gtk4: Fix description of the plugin Sebastian Dröge 2024-05-07 17:56:22 +0300
  • 8861fc493b webrtcsink: improve error when no discovery pipeline runs Mathieu Duponchelle 2024-05-06 13:36:47 +0200
  • 2bfb6ee016 Add quinn to default-members Sanchayan Maity 2024-05-02 19:22:58 +0530
  • edd7c258c8 Add quinn plugin to README Sanchayan Maity 2024-05-02 18:18:38 +0530
  • 3a3cec96ff net/quinn: Add pipeline example Sanchayan Maity 2024-05-02 18:18:17 +0530
  • 80f8664564 net/quinn: Use camel case acronym Sanchayan Maity 2024-05-02 18:05:15 +0530
  • be3ae583bc Fix new Rust 1.78 clippy warnings Sebastian Dröge 2024-05-02 18:22:50 +0300
  • 58106a42a9 quinn: Fix up dependencies Sebastian Dröge 2024-05-02 09:59:33 +0300
  • 11bea7d896 TOBESQUASHED address review feedback François Laignel 2024-05-01 21:34:46 +0200
  • 60f7f4a664 webrtc: add raw payload support François Laignel 2024-04-16 18:49:01 +0200
  • 096538989b docs: Add documentation for gst-plugin-quinn Sanchayan Maity 2024-05-01 21:38:32 +0530
  • 150ad7a545 net/quinn: Use separate property for certificate & private key file Sanchayan Maity 2024-05-01 19:08:46 +0530
  • 0d2f054c15 Move net/quic to net/quinn Sanchayan Maity 2024-05-01 18:12:12 +0530
  • 18cf5292b7 net/quic: Fix inconsistencies around secure connection handling Sanchayan Maity 2024-05-01 14:24:04 +0530
  • 97d8a79d36 net/quic: Drop private key type property Sanchayan Maity 2024-05-01 11:41:08 +0530
  • a306b1ce94 net/quic: Use a custom ALPN string Sanchayan Maity 2024-04-30 16:42:41 +0530
  • 22c6a98914 net/quic: Rename to quinnquicsink/src Sanchayan Maity 2024-04-30 16:23:53 +0530
  • 8b64c734e7 net/quic: Use separate property for address and port Sanchayan Maity 2024-04-30 15:57:09 +0530
  • befd8d4bd2 net/quic: Allow SSL keylog file for debugging Tamas Levai 2024-02-21 11:37:40 +0100
  • ce930eab5f net/quic: Allow setting multiple ALPN transport parameters Sanchayan Maity 2024-02-14 13:08:37 +0530
  • 75b25d011f net/quic: Allow specifying an ALPN transport parameter Tamas Levai 2024-02-12 20:14:33 +0100
  • 953f6a3fd7 net: Add QUIC source and sink Sanchayan Maity 2022-12-10 13:07:33 +0530
  • 59d5a7b954 Merge branch 'xdpscreencastbin' into 'main' Rubén Gonzalez 2024-04-30 19:02:48 +0000
  • 8e675de690 gtk4paintablesink: Add some documentation Robert Mader 2024-04-29 22:42:09 +0200
  • 4326c3bfce gtk4paintablesink: Also create window for gst-play Robert Mader 2024-04-29 22:17:46 +0200
  • 47b788d44b gtk4paintablesink: Add env var to fullscreen window Robert Mader 2024-04-26 13:48:05 +0200
  • 16b0a4d762 rtp: add mp4gpay François Laignel 2024-04-24 18:33:12 +0200
  • b588ee59bc rtp: add mp4gdepay François Laignel 2024-04-24 15:49:49 +0200
  • 5466cafc24 rtp: add mp4apay François Laignel 2024-04-24 14:29:14 +0200
  • 812fe0a9bd rtp: add mp4adepay François Laignel 2024-04-24 12:40:21 +0200
  • c55c4ca42a Update CHANGELOG.md for 0.12.5 Sebastian Dröge 2024-04-29 13:41:38 +0300
  • d51226dce5 Update CHANGELOG.md for 0.12.5 gstreamer-1.24.3 0.12.5 Sebastian Dröge 2024-04-29 13:41:38 +0300
  • 44e1919f8e Update version to 0.12.5 Sebastian Dröge 2024-04-29 13:37:47 +0300
  • 2113905394 deny: Remove syn override Sebastian Dröge 2024-04-29 11:54:25 +0300
  • 45c04447cb Update Cargo.lock Sebastian Dröge 2024-04-29 11:54:05 +0300
  • 83bd7be92a deny: Remove syn override Sebastian Dröge 2024-04-29 11:54:25 +0300
  • a49581222a hrtfrender: use bitmask, not int, to prevent a capsnego failure Maksym Khomenko 2024-04-21 16:45:08 +0300
  • 081b249c75 gtk4paintablesink: Update README.md with all the new features Sebastian Dröge 2024-04-25 13:51:40 +0300
  • 0f5002ca64 gtk4paintablesink: meson: Add auto-detection of GTK4 versions and dmabuf feature Sebastian Dröge 2024-04-24 15:59:11 +0200
  • b225020bfb gtk4paintablesink: Improve scaling logic Sebastian Dröge 2024-04-24 15:48:53 +0200
  • ced8040701 gtk4paintablesink: Add force-aspect-ratio property like in other video sinks Sebastian Dröge 2024-04-24 15:42:24 +0200
  • 3deae30442 gtk4paintablesink: Implement child proxy interface Sebastian Dröge 2024-04-24 15:22:57 +0200
  • dad5b4e670 gtk4: Implement support for directly importing dmabufs Sebastian Dröge 2024-04-20 23:19:20 +0300
  • b498c44df5 rtpgccbwe: Move away from deprecated time::Instant to std::time::Instant Sebastian Dröge 2024-04-25 15:37:28 +0300
  • e1b8b8befd webrtcsink: don't panic if input CAPS are not supported François Laignel 2024-04-14 16:25:41 +0200
  • 47429e2ed8 gccbwe: don't log an error when handling a buffer list while stopping François Laignel 2024-04-09 16:24:16 +0200
  • 6d36b9160a aws: Introduce a property to use path-style addressing Sanchayan Maity 2024-04-05 13:43:10 +0530
  • 0c55ac9e31 webrtcsink: don't panic with bitrate handling unsupported encoders François Laignel 2024-04-09 17:50:12 +0200
  • 18a51c360d mp4/fmp4: support flac inside the iso (f)mp4 container Simonas Kazlauskas 2023-11-28 19:53:10 +0200
  • 20380e699e webrtcsrc: change the producer-id type for request-encoded-filter Taruntej Kanakamalla 2024-04-05 17:12:55 +0530
  • 70397a9f05 Update CHANGELOG.md for 0.12.4 Sebastian Dröge 2024-04-08 16:37:00 +0300
  • a87eaa4b79 hrtfrender: use bitmask, not int, to prevent a capsnego failure Maksym Khomenko 2024-04-21 16:45:08 +0300
  • 88cbc93338 dav1ddec: Negotiate bt709 colorimetry when values from seq header are unspecified Philippe Normand 2024-04-21 12:27:28 +0100
  • 927c3fcdb6 gtk4paintablesink: Update README.md with all the new features Sebastian Dröge 2024-04-25 13:51:40 +0300
  • 5803904deb gtk4paintablesink: meson: Add auto-detection of GTK4 versions and dmabuf feature Sebastian Dröge 2024-04-24 15:59:11 +0200
  • c95e07a897 gtk4paintablesink: Improve scaling logic Sebastian Dröge 2024-04-24 15:48:53 +0200
  • b42bd3d026 gtk4paintablesink: Add force-aspect-ratio property like in other video sinks Sebastian Dröge 2024-04-24 15:42:24 +0200
  • 3dd800ac77 gtk4paintablesink: Implement child proxy interface Sebastian Dröge 2024-04-24 15:22:57 +0200
  • c92462b240 gtk4: Implement support for directly importing dmabufs Sebastian Dröge 2024-04-20 23:19:20 +0300
  • 7573caa8e9 rtpgccbwe: Move away from deprecated time::Instant to std::time::Instant Sebastian Dröge 2024-04-25 15:37:28 +0300
  • c12585377c Update Cargo.lock Sebastian Dröge 2024-04-25 14:07:46 +0300
  • 17d7997137 transcriberbin: add support for consuming secondary audio streams Mathieu Duponchelle 2024-04-19 20:12:46 +0200
  • 01711b0064 WIP: ci: add basic tests on macOS arm64 François Laignel 2024-04-18 20:36:17 +0200
  • 23e8b46cee net/webrtc/whep: add WHEP client signaller Taruntej Kanakamalla 2024-04-19 17:20:58 +0530
  • f2783fda93 webrtcsrc: add capability to initiate offer and handle answer Taruntej Kanakamalla 2024-04-17 20:46:59 +0530
  • 66030f36ad tracers: Add a pad push durations tracer Sebastian Dröge 2024-03-20 12:23:54 +0200
  • ac9ef0a8d2 net/webrtc: Example for whipserver Taruntej Kanakamalla 2023-10-16 11:52:58 +0530
  • 4404cb42b8 net/webrtc/whip_signaller: multiple client support in the server Taruntej Kanakamalla 2023-10-27 17:47:28 +0530
  • 6e1aac0d0b net/webrtc: multi producer support in webrtcsrc Taruntej Kanakamalla 2023-11-10 18:28:53 +0530
  • 4d6e0f707b net/webrtc: add WHEP server signaller Taruntej Kanakamalla 2023-08-16 18:11:19 +0530
  • b3d3895ae7 cea608overlay: Fix black-background setting Seungha Yang 2024-04-15 22:05:00 +0900
  • 3f26535ff9
    livekit_signaller: Fixed spelling of excluded_producer_peer_ids Jordan Yelloz 2024-03-27 14:06:54 -0600
  • 105061f966
    webrtcsink: Added sample LiveKit simulcast to readme Jordan Yelloz 2024-02-12 09:24:10 -0700
  • 25711b5994
    livekit_signaller: Added video simulcast support Jordan Yelloz 2024-01-18 20:04:21 -0700
  • 04757ea61a
    webrtcsink: Added video simulcast support Jordan Yelloz 2024-02-02 15:40:26 -0700
  • 15061eb584
    webrtcsink: Added MID and RID pad properties Jordan Yelloz 2024-01-19 15:34:14 -0700
  • d6a855ff1b rtp: Add VP8/9 RTP payloader/depayloader Sebastian Dröge 2023-12-12 14:53:47 +0200