Commit graph

  • 58ccf666a6 Change some const raw pointers to mutable Sebastian Dröge 2019-01-16 13:35:40 +0200
  • 931c485150 Update manual code for glib API changes Sebastian Dröge 2019-01-16 13:32:58 +0200
  • 6da0a9d169 Regenerate everything with latest gir Sebastian Dröge 2019-01-16 13:32:39 +0200
  • 44ce6b8a66 tags: fix album tag definition 0.12 Sami Jaktholm 2018-12-28 19:51:28 +0200
  • 948fb2ae4b Replace XXXReturn with Result<XXXSuccess, XXXError> François Laignel 2019-01-08 17:13:37 +0100
  • 226070d216 BoolError: update to new build macros François Laignel 2019-01-04 13:15:58 +0100
  • 3200574d31 Update to latest gir François Laignel 2019-01-04 12:56:42 +0100
  • 98d0bc01ac examples: Fix v1.10 feature build Philippe Normand 2018-12-17 21:26:09 +0000
  • bef6d741d3 Fix examples and tutorials for GString support Philippe Normand 2018-12-09 16:09:20 +0000
  • 9534416760 Regenerate and fix manual bindings for GString support Philippe Normand 2018-12-09 16:06:12 +0000
  • 9665a89940 adapter: Add a UniqueAdapter wrapper Sebastian Dröge 2019-01-03 11:24:52 +0200
  • 90c86e0031 flow_combiner: Add a UniqueFlowCombiner wrapper Sebastian Dröge 2019-01-03 11:11:48 +0200
  • 6ed4f95ad0 check: Add docs for Harness Sebastian Dröge 2018-12-31 13:21:06 +0200
  • b9d3a5a852 video: Fix compilation with features=v1_10 Sebastian Dröge 2018-12-29 00:05:22 +0200
  • 6f867443c9 tags: fix album tag definition Sami Jaktholm 2018-12-28 19:51:28 +0200
  • 69af6a5975 bus: Add iter() and iter_timed() that return Iterators around the corresponding pop() functions Sebastian Dröge 2018-12-28 00:06:03 +0200
  • 005f436631 Buffer::from_slice() / from_mut_slice() can't possibly return None Sebastian Dröge 2018-12-26 08:50:44 +0100
  • d257ece388 Make Value serialize/deserialize Buffers Bastian Köcher 2018-12-25 01:15:43 +0100
  • 980baacf6c Add stable-armv7-unknown-linux-gnueabihf and stable-x86_64-pc-windows-gnu cross-builds Sebastian Dröge 2018-12-19 18:14:15 +0200
  • 93d1349d78 Use new GLib API for generically implementing GObject interfaces Sebastian Dröge 2018-12-19 01:15:23 +0200
  • 89d69b0dea gstreamer-video: Remove unused use statement Sebastian Dröge 2018-12-19 13:14:32 +0200
  • 67f9ee4774 Update gl_generator dependency to 0.10 Sebastian Dröge 2018-12-19 13:12:47 +0200
  • e804ef4d76 Switch to Rust 1.31 as minimum supported version Sebastian Dröge 2018-12-19 12:38:13 +0200
  • e383b504a2 Switch to Rust 1.31 as minimum supported version Sebastian Dröge 2018-12-19 12:41:34 +0200
  • a99f71bb65 Switch from rustfmt-preview to rustfmt component in CI Sebastian Dröge 2018-12-09 19:33:17 +0200
  • 86673009df video: Add support for VideoTimeCodeMeta Sebastian Dröge 2018-12-15 14:36:51 +0200
  • a753c65d33 video: Add VideoTimeCode bindings Sebastian Dröge 2018-12-15 14:50:11 +0200
  • 02dc888a3a
    Examples: Pin some dependencies to builda with rustc 1.28 Jordan Petridis 2018-12-17 11:58:53 +0200
  • 11db200dd6 Remove some historical cruft from the README.md Sebastian Dröge 2018-12-13 19:46:57 +0200
  • 654d98b269 Update README.md to mention that this also allows writing GStreamer plugins Sebastian Dröge 2018-12-13 19:41:07 +0200
  • 80c151c8a4 Update README.md for new scope of gstreamer-rs and gst-plugins-rs Sebastian Dröge 2018-12-13 19:34:18 +0200
  • d780b92f21 Use an extension trait instead of a custom type for the GStreamer param specs Sebastian Dröge 2018-12-11 12:37:15 +0200
  • 43f5a10f9c Add API for mapping GL buffers as VideoFrameRef in addition to a full VideoFrame Sebastian Dröge 2018-12-08 11:45:23 +0200
  • 36bcb5630a Remove various unused use statements Sebastian Dröge 2018-12-08 13:06:44 +0200
  • 6bba3d8518 Add 'static trait bound to all ExtManual traits and get rid of trait bounds for their impls Sebastian Dröge 2018-12-08 11:22:42 +0200
  • 5c93e134a7 Regenerate everything with new version of gir Sebastian Dröge 2018-12-08 11:05:20 +0200
  • fa988fe73d Make gst_define_mini_object_wrapper! macro work stand-alone without requiring specific names in scope Sebastian Dröge 2018-12-08 12:45:21 +0200
  • 1a53983b3b Properly implement gst_rtsp_server::RTSPToken bindings Sebastian Dröge 2018-12-08 11:31:07 +0200
  • 2778f9c3fb examples: glupload example Víctor Manuel Jáquez Leal 2018-10-18 12:25:14 +0200
  • 2c13a75330 Add GstGL bindings Víctor Manuel Jáquez Leal 2018-11-27 22:52:42 +0100
  • e0953efd12 gir-files: fix error quarks Víctor Manuel Jáquez Leal 2018-10-18 13:10:48 +0200
  • 890b47eef9 Fix up some error handling in basic-tutorial-12 Sebastian Dröge 2018-12-04 11:12:04 +0200
  • b9fa4870ad Add basic-tutorial-12 Tony Jinwoo Ahn 2018-11-27 23:17:25 +0900
  • e7b4bafa60 Ignore false clippy warning about casting and pointer alignment in videometa Sebastian Dröge 2018-12-04 10:50:45 +0200
  • 8c3df63b95 URIHandler: rename get_type François Laignel 2018-12-03 20:24:17 +0100
  • 237fd55a4a Remove left-over HELP comment from the GES example Sebastian Dröge 2018-11-30 23:04:02 +0200
  • 1515707655 Add bindings for the array/fraction param spec constructors Sebastian Dröge 2018-11-29 21:18:06 +0200
  • 466e02df3a Add verbose documentation to the examples Markus Ebner 2018-11-05 11:10:14 +0100
  • db6a6543b4 Update for some more glib-rs API changes Sebastian Dröge 2018-11-29 00:22:43 +0200
  • 3febc42628 Update for glib-rs API changes Sebastian Dröge 2018-11-28 21:55:21 +0200
  • ab626adc4a Use new GLib boxed-type definition feature for carrying Rust types over GStreamer error messages Sebastian Dröge 2018-11-28 08:57:17 +0200
  • 2255637e02 Remove "video editing" keyword from GES Sebastian Dröge 2018-11-26 17:01:15 +0100
  • 3aac87c07f Remove "video editing" keyword from GES 0.12.2 Sebastian Dröge 2018-11-26 17:01:15 +0100
  • ff2fb01184 Fixup last commit to actually change the pbutils instead of the base dependency Sebastian Dröge 2018-11-26 16:54:35 +0100
  • ecb45814c2 gstreamer-editing-services requires pbutils 0.12.2 for the encoding profile API Sebastian Dröge 2018-11-26 16:51:00 +0100
  • 23bea73eb9 Fix some remaining references to github Sebastian Dröge 2018-11-26 16:12:16 +0100
  • 7a7984a6c6 Update documentation Sebastian Dröge 2018-11-26 15:57:25 +0100
  • 12c3d1e911 Update CHANGELOG.md for 0.12.2 Sebastian Dröge 2018-11-26 15:54:00 +0100
  • 8c9d1abe9d Remove GitLab badge Sebastian Dröge 2018-11-26 15:48:04 +0100
  • 6629d1b3f6 Update documentation to GitLab pages Sebastian Dröge 2018-11-26 15:45:38 +0100
  • b20981abc1 Fix some remaining references to github Sebastian Dröge 2018-11-26 16:12:16 +0100
  • 6f6452a0c7 Various fixes for the README.md of the separate crates Sebastian Dröge 2018-11-26 11:40:55 +0100
  • 7ccfc2a07e Update README.md with changes from the main one Sebastian Dröge 2018-11-26 11:36:48 +0100
  • c4bda55f3c Update gst-plugin-rs link to gst-plugins-rs Sebastian Dröge 2018-11-26 11:34:47 +0100
  • 3779eba607 Update versions to 0.12.2 Sebastian Dröge 2018-11-26 15:54:30 +0100
  • d2181def6a Update documentation Sebastian Dröge 2018-11-26 15:57:25 +0100
  • b3057d1185 Update CHANGELOG.md for 0.12.2 Sebastian Dröge 2018-11-26 15:54:00 +0100
  • 6cb567e855 Remove GitLab badge Sebastian Dröge 2018-11-26 15:48:04 +0100
  • 8fd859a45f Update documentation to GitLab pages Sebastian Dröge 2018-11-26 15:45:38 +0100
  • 5d40a3ba2d Run everything through rustfmt again Sebastian Dröge 2018-11-26 14:37:42 +0100
  • 65b77971ef Clean up imports a bit Sebastian Dröge 2018-10-08 09:31:39 +0300
  • 5b98f9def0 Onle re-export traits from the pbutils prelude Sebastian Dröge 2018-10-08 09:26:53 +0300
  • 00a5fecdbb Remove EncodingTarget::add_profile() and consider it immutable Sebastian Dröge 2018-10-08 09:23:48 +0300
  • 1cecb1c8ab Add copyright header Sebastian Dröge 2018-10-08 09:22:32 +0300
  • 1b7c8868a9 Store encoding profiles inside the container builder as a Vec Sebastian Dröge 2018-10-08 09:17:26 +0300
  • 2df623c09a Remove unnecessary mut Sebastian Dröge 2018-10-08 09:09:14 +0300
  • 682ca91070 Remove automatically inserted docs from git Sebastian Dröge 2018-10-08 09:08:49 +0300
  • e09f23e689 More encoding_profile binding improvements Thiago Santos 2018-10-07 21:44:17 -0700
  • 6cb7f602d1 encoding_profile: set_restriction is transfer-full not transfer-none Thiago Santos 2018-10-01 17:25:50 -0700
  • 15da7bca0e EncodingProfile: remove setters and constructors, use builders Thiago Santos 2018-05-13 11:31:10 -0700
  • 69ae94eb37 encoding_profile: add builders for all types Thiago Santos 2018-05-06 10:14:00 -0700
  • 2a1d5e65bb encodebin: add an example for encodebin usage Thiago Santos 2018-04-22 21:24:18 -0700
  • 72a30a869a Update GES version to 0.12.1 Sebastian Dröge 2018-11-26 12:41:17 +0100
  • 307637c7bd pbutils: adding encoding-profile bindings Thiago Santos 2018-03-18 10:42:45 -0700
  • f9c95b62a4 ges: Work around trait naming conflicts Thibault Saunier 2018-11-04 16:20:40 -0300
  • 4ec7288f56 ges: Mark more method as returning BoolError Thibault Saunier 2018-11-04 15:30:58 -0300
  • 0d5ea8e452 Generate bindings for the GStreamer Editing Services Thibault Saunier 2018-10-31 13:10:30 -0300
  • a17449e2be Run everything through rustfmt Sebastian Dröge 2018-11-26 12:28:34 +0100
  • 9dd6053dbd Update gstreamer-check version to 0.12.1 Sebastian Dröge 2018-11-26 12:26:18 +0100
  • 5aa3b3908e harness: Work around floating references issues in GstHarness Sebastian Dröge 2018-11-13 14:45:20 +0200
  • 2a222987d1 Fix accidential usage of Rust 1.30 feature Sebastian Dröge 2018-11-04 18:39:28 +0200
  • 5ae517d093 Use std::path to directly refer to path::Path Sebastian Dröge 2018-11-02 16:05:57 +0200
  • fcb3ee9045 Keep harness::{Ref, RefMut} in the module instead of re-exporting at the top-level Sebastian Dröge 2018-11-02 15:23:29 +0200
  • ea12ab3cf0 Add accessors for the GstHarness struct fields Sebastian Dröge 2018-11-02 14:32:09 +0200
  • 8c37ad1372 Fix harness compilation with v1_16 feature Sebastian Dröge 2018-11-02 13:58:51 +0200
  • 0799647874 Fix gstreamer-check build with default features and docs Sebastian Dröge 2018-11-02 13:46:30 +0200
  • 2a2ffa45c9 Add initial version of gstreamer-check Sebastian Dröge 2018-11-02 13:24:39 +0200
  • be8f29c9f7 WIP initial version of harness/testclock bindings Sebastian Dröge 2018-11-02 11:20:33 +0200
  • 499a99070e Update gir-files from gstreamer-sys Sebastian Dröge 2018-11-26 12:13:15 +0100
  • 7e57b36f00 Run everything through rustfmt Sebastian Dröge 2018-11-26 12:28:17 +0100