Commit graph

  • 2e6664e349 Merge branch 'field_if_any' into 'main' François Laignel 2024-05-27 07:36:15 +0000
  • eb322127a0 Merge branch 'basic-macos-ci' into 'main' François Laignel 2024-05-25 09:55:34 +0000
  • 859ae224ac Merge branch 'minitypename' into 'main' Thibault Saunier 2024-05-25 08:49:18 +0000
  • 0510defd2c Merge branch 'mul-div-frac' into 'main' Jan Alexander Steffens 2024-05-24 06:30:06 +0000
  • 413a6baa8c Update CHANGELOG.md for 0.22.5 main Sebastian Dröge 2024-05-23 15:49:51 +0300
  • 7160f53394 Update versions to 0.22.5 0.22.5 0.22 Sebastian Dröge 2024-05-23 15:50:09 +0300
  • fc554b7486 Update CHANGELOG.md for 0.22.5 Sebastian Dröge 2024-05-23 15:49:51 +0300
  • a6353e70c7 pbutils: encoding_profile: Remove unintentionally backported new API Sebastian Dröge 2024-05-23 15:44:12 +0300
  • 5b0ee8a256 Update versions to 0.22.5 Sebastian Dröge 2024-05-23 15:39:14 +0300
  • 7a7358e1f6 Merge branch '0.22-backports' into '0.22' Sebastian Dröge 2024-05-23 06:54:28 +0000
  • b1d7714a62 Update Cargo.lock Sebastian Dröge 2024-05-23 09:52:11 +0300
  • 77a012114d gstreamer: caps: Add missing assertion in Caps::remove_structure() Sebastian Dröge 2024-05-23 09:50:33 +0300
  • f055daf01b gstreamer: bufferlist: add another test for foreach_mut Tim-Philipp Müller 2024-05-21 19:31:38 +0100
  • 4ca6dc3853 gstreamer: bufferlist: Check index/length when removing a buffer Sebastian Dröge 2024-05-21 08:13:18 +0300
  • 61b69db8e1 gstreamer: bufferlist: Check for out of range indices before trying to get buffer Sebastian Dröge 2024-05-21 08:11:41 +0300
  • 72ba13410e Update to itertools 0.13 Sebastian Dröge 2024-05-20 14:03:58 +0300
  • 93348efcbf event: Fix leak in SelectStreamsBuilder Seungha Yang 2024-05-16 22:59:15 +0900
  • bc4908eead streamproducer: expose set_forward_preroll() API Mathieu Duponchelle 2024-05-09 20:12:34 +0200
  • 627ee652d7 ci: Update to rustup 1.27.1 Sebastian Dröge 2024-05-10 09:46:23 +0300
  • f7a147bab4 examples: Update playbin flag handling snippet Naglis Jonaitis 2024-05-09 11:45:00 +0300
  • 6b0d286c87 Fix various new 1.78 clippy warnings Sebastian Dröge 2024-05-02 18:13:27 +0300
  • e183ee5849 ci: Update to Rust 1.78.0 Sebastian Dröge 2024-05-02 16:34:15 +0300
  • e95262d558 rtp: Only use glib::translate if 1.24 APIs are enabled Sebastian Dröge 2024-04-30 12:35:16 +0300
  • 3c21817741 video: Remove some unnecessary #[cfg] attributes Sebastian Dröge 2024-04-30 11:53:31 +0300
  • 875e4a2afa Merge branch 'usize-for-indices' into 'main' Sebastian Dröge 2024-05-22 08:27:16 +0000
  • 9e2c6268cb gstreamer: Use usize instead of u32 for various indices Sebastian Dröge 2024-05-21 16:05:48 +0300
  • 4121fef68b Merge branch 'bufferlist-foreach-mut-test' into 'main' Tim-Philipp Müller 2024-05-22 07:24:52 +0000
  • 4cda565a39 gstreamer: bufferlist: add another test for foreach_mut Tim-Philipp Müller 2024-05-21 19:31:38 +0100
  • d5be118aae Merge branch 'buffer-list-get-out-of-range' into 'main' Sebastian Dröge 2024-05-21 05:24:39 +0000
  • 805cd6c591 gstreamer: bufferlist: Change remove function to take a range instead of index + length Sebastian Dröge 2024-05-21 08:21:17 +0300
  • a0e58ec359 gstreamer: bufferlist: Check index/length when removing a buffer Sebastian Dröge 2024-05-21 08:13:18 +0300
  • 9f151466b7 gstreamer: bufferlist: Check for out of range indices before trying to get buffer Sebastian Dröge 2024-05-21 08:11:41 +0300
  • bbd068d5c3 Merge branch 'itertools-0.13' into 'main' Sebastian Dröge 2024-05-20 11:09:07 +0000
  • 1b537c17c8 Update Cargo.lock Sebastian Dröge 2024-05-20 14:06:30 +0300
  • c3619b45aa Update to itertools 0.13 Sebastian Dröge 2024-05-20 14:03:58 +0300
  • 1e00938c51 Merge branch 'event-leak' into 'main' Seungha Yang 2024-05-16 14:43:05 +0000
  • f59029b57c event: Fix leak in SelectStreamsBuilder Seungha Yang 2024-05-16 22:59:15 +0900
  • b30fd8c426 Merge branch 'panic-abort-code-bloat' into 'main' Sebastian Dröge 2024-05-16 13:42:26 +0000
  • b468280353 Improve code generation with panic=abort around panic handling code Sebastian Dröge 2024-05-16 16:38:15 +0300
  • 0ef80c4fe7 streamproducer: expose set_forward_preroll() API Mathieu Duponchelle 2024-05-09 20:12:34 +0200
  • 455996c60b rtsp-server: Fix compilation after from_glib_ptr_borrow() API improvements Sebastian Dröge 2024-05-10 10:35:19 +0300
  • 83fe420466 Update Cargo.lock Sebastian Dröge 2024-05-10 09:52:57 +0300
  • 5af4a262b8 Regenerate with latest GStreamer gir files Sebastian Dröge 2024-05-10 09:52:12 +0300
  • b8dbfc66ca pbutils: Remove unnecessary nullable override and add override for new API Sebastian Dröge 2024-05-10 09:48:11 +0300
  • b15e0e1633 Update GStreamer gir files Sebastian Dröge 2024-05-10 09:47:20 +0300
  • a430291725 Update gir-files Sebastian Dröge 2024-05-10 09:47:06 +0300
  • 0ee36ea4b5 ci: Update to rustup 1.27.1 Sebastian Dröge 2024-05-10 09:46:23 +0300
  • a7a0bf226d ci: Update image version to rebuild it Sebastian Dröge 2024-05-10 09:46:30 +0300
  • 19ea814a09 examples: Update playbin flag handling snippet Naglis Jonaitis 2024-05-09 11:45:00 +0300
  • 2a9d0d035f Fix various new 1.78 clippy warnings Sebastian Dröge 2024-05-02 18:13:27 +0300
  • 1e293e5cb8 ci: Update to Rust 1.78.0 Sebastian Dröge 2024-05-02 16:34:15 +0300
  • a5e2bca1a4 WIP add basic macOS CI jobs François Laignel 2024-04-30 18:58:34 +0200
  • fe1fe5b114 gstreamer: Use a reference to a pointer of correct mutability for from_glib_ptr_borrow() Sebastian Dröge 2024-04-30 15:21:49 +0300
  • 238768f525 Update Cargo.lock Sebastian Dröge 2024-04-30 12:35:39 +0300
  • 2f99c4c560 rtp: Only use glib::translate if 1.24 APIs are enabled Sebastian Dröge 2024-04-30 12:35:16 +0300
  • 9fca740851 ci: Run Linux clippy build with 1.26 APIs enabled Sebastian Dröge 2024-04-30 12:32:48 +0300
  • 9490735655 ci: Enable gstreamer-mpegts and gstreamer-tag on Windows Sebastian Dröge 2024-04-30 12:31:29 +0300
  • 81b20b9329 ci: Enable allocators, analytics, play, rtp and validate sys tests Sebastian Dröge 2024-04-30 12:30:14 +0300
  • ba4bd5c631 Add 1.26 version features and update 1.24 requirement from 1.23 to 1.24 Sebastian Dröge 2024-04-30 12:27:17 +0300
  • 4b79dddc14 video: Remove some unnecessary #[cfg] attributes Sebastian Dröge 2024-04-30 11:53:31 +0300
  • 01b32ce143 video: Add double click mouse event Sebastian Dröge 2024-04-30 11:51:41 +0300
  • 873aeff133 Regenerate with latest GStreamer gir files Sebastian Dröge 2024-04-30 11:30:51 +0300
  • 87cc9fe6e4 Fix or update various overrides in Gir.toml Sebastian Dröge 2024-04-30 11:29:10 +0300
  • bac0828260 ci: Rebuild image to get latest GStreamer Sebastian Dröge 2024-04-30 11:21:10 +0300
  • 200d8b1c0c Update GStreamer gir files Sebastian Dröge 2024-04-30 11:20:45 +0300
  • dc04a53207 ci: test gstreamer-editing-services/sys François Laignel 2024-04-30 08:29:36 +0200
  • 0bb334e14c regen François Laignel 2024-04-30 08:22:44 +0200
  • 46226106b4 ges: ignore deprecated PitiviFormatter & PitiviFormatterClass François Laignel 2024-04-30 08:20:02 +0200
  • b7b5352353 log: Log trait adapter around the GStreamer debug system Nick Steel 2024-04-21 00:12:31 +0100
  • 88a6977777 ci: Bump the image tag to rebuild Jordan Petridis 2024-04-28 10:40:00 +0300
  • cb560e59a3 ci: Move GST_UPSTREAM_BRANCH into the images_template.yml Jordan Petridis 2024-04-28 10:29:37 +0300
  • a0a23c6f45 ci: Set DEFAULT_BRANCH for windows image to gstreamer stable Jordan Petridis 2024-04-28 10:14:29 +0300
  • cca58ce1ff audio: video: Improve Display trait impl test for AudioFormat and Video a bit Sebastian Dröge 2024-04-27 19:09:55 +0300
  • 4c36f8b5f9 video: Remove nonsensical test Sebastian Dröge 2024-04-27 19:09:03 +0300
  • 241338f43c audio: video: Improve Display trait impl test for AudioFormat and Video a bit Sebastian Dröge 2024-04-27 19:09:55 +0300
  • 5c8a989029 video: Remove nonsensical test Sebastian Dröge 2024-04-27 19:09:03 +0300
  • e9b8029685 builders: add field_if_any and field_from_iter variants François Laignel 2024-04-27 15:38:59 +0200
  • 14df7bd20f ci: Add libflac in the debian image Jordan Petridis 2024-04-27 12:13:49 +0300
  • 8698fc4d2e Update Cargo.lock Sebastian Dröge 2024-04-27 11:38:30 +0300
  • bbc0c677c1 examples: Update to windows 0.56 Sebastian Dröge 2024-04-25 10:32:38 +0300
  • f54a4568dc ci: Update to Rust 1.77.2 Sebastian Dröge 2024-04-10 09:00:24 +0300
  • f002330e6f ci: Update image version to get a working libvpx on Windows Sebastian Dröge 2024-04-09 08:53:04 +0300
  • d756520231 examples: Use safe RTSPMediaFactory role API Sebastian Dröge 2024-04-09 09:27:13 +0300
  • e5f87cd415 ci: tag linter and sanity check jobs as a "placeholder" jobs Sebastian Dröge 2024-04-09 09:09:37 +0300
  • e8b00da723 Regenerate with latest gir / gir-files Sebastian Dröge 2024-04-27 11:32:46 +0300
  • c371f842ec Update gir-files Sebastian Dröge 2024-04-27 11:32:32 +0300
  • 06db881175 Update gir Sebastian Dröge 2024-04-27 11:32:25 +0300
  • 57050f66c6 Regenerate with latest gir / gir-files Sebastian Dröge 2024-04-27 11:31:11 +0300
  • 63654c67da Update gir-files Sebastian Dröge 2024-04-27 11:30:29 +0300
  • 70a15e8dbe Update gir Sebastian Dröge 2024-04-27 11:30:25 +0300
  • 953e3747f2 Pad: allow building a Pad with an automatically generated name François Laignel 2024-04-26 08:11:24 +0200
  • e117010bc0 Update Cargo.lock Sebastian Dröge 2024-04-25 10:49:41 +0300
  • 694d1fd39b examples: Update to windows 0.56 Sebastian Dröge 2024-04-25 10:32:38 +0300
  • db03c8edd1 Add field_if_some setter for builder ClockTime fields François Laignel 2024-04-17 14:38:56 +0200
  • ea25c9262b Add field_if_some setter for builders François Laignel 2024-03-29 17:04:34 +0100
  • 5a553a1ff6
    value: Provide MulDiv extensions for fractions Jan Alexander Steffens (heftig) 2024-04-16 16:25:32 +0200
  • 0d872ae6f8 ci: Update to Rust 1.77.2 Sebastian Dröge 2024-04-10 09:00:24 +0300
  • 7433ea79c9 ci: Update image version to get a working libvpx on Windows Sebastian Dröge 2024-04-09 08:53:04 +0300
  • 46be4a0b1e examples: Use safe RTSPMediaFactory role API Sebastian Dröge 2024-04-09 09:27:13 +0300
  • 43c82da25a rtsp-server: Add builder API for RTSPToken for consistency with Structure Sebastian Dröge 2024-04-09 09:24:16 +0300