Commit graph

  • 130dc49b22 gstreamer-tag: Introduce gstreamer-tag Marc Wiblishauser 2023-10-27 07:33:15 +0200
  • bd4122e334 gstreamer: error: Allow using variable expansion in loggable_error! macro Sebastian Dröge 2023-10-26 13:54:32 +0300
  • bd9b1d6e38 gstreamer: meta: Move has_tag() and tags() getters to MetaRef Sebastian Dröge 2023-10-26 13:40:12 +0300
  • a26fcaf0ad gstreamer: meta: Add upcast_ref() function to go from a specific to a generic meta Sebastian Dröge 2023-10-26 13:39:44 +0300
  • 16acea71d4 gstreamer: meta: Remove useless API on Meta that can't be called anyway Sebastian Dröge 2023-10-26 13:38:43 +0300
  • d5ba6c1336 gstreamer: meta: Add some more AsRef and AsMut impls Sebastian Dröge 2023-10-26 13:38:07 +0300
  • 4d19d7b0b6 gstreamer: format: Implement some more conversion traits Sebastian Dröge 2023-10-25 12:09:45 +0300
  • 414019af21 gstreamer: Implement Default trait for AllocationParams Sebastian Dröge 2023-10-24 18:02:27 +0300
  • a41dc25eba video: fix big endian video format order François Laignel 2023-10-22 18:24:39 +0200
  • a04ed127af gstreamer: Fix API typo in owned ReferenceTimestampMeta reference getter Sebastian Dröge 2023-10-16 15:45:12 +0300
  • 5312131069 gstreamer: Simplify MetaAPIExt trait implementation Sebastian Dröge 2023-10-16 15:19:52 +0300
  • 62f58620b7 gstreamer: Add accessors for PadProbeDatas on PadProbeInfo Sebastian Dröge 2023-10-16 11:28:18 +0300
  • 4c8d16d09e video: fix visibility for VideoVBIEncoder::try_new François Laignel 2023-10-11 17:53:43 +0200
  • 547cfb44e2 gstreamer: Simplify Element::element_class() implementation a bit Sebastian Dröge 2023-10-11 16:06:20 +0300
  • 3f16233a01 gstreamer: Add DeviceProviderClassExt extension trait for class methods Sebastian Dröge 2023-10-11 15:47:37 +0300
  • 27a0bc5af0 docs/gstreamer: Embed docs for ElementClass functions Bilal Elmoussaoui 2023-10-10 20:41:19 +0000
  • abdd4df415 gst-video: bindings for VideoVBIEncoder & VideoVBIParser François Laignel 2023-10-09 20:15:23 +0200
  • b158ca83f9 gst-video: generate vertical blanking interval related bindings François Laignel 2023-10-04 11:51:15 +0200
  • a2387d1f84 examples: Updates to memmap2 0.9 Sebastian Dröge 2023-10-06 09:08:29 +0300
  • 8df470b85c ci: Update to Rust 1.73 Sebastian Dröge 2023-10-06 00:15:45 +0300
  • b42b01ba86 Update CHANGELOG.md for 0.21.1 Sebastian Dröge 2023-10-04 10:17:15 +0300
  • 71bbcc00e2 Depend on 0.21.1 of the -sys crates where necessary 0.21.1 Sebastian Dröge 2023-10-04 10:20:38 +0300
  • 7d5f8e95bf gl: Don't autogenerate GL buffer pool configuration functions Sebastian Dröge 2023-10-04 10:22:03 +0300
  • 3a5f69b64c gl: Don't autogenerate GL buffer pool configuration functions Sebastian Dröge 2023-10-04 10:22:03 +0300
  • c407ce825d Update CHANGELOG.md for 0.21.1 Sebastian Dröge 2023-10-04 10:17:15 +0300
  • 11699fda0f Update Cargo.lock Sebastian Dröge 2023-10-04 10:13:54 +0300
  • 4e9b155b90 Update versions to 0.21.1 Sebastian Dröge 2023-10-04 10:13:26 +0300
  • 66a0e36e22 Update Cargo.lock Sebastian Dröge 2023-10-03 19:47:43 +0300
  • f525e7cea7 Drop 0.20 docs to reduce disk usage requirements Sebastian Dröge 2023-08-22 11:14:11 +0300
  • 6a41f4b9b5 ci: Build 0.21 docs and drop 0.19 docs Sebastian Dröge 2023-08-08 19:48:54 +0300
  • 44facc5a82 Regenerate with latest gir / gir-files / gst-gir-files Sebastian Dröge 2023-10-03 19:42:05 +0300
  • 1a4a725793 Update gir-files to latest 0.18 branch Sebastian Dröge 2023-10-03 19:40:10 +0300
  • e1fd8b36c8 Update gir to latest 0.18 branch Sebastian Dröge 2023-10-03 19:39:54 +0300
  • 73a6aa1f26 Fix various new 1.73 clippy warnings Sebastian Dröge 2023-10-03 17:44:12 +0300
  • 6c6384e9cd gst-utils: prevent dead lock when requesting key unit Guillaume Desmottes 2023-10-03 09:15:11 +0200
  • 3c7ace5451 gst: Add CustomMeta::register_simple() Sebastian Dröge 2023-10-02 19:50:41 +0300
  • fcad4e5aa3 app: Add max-bytes and max-time setters to the AppSink builder Sebastian Dröge 2023-10-02 19:49:10 +0300
  • 8c384e387a Update GStreamer gir files Sebastian Dröge 2023-10-02 19:43:18 +0300
  • f8893ec6fb video: Fix ordering of video formats according to latest libgstvideo Sebastian Dröge 2023-09-19 23:30:12 +0300
  • acae1d6037 ci: Update to Rust 1.72.1 Sebastian Dröge 2023-09-20 16:18:59 +0300
  • 4cefb512cd Add COPYRIGHT and LICENSE files as links into all gstreamer-gl crates Kalev Lember 2023-09-28 22:48:17 +0200
  • ee176b9b07 examples: Update to memmap2 0.8 Sebastian Dröge 2023-09-25 13:31:46 +0300
  • ac5eeb7259 Minor copy-pasto fix for gstreamer-validate description Arun Raghavan 2023-09-13 08:50:09 -0400
  • f5dc2578fa ci: Run cargo-deny on the whole workspace with all features enabled Sebastian Dröge 2023-09-07 15:20:43 +0300
  • 2507d8262f deny: Update and skip examples / tutorials Sebastian Dröge 2023-09-07 15:19:56 +0300
  • 8c40e8b5b8 ci: Regenerate images to get new version of cargo-deny Sebastian Dröge 2023-09-07 15:19:23 +0300
  • 411b1802ba Update GStreamer gir files Sebastian Dröge 2023-08-28 19:30:13 +0300
  • c38dd726a7 Update indentation for rustfmt 1.72 Sebastian Dröge 2023-08-24 17:38:41 +0300
  • 682d0a1ac6 ci: Update to Rust 1.72 Sebastian Dröge 2023-08-24 17:02:51 +0300
  • d10b1b2722 Fix/silence various 1.72 clippy warnings Sebastian Dröge 2023-08-22 10:00:35 +0300
  • b0e5419d7d examples: Update to windows 0.51 Sebastian Dröge 2023-08-16 12:35:27 +0300
  • fd40a98f8c examples: Update to uds 0.4 Sebastian Dröge 2023-08-16 12:35:19 +0300
  • f53b78a0cb tutorials: update old gstreamer-sdk media links Tim-Philipp Müller 2023-08-12 17:48:03 +0100
  • a6470f13c9 Fix various new 1.73 clippy warnings Sebastian Dröge 2023-10-03 17:44:12 +0300
  • 7bde0285ff gst-utils: prevent dead lock when requesting key unit Guillaume Desmottes 2023-10-03 09:15:11 +0200
  • d7494bf1db gst: Add CustomMeta::register_simple() Sebastian Dröge 2023-10-02 19:50:41 +0300
  • fa3ce573d7 app: Add max-bytes and max-time setters to the AppSink builder Sebastian Dröge 2023-10-02 19:49:10 +0300
  • 44602238d9 Regenerate with latest GStreamer gir files Sebastian Dröge 2023-10-02 19:44:35 +0300
  • c0696d872d Update GStreamer gir files Sebastian Dröge 2023-10-02 19:43:18 +0300
  • 635b31614c video: Fix ordering of video formats according to latest libgstvideo Sebastian Dröge 2023-09-19 23:30:12 +0300
  • 72a5b1bdb9 ci: Update to Rust 1.72.1 Sebastian Dröge 2023-09-20 16:18:59 +0300
  • 3e5316c869 gl: implement Debug for GL video frames Anders Hellerup Madsen 2023-10-01 11:21:21 +0200
  • f8effdda61 gl: export GLMemory getter methods on GLVideoFrame Anders Hellerup Madsen 2023-10-01 11:11:52 +0200
  • 6eb01dc916 video_frame: refactor traits Anders Hellerup Madsen 2023-09-30 23:08:03 +0200
  • 61d559521b gl: add memory access functions to GLVideoFrame Anders Hellerup Madsen 2023-09-27 18:32:43 +0200
  • e8387bf4cf gl: support for writable GLVideoFrame Anders Hellerup Madsen 2023-09-27 17:48:24 +0200
  • 4957921cfa gl: reimplement gl video frame support Anders Hellerup Madsen 2023-09-27 17:30:25 +0200
  • 2a00236a1f video: extract common videoframe methods to trait Anders Hellerup Madsen 2023-09-27 15:59:03 +0200
  • 8e3994f641 gl: wrapper for gst_gl_framebuffer_draw_to_texture Anders Hellerup Madsen 2023-09-28 17:10:15 +0200
  • c071d8cba7 gl: wrapper for the gst_gl_context_thread_add function Anders Hellerup Madsen 2023-09-28 16:48:01 +0200
  • a60cb26c27 Add COPYRIGHT and LICENSE files as links into all gstreamer-gl crates Kalev Lember 2023-09-28 22:48:17 +0200
  • 51075c71f6 examples: Update to memmap2 0.8 Sebastian Dröge 2023-09-25 13:31:46 +0300
  • b80a723de8 Minor copy-pasto fix for gstreamer-validate description Arun Raghavan 2023-09-13 08:50:09 -0400
  • b93113c4c6 ci: Run cargo-deny on the whole workspace with all features enabled Sebastian Dröge 2023-09-07 15:20:43 +0300
  • 3988df8463 deny: Update and skip examples / tutorials Sebastian Dröge 2023-09-07 15:19:56 +0300
  • 7167fb78ce ci: Regenerate images to get new version of cargo-deny Sebastian Dröge 2023-09-07 15:19:23 +0300
  • 3228c36ef7 Adapt to no longer re-exported auto functions Bilal Elmoussaoui 2023-08-28 19:03:27 +0200
  • 54979d859d Regenerate with latest gir Bilal Elmoussaoui 2023-08-28 18:52:26 +0200
  • ba202a5f87 Update gir submodule Bilal Elmoussaoui 2023-08-28 18:50:34 +0200
  • 0306dd6b53 Regenerate with latest GStreamer gir files Sebastian Dröge 2023-08-28 19:30:21 +0300
  • 5e32d2efbf Update GStreamer gir files Sebastian Dröge 2023-08-28 19:30:13 +0300
  • c7662ce15a Update indentation for rustfmt 1.72 Sebastian Dröge 2023-08-24 17:38:41 +0300
  • 4b87796c92 ci: Update to Rust 1.72 Sebastian Dröge 2023-08-24 17:02:51 +0300
  • 83a562e227 Fix/silence various 1.72 clippy warnings Sebastian Dröge 2023-08-22 10:00:35 +0300
  • f4486f5d61 Drop 0.20 docs to reduce disk usage requirements Sebastian Dröge 2023-08-22 11:14:11 +0300
  • 4976e4ac4b examples: Update to windows 0.51 Sebastian Dröge 2023-08-16 12:35:27 +0300
  • 13835a9f03 examples: Update to uds 0.4 Sebastian Dröge 2023-08-16 12:35:19 +0300
  • db16dca822 tutorials: update old gstreamer-sdk media links Tim-Philipp Müller 2023-08-12 17:48:03 +0100
  • 5022d85b83 Switch to resolver = "2" for the workspace Sebastian Dröge 2023-08-09 09:50:00 +0300
  • 277cb517cd Switch to resolver = "2" for the workspace Sebastian Dröge 2023-08-09 09:50:00 +0300
  • 639dbcd6bb Add Cargo.lock Sebastian Dröge 2023-08-08 19:54:53 +0300
  • 76b8281709 ci: Build 0.21 docs and drop 0.19 docs Sebastian Dröge 2023-08-08 19:48:54 +0300
  • a7be931474 Update versions to 0.22.0 Sebastian Dröge 2023-08-08 19:47:55 +0300
  • faf03c73ca Update CHANGELOG.md for 0.21.0 Sebastian Dröge 2023-08-08 19:23:40 +0300
  • 7f773090ce Update CHANGELOG.md for 0.21.0 0.21.0 Sebastian Dröge 2023-08-08 19:23:40 +0300
  • cee6d20ad8 Add version = "0.21" to all local dependencies Sebastian Dröge 2023-08-08 18:15:44 +0300
  • 9d8fbb7d7c Regenerate with 0.18 gir / gir-files Sebastian Dröge 2023-08-08 17:51:48 +0300
  • 214f050a24 gir-files: Update to 0.18 branch Sebastian Dröge 2023-08-08 17:50:58 +0300
  • 4988cc7bb2 gir: Update to 0.18 branch Sebastian Dröge 2023-08-08 17:50:44 +0300
  • 5b928af1f5 Update dependencies to gtk-rs-core 0.18 branch Sebastian Dröge 2023-08-08 17:36:30 +0300