Commit graph

  • 0e4b03ada0 validate: Make use of rust more complex error types in action types Thibault Saunier 2023-06-09 07:10:46 -0400
  • 45d4725de9 validate: Rework action implementation API to allow async action types Thibault Saunier 2023-06-09 06:43:44 -0400
  • dfa39be86f validate: action: Bind the set_done action type Thibault Saunier 2023-05-17 12:27:09 -0400
  • bd79fcf058 validate: Mark Scenario as Send+Sync Thibault Saunier 2023-05-11 10:34:35 -0400
  • 3c8eeb6482 validate: Bind the gst_validate_get_action_type() function Thibault Saunier 2023-05-17 11:57:43 -0400
  • 682e1ade07 ci: Update to cargo-c 0.10.5 Sebastian Dröge 2024-10-18 13:53:23 +0300
  • b0aa32b844 Update versions for 0.22.8 0.22.8 Tim-Philipp Müller 2024-10-18 01:02:19 +0100
  • 523f7f5be4 Update CHANGELOG.md for 0.22.8 Tim-Philipp Müller 2024-10-18 00:59:41 +0100
  • c111edc46f ci: Update to meson 1.5.2 Sebastian Dröge 2024-10-17 19:56:20 +0300
  • 3ddac44fef ci: Update to Rust 1.82 Sebastian Dröge 2024-10-17 19:55:48 +0300
  • f5d372769e gstreamer: Fix binding to wrong C function in PadExtManual::proxy_query_caps Viktor Chvatal 2024-10-17 13:44:01 +0200
  • a360f11ac7 gstreamer: Fix binding to wrong C function in PadExtManual::proxy_query_caps Viktor Chvatal 2024-10-17 13:44:01 +0200
  • 526074ea78 gstreamer: Fix binding to wrong C function in PadExtManual::proxy_query_caps Viktor Chvatal 2024-10-17 13:44:01 +0200
  • 10ca739f52 Add .helix to .gitignore François Laignel 2024-10-04 14:05:31 +0200
  • 9b65cbece0 ci: Specify the number of build jobs on windows Jordan Petridis 2024-10-02 22:49:26 +0300
  • ce13ac33fd ci: Use cargo nextest as the test runner and export junit reports Jordan Petridis 2024-08-20 20:48:04 +0300
  • df52948b02 Update Cargo.lock Sebastian Dröge 2024-10-02 09:15:45 +0300
  • c9f7a2a947 gstreamer: Add tests for pad probes taking and dropping data Arun Raghavan 2024-09-11 14:17:17 -0400
  • 9e6ec4c68d ci: Update CI image with current gstreamer commits Arun Raghavan 2024-09-12 10:22:43 -0400
  • bbbcda32e8 Fix new 1.81 clippy warnings Sebastian Dröge 2024-09-05 21:52:35 +0300
  • d6caf2d048 ci: Update to Rust 1.81 Sebastian Dröge 2024-09-05 21:36:38 +0300
  • 6a04bad125 Update Cargo.lock Sebastian Dröge 2024-09-28 12:17:06 +0300
  • 41b938674d Update CHANGELOG.md for 0.23.2 0.23.2 Sebastian Dröge 2024-09-28 12:15:07 +0300
  • b66a639620 Update versions to 0.23.2 Sebastian Dröge 2024-09-28 12:09:34 +0300
  • 2540917995 Update Cargo.lock Sebastian Dröge 2024-09-28 12:09:16 +0300
  • 0c1ea6abbf gstreamer: Remove manual #[link] attribute Sebastian Dröge 2024-09-28 11:49:23 +0300
  • 6a554744f5 Regenerate with latest gir Sebastian Dröge 2024-09-28 11:48:43 +0300
  • e99c7f859b Update gir Sebastian Dröge 2024-09-28 11:48:17 +0300
  • 192844c173 rtsp-server: media: Take pipeline by reference instead of value Sebastian Dröge 2024-09-23 13:00:45 +0300
  • 46af337b23 ci: Only use as many cores as we're supposed to Daniel Stone 2024-09-19 23:38:35 +0200
  • 0893fb8999 ci: Only use as many cores as we're supposed to Daniel Stone 2024-09-19 23:38:35 +0200
  • 7b51a7c77b ci: Only use as many cores as we're supposed to Daniel Stone 2024-09-19 23:38:35 +0200
  • 50c85f8aea Add workaround for linking against macOS SDK's relocatable dylibs L. E. Segovia 2024-09-06 17:37:30 +0000
  • 590338bb43 gst: fix typo in format doc François Laignel 2024-09-18 11:52:37 +0200
  • 2ebd401de6 video: Add #[must_use] attribute to VideoTimeCode::add_interval() Sebastian Dröge 2024-09-16 11:24:54 +0300
  • b5bf829876 genrate gir without link attribute eri 2024-09-04 12:19:09 +0200
  • cabad5890c utils: streamproducer: wrap atomic operations Albert Sjolund 2024-06-26 14:36:52 +0200
  • 43b0f4ec71 Add workaround for linking against macOS SDK's relocatable dylibs L. E. Segovia 2024-09-06 17:37:30 +0000
  • a369f9e345 gstreamer: Use new pad probe take_*() API in tests Arun Raghavan 2024-09-11 14:11:31 -0400
  • e34323cf2a gstreamer: Set data to null if it's consumed Arun Raghavan 2024-09-11 12:12:11 -0400
  • 58efcc5fd5 gstreamer: Add some setters for Message Arun Raghavan 2024-09-03 14:35:51 -0400
  • 301e25c832 gstreamer: Add some setters for Event Arun Raghavan 2024-09-03 11:15:37 -0400
  • e1accc5ffd gstreamer: Add a MessageViewMut for mutable message access Arun Raghavan 2024-05-31 14:13:29 +0300
  • 2aeff17297 gstreamer: Add an EventViewMut accessor Arun Raghavan 2024-05-31 13:42:18 +0300
  • 6321323ca6 gstreamer: Add API to take an event and buffers in a pad probe Arun Raghavan 2024-09-10 12:50:24 -0400
  • 4a5d62311e gst: Fix range in Percent::ppm doc Jan Alexander Steffens (heftig) 2024-09-18 17:26:07 +0200
  • ddff075fb8 gst: fix typo in format doc François Laignel 2024-09-18 11:52:37 +0200
  • 90f9406377 gst: Fix range in Percent::ppm doc Jan Alexander Steffens (heftig) 2024-09-18 17:26:07 +0200
  • 73544718b4 gst: fix typo in format doc François Laignel 2024-09-18 11:52:37 +0200
  • 7dd435daa6 video: Add #[must_use] attribute to VideoTimeCode::add_interval() Sebastian Dröge 2024-09-16 11:24:54 +0300
  • ce92502d61 video: Add #[must_use] attribute to VideoTimeCode::add_interval() Sebastian Dröge 2024-09-16 11:24:54 +0300
  • bd37999166 gstreamer: Add tests for pad probes taking and dropping data Arun Raghavan 2024-09-11 14:17:17 -0400
  • 6a87d4a66a ci: Update CI image with current gstreamer commits Arun Raghavan 2024-09-12 10:22:43 -0400
  • 6849e4b4c3 gstreamer: Use new pad probe take_*() API in tests Arun Raghavan 2024-09-11 14:11:31 -0400
  • f14efbd70c gstreamer: Set data to null if it's consumed Arun Raghavan 2024-09-11 12:12:11 -0400
  • 224215a844 gstreamer: Add some setters for Message Arun Raghavan 2024-09-03 14:35:51 -0400
  • 700004b8ce gstreamer: Add some setters for Event Arun Raghavan 2024-09-03 11:15:37 -0400
  • 6035bffbab gstreamer: Add a MessageViewMut for mutable message access Arun Raghavan 2024-05-31 14:13:29 +0300
  • d16b28fc2f gstreamer: Add an EventViewMut accessor Arun Raghavan 2024-05-31 13:42:18 +0300
  • f62c8658e4 gstreamer: Add API to take an event and buffers in a pad probe Arun Raghavan 2024-09-10 12:50:24 -0400
  • f711af2b3f gst: anticipate GQuark to GstIdStr lifetime changes 0.19 François Laignel 2024-09-11 18:47:36 +0200
  • 8a08557ce4 tags: fix index() lifetime bind François Laignel 2024-09-10 21:23:26 +0200
  • 08723d37a8 gst: anticipate GQuark to GstIdStr lifetime changes 0.20 François Laignel 2024-09-11 11:11:28 +0200
  • cf9151a9b3 tags: fix index() lifetime bind François Laignel 2024-09-10 21:23:26 +0200
  • e5e79a94b9 gst: anticipate GQuark to GstIdStr lifetime changes 0.21 François Laignel 2024-09-11 11:11:28 +0200
  • 7202983921 tags: fix index() lifetime bind François Laignel 2024-09-10 21:23:26 +0200
  • 34b97e21a4 tags: fix index() lifetime bind François Laignel 2024-09-10 21:23:26 +0200
  • 739de84a6b gst: anticipate GQuark to GstIdStr lifetime changes François Laignel 2024-09-11 11:11:28 +0200
  • 314731b62c gst: anticipate GQuark to GstIdStr lifetime changes François Laignel 2024-09-11 11:11:28 +0200
  • 33cb47229a structure: fix doc François Laignel 2024-09-10 12:49:58 +0200
  • 88a52d9ea1 gst: anticipate GQuark to GstIdStr lifetime changes François Laignel 2024-09-11 11:11:28 +0200
  • 96ec17b1e9 structure: fix doc François Laignel 2024-09-10 12:49:58 +0200
  • 9a628848cf tags: fix index() lifetime bind François Laignel 2024-09-10 21:23:26 +0200
  • 1b578b6113 tags: fix index() lifetime bind François Laignel 2024-09-10 21:23:26 +0200
  • 7eaf47d7b5 Add workaround for linking against macOS SDK's relocatable dylibs L. E. Segovia 2024-09-06 17:37:30 +0000
  • 5c39500308 ci: Ignore derive_more 1.0 update until MSRV can be updated to 1.75+ Sebastian Dröge 2024-09-10 08:33:40 +0300
  • 299601f7e3 Update Cargo.lock Sebastian Dröge 2024-09-10 08:32:07 +0300
  • 9bb441880d Remove unused imports in example/tutorial macOS code Piotr Brzeziński 2024-08-29 14:12:01 +0300
  • c818778ad7 examples: Update to cocoa 0.26 Sebastian Dröge 2024-08-27 20:44:07 +0300
  • 628f040e2d Fix new 1.81 clippy warnings Sebastian Dröge 2024-09-05 21:52:35 +0300
  • b9d34e1c21 ci: Update to Rust 1.81 Sebastian Dröge 2024-09-05 21:36:38 +0300
  • ed6aac91bd Remove deprecated API Sebastian Dröge 2024-08-28 09:35:06 +0300
  • 497f15acd3 Update CHANGELOG.md for 0.23.1 Sebastian Dröge 2024-08-27 20:41:59 +0300
  • 500499827d Update CHANGELOG.md for 0.23.1 Sebastian Dröge 2024-08-27 20:41:59 +0300
  • 3a67b7b752 Update versions to 0.23.1 0.23.1 Sebastian Dröge 2024-08-27 20:32:44 +0300
  • c52f6be92b deny: Remove toml_edit override Sebastian Dröge 2024-08-27 20:31:50 +0300
  • be7b3e3522 deny: Remove toml_edit override Sebastian Dröge 2024-08-27 20:31:50 +0300
  • 2f9f70bd67 Update Cargo.lock Sebastian Dröge 2024-08-27 20:31:33 +0300
  • decd9182b1 deny: Update for new configuration format Sebastian Dröge 2024-08-06 08:43:43 +0300
  • dd9db07f29 Update Cargo.lock Sebastian Dröge 2024-08-27 20:30:32 +0300
  • dc9be3b60e utils: streamproducer: wrap atomic operations Albert Sjolund 2024-06-26 14:36:52 +0200
  • 5ae5f14532 Fix new 1.80 clippy warnings Sebastian Dröge 2024-08-05 10:11:31 +0300
  • 7dc638e620 ci: Update the .cargo/config file Jordan Petridis 2024-08-21 17:43:18 +0300
  • 625bd4140d ci: Add a default retry policy for jobs Jordan Petridis 2024-08-21 17:14:45 +0300
  • 68377c41d6 ci: Use gstreamer runners for jobs that recursively clone submodules Jordan Petridis 2024-08-21 17:12:23 +0300
  • 61814c9b0c ci: Avoid cloning the submodules when they are not needed Jordan Petridis 2024-08-21 17:07:50 +0300
  • d1d2111413 ci: Pin the windows jobs to gstreamer runners for now Jordan Petridis 2024-08-21 17:04:03 +0300
  • 3685935554 ci: Bump linux image tag, and make a separate tag for windows Nirbheek Chauhan 2024-08-19 21:10:07 +0530
  • 4349ef5b03 ci: Use debian's gtk package instead of building our own Nirbheek Chauhan 2024-08-19 20:14:26 +0530
  • d8137106c1 ci: Don't pip install tomli on Debian anymore Nirbheek Chauhan 2024-08-19 20:16:22 +0530