Commit graph

  • 38b58cbf9d Add basic-tutorial-3 from the GStreamer tutorials Thijs Vermeir 2017-10-08 15:32:28 +0200
  • 4b77c18b5b Don't require &mut self for GstRc::get_mut() Sebastian Dröge 2017-10-05 14:48:33 +0300
  • 884c9790ef Fix compilation of GTK examples with latest gio Sebastian Dröge 2017-10-01 16:18:16 +0200
  • 92e0b525ad Fix build of unit tests Sebastian Dröge 2017-10-01 16:02:29 +0200
  • 19c5556239 Regenerate with latest GIR Sebastian Dröge 2017-10-01 15:52:15 +0200
  • 1349ab5b30 Add dox feature to gstreamer-mpegts-sys Sebastian Dröge 2017-10-01 15:31:53 +0200
  • b3cc2251ba Add gstreamer-mpegts-sys bindings Russel Winder 2017-09-29 16:51:43 +0100
  • 52b7c65080 Regenerate everything with latest GIR Sebastian Dröge 2017-10-01 15:08:00 +0200
  • d608cff9e9 Fix build with latest GApplication API changes Sebastian Dröge 2017-09-26 10:41:03 +0300
  • 19e40a5e2c Remove accidental leftover debug output Sebastian Dröge 2017-09-18 20:44:01 +0300
  • e026c2f652 Directly poke at GstPad struct for retrieving pad function data Sebastian Dröge 2017-09-18 17:26:42 +0300
  • f4958b71d7 Add test for pad tasks Sebastian Dröge 2017-09-18 01:53:02 +0300
  • c471a67e78 Add test for pad chain/event function and fix-up code Sebastian Dröge 2017-09-18 01:45:39 +0300
  • dc6c7500df Add bindings for remaining pad task functions Sebastian Dröge 2017-09-18 00:32:29 +0300
  • 88f37b799c Re-add Pad::iterate_internal_links() Sebastian Dröge 2017-09-18 00:24:36 +0300
  • 7a108ddd0d Set version (1.12) for StackTraceFlags fengalin 2017-09-17 15:03:12 +0200
  • 8b735ff536 Set version (1.12) for StackTraceFlags fengalin 2017-09-17 14:59:45 +0200
  • 5881dc7d53 Also export IteratorImpl trait Sebastian Dröge 2017-09-17 18:51:45 +0300
  • 191b90b1df Add copyright/license header to iterator.rs Sebastian Dröge 2017-09-17 18:50:35 +0300
  • ce5c01a88e Implement gst::Iterator as a generic type to not require using glib::Values everywhere Sebastian Dröge 2017-09-17 18:41:02 +0300
  • 8085c4ce8e Add gst::Iterator example with Resync handling Sebastian Dröge 2017-09-17 14:59:01 +0300
  • f7bce553cd Implement std::iter::Iterator<Item=Result<glib::Value, IteratorError> for gst::Iterator Sebastian Dröge 2017-09-17 14:39:17 +0300
  • 8306e5cf72 Add more complete gst::Iterator bindings Sebastian Dröge 2017-09-17 03:58:11 +0300
  • 858b73a672 Add bindings for setting all the pad functions Sebastian Dröge 2017-09-17 01:45:21 +0300
  • 918d66375e Implement StaticType for BufferRef, not Buffer Sebastian Dröge 2017-09-16 19:27:46 +0300
  • cc9780520c Implement StaticType for BufferRef, not Buffer Sebastian Dröge 2017-09-16 19:27:46 +0300
  • 3cb5b591ca Add bindings for Element::message_full() and _full_with_details() Sebastian Dröge 2017-09-15 19:00:51 +0300
  • de10335167 Allow creating Error/Warning/Info messages only from specific kinds of glib::Error domains Sebastian Dröge 2017-09-15 18:35:54 +0300
  • 96d00c4ecc Add BaseSrc/BaseSink and URIHandler base types to AppSrc/AppSink Sebastian Dröge 2017-09-15 14:54:32 +0300
  • 55ef03110a Fix documentation URIs Sebastian Dröge 2017-09-15 00:50:03 +0300
  • 0de4c0c1af Update CHANGELOG.md for 0.8.1 Sebastian Dröge 2017-09-15 00:37:22 +0300
  • ca8b2f5406 Fix documentation URIs Sebastian Dröge 2017-09-15 00:50:03 +0300
  • 1e2d9fa691 Update CHANGELOG.md for 0.8.1 0.8.1 Sebastian Dröge 2017-09-15 00:37:22 +0300
  • 7f58c814a0 Update versions to 0.8.1 Sebastian Dröge 2017-09-14 21:55:28 +0300
  • 59c7ac6788 Also implement Sync+Send for Event and Message Sebastian Dröge 2017-09-14 15:52:40 +0300
  • 01d7501da2 Implement Sync and Send for Query fengalin 2017-09-14 14:08:54 +0200
  • c956d082cc Use while-let and CLOCK_TIME_NONE for the bus.timed_pop() loops in the examples/tutorials Sebastian Dröge 2017-09-13 19:35:35 +0300
  • 5d5b1e6908 Fix various clippy warnings in examples Sebastian Dröge 2017-09-10 15:10:04 +0300
  • 35aeaa1395 Run everything through latest rustfmt-nightly Sebastian Dröge 2017-09-14 21:46:40 +0300
  • 74ac0f9cdb Fix/hide various clippy warnings in gstreamer Sebastian Dröge 2017-09-10 14:54:43 +0300
  • 3b66ea66e1 Fix various clippy warnings in gstreamer-video Sebastian Dröge 2017-09-10 14:27:00 +0300
  • d99e15aa30 Fix/hide various clippy warnings in gstreamer-player Sebastian Dröge 2017-09-10 14:20:35 +0300
  • 499ca3eff3 Also implement Sync+Send for Event and Message Sebastian Dröge 2017-09-14 15:52:40 +0300
  • bb1b3cb1b4 Implement Sync and Send for Query fengalin 2017-09-14 14:08:54 +0200
  • 608279c6d4 Fix various clippy warnings Sebastian Dröge 2017-09-13 23:54:22 +0300
  • 17cce1a3d7 Add support for setting custom fields in message/events during construction Sebastian Dröge 2017-09-13 22:38:19 +0300
  • f1025170d9 Use while-let and CLOCK_TIME_NONE for the bus.timed_pop() loops in the examples/tutorials Sebastian Dröge 2017-09-13 19:35:35 +0300
  • a1679f6216 Added basic-tutorial-2 Jouan 2017-09-12 10:24:36 -0700
  • 60e6bd8604 Require passing an object reference directly to the GStreamer logging macros Sebastian Dröge 2017-09-11 14:18:32 +0300
  • 6674243cc7 Fix Player constructor on GStreamer 1.12 if a video renderer or signal dispatcher are given Sebastian Dröge 2017-09-10 15:20:58 +0300
  • 0f5f55c64d Fix various clippy warnings in examples Sebastian Dröge 2017-09-10 15:10:04 +0300
  • 150527f779 Fix Player constructor on GStreamer 1.12 if a video renderer or signal dispatcher are given Sebastian Dröge 2017-09-10 15:20:58 +0300
  • b4cb81cd56 Run everything through latest rustfmt-nightly Sebastian Dröge 2017-09-10 14:55:29 +0300
  • 85b335fd89 Fix/hide various clippy warnings in gstreamer Sebastian Dröge 2017-09-10 14:54:43 +0300
  • a0ba290d4d Fix various clippy warnings in gstreamer-video Sebastian Dröge 2017-09-10 14:27:00 +0300
  • e0e0f56b52 Fix/hide various clippy warnings in gstreamer-player Sebastian Dröge 2017-09-10 14:20:35 +0300
  • 357d98bf3a Remove unused extern crate libc from gstreamer-base Sebastian Dröge 2017-09-10 13:53:03 +0300
  • 8bac723bc4 Include all files in the crates Sebastian Dröge 2017-09-10 13:52:49 +0300
  • 24c6202b25 Remove unused extern crates Sebastian Dröge 2017-09-10 13:51:57 +0300
  • 7606eeef84 Add docs for gstreamer-base Sebastian Dröge 2017-09-10 13:31:32 +0300
  • f3beca2007 Actually ship README.md with the crates and list them in Cargo.toml Sebastian Dröge 2017-09-10 01:01:29 +0300
  • 0dbb5d6f19 Add a CHANGELOG.md to all crates Sebastian Dröge 2017-09-10 00:52:18 +0300
  • 160fd103c0 Add initial bindings for GStreamer base library Sebastian Dröge 2017-09-09 16:54:02 +0300
  • 06dca7eb5e Add README.md to all sub-crates Sebastian Dröge 2017-09-10 00:23:38 +0300
  • c5b07d02fd Fix up features/version mess for each library Sebastian Dröge 2017-09-10 00:21:38 +0300
  • 3b0e6843e2 Regenerate everything with latest GIR Sebastian Dröge 2017-09-09 16:01:32 +0300
  • ca6c597fad Add bindings for the GStreamer logging system Sebastian Dröge 2017-09-09 14:12:49 +0300
  • 658fe26bf4 Fix various compiler warnings Sebastian Dröge 2017-09-09 16:19:06 +0300
  • 15d893e556 Fix gst::DebugColorFlags type Sebastian Dröge 2017-09-09 16:17:18 +0300
  • 8caf88810c Don't implement Clone/Copy for PadProbeId Sebastian Dröge 2017-09-09 00:45:45 +0300
  • 24b8b383d8 Add comments from the C tutorial to basic-tutorial-1 Sebastian Dröge 2017-09-08 16:33:09 +0300
  • 6f6db8ac47 Add basic-tutorial-1 from the GStreamer tutorials Sebastian Dröge 2017-09-08 11:51:27 +0300
  • 556b0197fc Conditionally use glib crate in player example Sebastian Dröge 2017-09-01 14:12:26 +0300
  • 7dfab61390 Conditionally use glib crate in player example Sebastian Dröge 2017-09-01 14:12:26 +0300
  • 84a7a0ff6a Remove Cargo.lock Sebastian Dröge 2017-09-01 13:54:12 +0300
  • 4900fbe293 Remove Cargo.lock Sebastian Dröge 2017-09-01 13:43:23 +0300
  • 5203e80c38 Fix-up various unused external crate warnings Sebastian Dröge 2017-09-01 13:42:59 +0300
  • be9f544d0a Update crate versions to 0.9.0 Sebastian Dröge 2017-09-01 13:44:07 +0300
  • 60885ceab6 Remove Cargo.lock Sebastian Dröge 2017-09-01 13:43:23 +0300
  • 062b596432 Fix-up various unused external crate warnings Sebastian Dröge 2017-09-01 13:42:59 +0300
  • 67d5f06f3b Add README.md to all crate subdirectories Sebastian Dröge 2017-09-01 12:05:04 +0300
  • 7a0b380407 Don't return &'static references from functions but give them a generic lifetime Sebastian Dröge 2017-09-01 11:40:32 +0300
  • a30582a1ef Add README.md to all crate subdirectories Sebastian Dröge 2017-09-01 12:05:04 +0300
  • 380fb319ba Don't return &'static references from functions but give them a generic lifetime Sebastian Dröge 2017-09-01 11:40:32 +0300
  • 7bf0140d27 Use releases instead of GIT for all the dependencies 0.8.0 Sebastian Dröge 2017-08-31 11:56:30 +0300
  • 3d1a7efb64 Work around gtk/gdk bindings bug in gtkvideooverlay example Sebastian Dröge 2017-08-31 13:03:58 +0300
  • 15d05ed3ac Don't use versions for GIT dependencies in master Sebastian Dröge 2017-08-31 13:11:40 +0300
  • c94eb34f34 Add LICENSE files to all crate subdirectories Sebastian Dröge 2017-08-31 13:28:54 +0300
  • 953817e257 Add link to documentation to README.md Sebastian Dröge 2017-08-31 13:09:25 +0300
  • d3d00130df Add links to homepage and proper docs Sebastian Dröge 2017-08-31 12:54:04 +0300
  • 0454a9cb95 Ignore some now generated functions for which we have manual implementations Sebastian Dröge 2017-08-31 12:11:47 +0300
  • 659512b268 Fixup documentation and work around rust-stripper bug Sebastian Dröge 2017-08-31 12:02:21 +0300
  • fdad9ad8b0 Add manual items for various miniobjects Sebastian Dröge 2017-08-31 12:02:21 +0300
  • 0d79fa041c Add .gitignore Sebastian Dröge 2017-08-31 10:57:19 +0300
  • 14d2b5d257 Add .gitignore Sebastian Dröge 2017-08-31 10:56:36 +0300
  • 6450fec398 Update versions to 0.8.0 Sebastian Dröge 2017-08-31 10:43:46 +0300
  • 6bdd779fd0 Update versions in master to 0.3.0 Sebastian Dröge 2017-08-31 10:47:18 +0300
  • facaae6be9 examples: Quartz support for the gtkvideooverlay example Philippe Normand 2017-08-30 15:00:28 +0100
  • dae1a51764 Work around rustdoc bug with impls on type aliases Sebastian Dröge 2017-08-30 15:12:11 +0300
  • 52c013b834 Regenerate everything with latest GIR Sebastian Dröge 2017-08-30 14:45:25 +0300