Commit graph

  • 34c8ebea6e Merge branch 'awstranscriber2' into 'main' Mathieu Duponchelle 2025-02-10 11:17:07 +0000
  • f08b99dcd3 aws/transcriber*: log all debug details from AWS errors Mathieu Duponchelle 2025-02-06 18:57:39 +0100
  • 71121a2380 aws: reimplement two separate wrappers for translate and transcribe Mathieu Duponchelle 2025-01-20 14:07:53 +0100
  • 7d26990d4a tttocea608: insert carriage returns on speaker changes Mathieu Duponchelle 2025-02-03 18:49:25 +0100
  • 2d0effd781 speechmaticstranscriber: add properties for speaker detection Mathieu Duponchelle 2025-02-03 17:27:31 +0100
  • 9da6dff1a9 speechmaticstranscriber: post messages with raw results Mathieu Duponchelle 2025-01-30 16:55:29 +0100
  • 484275b350 speechmaticstranscriber: output items as early as possible Mathieu Duponchelle 2025-01-30 15:50:08 +0100
  • 0ed3f833ac speechmaticstranscriber: add new max-delay property Mathieu Duponchelle 2025-01-30 15:48:45 +0100
  • 6fdfbf389e awss3sink: switched to enumerate for find, clarified error message Thomas Goodwin 2024-10-24 13:02:07 -0400
  • a99efa057f awss3sink: removed out param from cache get_copy Thomas Goodwin 2024-10-24 12:49:41 -0400
  • a7aa489f7b awss3sink: cache 'find' result is now a pair Thomas Goodwin 2024-10-24 12:29:50 -0400
  • 8a1fccd462 awss3sink: better memory management of cache Thomas Goodwin 2024-10-24 10:44:00 -0400
  • 52fe6fa214 awss3sink: documented num-cached-parts property more Thomas Goodwin 2024-10-24 08:40:15 -0400
  • 1db1b89c68 awss3sink: implemented seek via segment event Thomas Goodwin 2024-06-13 16:08:46 -0400
  • 58848ead7f awss3sink: implemented seeking query Thomas Goodwin 2024-06-13 11:23:34 -0400
  • 5c08a1b1af awss3sink: implemented position query Thomas Goodwin 2024-06-13 11:19:42 -0400
  • a6c4dfc55b awss3sink: make multipart test preamble reusable Thomas Goodwin 2024-06-13 11:03:57 -0400
  • 907ba8d3f6 awss3sink: added 'num-cache-parts', instantiated cache Thomas Goodwin 2024-05-22 13:22:43 -0400
  • c4a9e83c1b awss3sink: added UploaderPartCache history with tests Thomas Goodwin 2024-05-17 13:22:55 -0400
  • 715cd32602 awss3sink: part_num represents current part buffer Thomas Goodwin 2024-06-13 09:34:44 -0400
  • 7359b38eb8 awss3sink: buffer size to usize (32 vs. 64-bit) Thomas Goodwin 2024-05-22 13:02:58 -0400
  • 894eabd6d3 awss3sink: changed scope of aws max parts constant Thomas Goodwin 2024-05-17 13:20:51 -0400
  • a040c65578 Merge branch 'mr-2060-backport-into-0.13-togglerecord-lock' into '0.13' Backport Bot 2025-02-10 10:19:53 +0000
  • c5b37ca0bb togglerecord: drop locks before sending queries Guillaume Desmottes 2025-02-07 14:55:22 +0100
  • b8d60bdf8d Merge branch 'test-triggers' into 'main' Nirbheek Chauhan 2025-02-07 17:26:22 +0000
  • 2f17467163 TEST COMMIT DO NOT PUSH Nirbheek Chauhan 2025-02-07 17:59:31 +0530
  • a7d181ac7e Merge branch 'togglerecord-lock' into 'main' Guillaume Desmottes 2025-02-07 14:04:38 +0000
  • d3686ce06e togglerecord: drop locks before sending queries Guillaume Desmottes 2025-02-07 14:55:22 +0100
  • 81a899102b Merge branch 'test-triggers' into 'main' Nirbheek Chauhan 2025-02-07 12:29:47 +0000
  • a1acf6479f TEST COMMIT DO NOT PUSH Nirbheek Chauhan 2025-02-07 17:59:31 +0530
  • 8c4292345c cea608tott: live support Mathieu Duponchelle 2024-12-18 19:01:52 +0100
  • da564f9d5c gstwebrtc-api: Add missing imports Piotr Brzeziński 2025-02-06 19:24:50 +0100
  • 4c49bb4544 gstwebrtc-api: Move types to separate files, fix building Piotr Brzeziński 2025-02-06 19:18:49 +0100
  • e0511c16db gstwebrtc-api: Improve JSDocs, add TypeScript type definitions Piotr Brzeziński 2025-01-14 18:13:45 +0100
  • af0542bd2a aws/transcriber*: log all debug details from AWS errors Mathieu Duponchelle 2025-02-06 18:57:39 +0100
  • 9c46d86512 aws: reimplement two separate wrappers for translate and transcribe Mathieu Duponchelle 2025-01-20 14:07:53 +0100
  • 52db6e7dd1 tttocea608: insert carriage returns on speaker changes Mathieu Duponchelle 2025-02-03 18:49:25 +0100
  • d05eeb7547 speechmaticstranscriber: add properties for speaker detection Mathieu Duponchelle 2025-02-03 17:27:31 +0100
  • 2179133ca9 speechmaticstranscriber: post messages with raw results Mathieu Duponchelle 2025-01-30 16:55:29 +0100
  • f34359f99b speechmaticstranscriber: output items as early as possible Mathieu Duponchelle 2025-01-30 15:50:08 +0100
  • 6a6f5a89dc speechmaticstranscriber: add new max-delay property Mathieu Duponchelle 2025-01-30 15:48:45 +0100
  • f089f0bb72 webrtcsink: only forward metas for MARKER buffers Mathieu Duponchelle 2025-02-05 17:00:28 +0100
  • 388ac392cc Merge branch 'mr-2056-backport-into-0.13-cdg-typefind-192' into '0.13' Backport Bot 2025-02-05 01:08:20 +0000
  • 72e641abab cdg: fix typefind error with specific file sizes gstreamer-1.25.50 Carlos Bentzen 2025-01-30 21:49:41 +0100
  • 4ecf0fa542 code review Johannes Barthel 2025-02-04 17:39:18 +0100
  • cb5fca6f71 gcc: move event function to sinkpad Albert Sjolund 2024-11-22 13:45:12 +0100
  • 1af3b7455e Revert "rtp: gccbwe: don't break downstream assumptions pushing buffer lists" Albert Sjolund 2024-11-22 13:42:55 +0100
  • d718be9e17 Merge branch 'mux_cprt_2025-01-26' into 'main' Brad Hards 2025-02-03 10:51:45 +0000
  • 8031a458cd mux/mp4: remove badly formatted fn documentation Brad Hards 2025-02-03 21:36:06 +1100
  • 02be153273 Merge branch 'cdg-typefind-192' into 'main' Carlos Bentzen 2025-02-03 06:44:04 +0000
  • 7e2a4cf61c cdg: fix typefind error with specific file sizes Carlos Bentzen 2025-01-30 21:49:41 +0100
  • 16f705de13 mux/mp4: use copyright tags values in ISOBMFF user data box Brad Hards 2025-01-27 14:10:43 +1100
  • ef4fd6059d net/hlsmultivariantsink: Add test for MPEG-TS with H265 Sanchayan Maity 2025-01-30 18:35:25 +0530
  • 6911e865c9 net/hlsmultivariantsink: Drop cros-codecs as a dependency Sanchayan Maity 2025-01-30 17:45:25 +0530
  • e3049e272c net/hlsmultivariantsink: Update cros_codecs to v0.0.5 Sanchayan Maity 2025-01-30 15:23:48 +0530
  • ade263a5ad make it compile against current gstreamer rust api, refactor ros msg inclusion, use fixed rosrust version Johannes Barthel 2025-01-29 13:28:32 +0100
  • 403462d64e closedcaption: fix roll up mode not always using the correct base row Matthew Waters 2025-01-28 16:27:17 +1100
  • b36bddb058 closedcaption/608overlay: add some debug loggin when resets occur Matthew Waters 2025-01-28 16:21:07 +1100
  • eacbda5d6e cea608overlay: ensure tha the list of lines remains sorted by line number Matthew Waters 2025-01-28 16:18:34 +1100
  • 5c7ab9b491 closedcaption: fix roll up mode not always using the correct base row Matthew Waters 2025-01-28 16:27:17 +1100
  • 12811f9bc3 closedcaption/608overlay: add some debug loggin when resets occur Matthew Waters 2025-01-28 16:21:07 +1100
  • 4f4f84a615 cea608overlay: ensure tha the list of lines remains sorted by line number Matthew Waters 2025-01-28 16:18:34 +1100
  • 6f4a4c392f Add missing copies of license files Yaakov Selkowitz 2025-01-27 19:26:01 -0500
  • 5639a0640e net/hlsmultivariantsink: Add since marker to fix doc build failure Sanchayan Maity 2025-01-21 11:31:29 +0530
  • 05b5aa939f hlsmultivariantsink: Add hlssink3 and cmafmux as dev dependencies Sanchayan Maity 2025-01-10 17:56:55 +0530
  • 362898cd54 hlsmultivariantsink: Enable MPEG-TS codec string support only for Linux Sanchayan Maity 2025-01-14 14:59:37 +0530
  • 104d9110b7 Fix CI failure for typos with hlsmultivariantsink Sanchayan Maity 2025-01-06 16:08:32 +0530
  • 4218e88fce Add HLS sink with multi-variant playlist support Sanchayan Maity 2024-06-03 14:15:28 +0530
  • daed509139 Merge branch 'webrtcsink-pixelstreaming-signaller' into 'main' Romain LAMARCHE 2025-01-28 08:58:39 +0000
  • f7ba4c40a7 Add missing copies of license files Yaakov Selkowitz 2025-01-27 19:26:01 -0500
  • aa8ee8260f hlscmafsink: Use average fragment duration mode of cmafmux by default Seungha Yang 2025-01-14 03:39:28 +0900
  • f15178e4c6 fmp4mux: Add support for temporary fragment duration overshoot Seungha Yang 2025-01-14 03:30:20 +0900
  • 9a0d64ee13 rtp: vorbisdepay: figure out packet durations Tim-Philipp Müller 2025-01-26 18:24:55 +0000
  • 1681b7e924 rtp: vorbis: extract block sizes and use bitreader to parse headers Tim-Philipp Müller 2025-01-13 19:52:33 +0000
  • a707d96ba1 rtp: vorbis: move header checks to the right place Tim-Philipp Müller 2025-01-13 01:36:44 +0000
  • 2b7e6034e6 rtp: vorbis: extract channels/rate into helper struct Tim-Philipp Müller 2025-01-13 00:35:23 +0000
  • 5d5ddae4b6 rtp: Add Vorbis RTP payloader/depayloader Tim-Philipp Müller 2023-11-02 20:12:20 +0000
  • 5ea1f6971e gimistamper: switch to BaseTransform implementation Brad Hards 2025-01-25 21:05:44 +1100
  • f9dbc6e810 gimi: use existing track contentid if available Brad Hards 2025-01-25 18:25:38 +1100
  • be6a330bef gimi: add sample ContentID using CustomMeta Brad Hards 2025-01-24 20:48:16 +1100
  • 23ca9161c0 gimistamper: initial work Brad Hards 2025-01-24 17:58:31 +1100
  • f5fbb7742f mux/mp4: add GIMI variant Brad Hards 2025-01-11 14:01:33 +1100
  • 48167f2b38 Merge branch 'main' into feat/rosimage Johannes Barthel 2025-01-22 16:43:12 +0100
  • 051bea47df fmp4mux: Language and orientation are stream tags Jochen Henneberg 2024-11-28 10:08:40 +0100
  • b70ad7895f mpegtslivesrc: Handle zero-byte adaption fields Sebastian Dröge 2025-01-21 14:22:47 +0200
  • aa06572e42 mpegtslivesrc: Handle zero-byte adaption fields Sebastian Dröge 2025-01-21 14:22:47 +0200
  • 251819a57d mux/mp4: support ISO/IEC 23001-17 uncompressed encoding Brad Hards 2024-12-16 20:51:45 +1100
  • 0b0c1cbf50 rtp: ac3: validate depayloaded AC-3 data in unit tests Tim-Philipp Müller 2025-01-20 01:10:46 +0000
  • 6292916f94 rtp: tests: add run_test_pipeline variants with data validation Tim-Philipp Müller 2025-01-20 01:08:46 +0000
  • 82167453b4 rtpac3depay2: fix handling of non-fragmented payloads Tim-Philipp Müller 2025-01-19 19:17:31 +0000
  • 74760e1b42 rtp: ac3: validate depayloaded AC-3 data in unit tests Tim-Philipp Müller 2025-01-20 01:10:46 +0000
  • f6d21810ff rtp: tests: add run_test_pipeline variants with data validation Tim-Philipp Müller 2025-01-20 01:08:46 +0000
  • 5ccef7a453 rtpac3depay2: fix handling of non-fragmented payloads Tim-Philipp Müller 2025-01-19 19:17:31 +0000
  • cf40739da9 transcriberbin: forward sticky events on unsynced source pads Mathieu Duponchelle 2025-01-07 18:12:39 +0100
  • c51a65d973 awstranscriber, speechmatics: store language tags on translation source pads Mathieu Duponchelle 2025-01-07 17:35:09 +0100
  • d0b6d7f0b2 whisper: add vad Diego Nieto 2025-01-20 12:59:33 +0100
  • 2ec5747ec7 deny: Update Sebastian Dröge 2025-01-20 13:58:28 +0200
  • 261211886f ffv1: Update to a newer git revision of the codec implementation Sebastian Dröge 2025-01-20 13:58:06 +0200
  • e297436703 fixup! fixup! whisper: add transcribe element based on whisper.cpp library Diego Nieto 2025-01-20 09:53:59 +0100
  • 0aa9addd0e Revert "threadshare: udp: avoid getifaddrs in android" Taruntej Kanakamalla 2024-11-15 10:43:52 +0530