Commit graph

191 commits

Author SHA1 Message Date
Sebastian Dröge 6fac36a355 Regenerate everything with new gir-files 2019-10-04 19:21:53 +03:00
Sebastian Dröge d9e5f9d469 Update gir-files from GStreamer 1.16.1 release 2019-10-04 19:17:21 +03:00
Sebastian Dröge 2484fe12d8 Update gir-files from gstreamer-rs 2019-10-04 19:08:29 +03:00
Sebastian Dröge da9db6b80d Improve features selection in Cargo.toml
All dependencies now also are compiled with the same version feature as
the crate itself, allowing for more caching of build results by cargo.
2019-08-13 16:23:05 +03:00
Mathieu Duponchelle f8cebe8aa9 Generate bindings for gstreamer-rtp 2019-08-12 23:48:06 +02:00
Sebastian Dröge 51ea339a19 Regenerate with latest gir 2019-08-05 13:08:01 +03:00
Sebastian Dröge 4cfcba0811 Update gir 2019-08-05 12:55:29 +03:00
Sebastian Dröge 3dc291d51a Update versions to 0.9.0 2019-06-24 19:43:55 +03:00
Sebastian Dröge 018b0ee7c1 Update CHANGELOG.md for 0.8.0 2019-06-24 19:43:25 +03:00
Sebastian Dröge 50d33513ea Regenerate with latest gir 2019-06-24 19:43:25 +03:00
Sebastian Dröge 0aebe626b1 Update gir 2019-06-24 19:43:25 +03:00
Sebastian Dröge ac2cf29fb1 Run cargo fmt as part of generator.py 2019-06-18 13:07:49 +03:00
Sebastian Dröge be0f64ce93 Run everything through rustfmt 2019-06-18 13:04:39 +03:00
Sebastian Dröge 77a9f4b459 Remove ARM/Windows builds from the CI and add cargo fmt step
The ARM/Windows cross-builds were not too useful on their own and we
should rather set up proper CI for them.
2019-06-18 13:03:55 +03:00
Sebastian Dröge 78c1f50b53 Regenerate everything with latest gir 2019-06-18 13:02:27 +03:00
Sebastian Dröge 8e52090356 Fix generator script to actually handle the y/N question as advertised 2019-06-18 12:56:40 +03:00
Sebastian Dröge 8a907825e0 Update gir 2019-06-18 12:55:33 +03:00
Sebastian Dröge 6bc25c6b66 Update GES bindings to 1.16.0 2019-05-16 01:00:42 +03:00
Sebastian Dröge 957cba4605 Update GES gir to 1.16.0 too 2019-05-16 00:50:26 +03:00
Sebastian Dröge 861e410380 Set documentation URL to the GitLab pages documentation 2019-05-16 00:37:00 +03:00
Sebastian Dröge 7e7567ecec Update CI for 1.16.0 2019-04-23 18:33:01 +03:00
Sebastian Dröge 134564ca3c Regenerate everything with latest gir and gir-files 2019-04-23 18:33:01 +03:00
Sebastian Dröge 4e2c2d5774 Update gir-files to 1.16.0 2019-04-23 18:33:01 +03:00
Sebastian Dröge 2e4b6be986 Update gir 2019-04-23 12:04:08 +03:00
Víctor Manuel Jáquez Leal 2f49b935df Add GLDisplayWayland in gstreamer-gl-sys 2019-04-02 13:50:23 +02:00
Víctor Manuel Jáquez Leal 0687fdc2a8 Add GLDisplayX11 in gstreamer-gl-sys 2019-04-02 13:49:17 +02:00
Sebastian Dröge f7034258cd Update gir 2019-03-19 09:37:46 +02:00
Sebastian Dröge a43d8ff6ee Regenerate with latest gir 2019-03-19 09:37:29 +02:00
Sebastian Dröge e274b5495b Update CHANGELOG.md with comparision link for 0.7.0 2019-02-22 17:19:54 +02:00
Sebastian Dröge 96d43f44ac Update versions to 0.8.0 2019-02-22 13:03:00 +02:00
Sebastian Dröge c69669e770 Add CHANGELOG.md to gstreamer-gl-sys too 2019-02-22 10:22:55 +02:00
Sebastian Dröge b88cfe5685 Remove gitlab badges from Cargo.toml
These only work with gitlab.com and not other instances.
2019-02-22 10:05:29 +02:00
Sebastian Dröge a1fa410a33 Update CHANGELOG.md for 0.7.0 2019-02-22 09:57:27 +02:00
Sebastian Dröge e73bc4d9cd Enable 1.31 test job now that 1.32 is released 2019-01-18 10:11:22 +02:00
Víctor Manuel Jáquez Leal bb24497d63 Add README.md to gstreamer-gl-sys 2019-01-16 16:58:25 +01:00
Sebastian Dröge 980baacf6c Add stable-armv7-unknown-linux-gnueabihf and stable-x86_64-pc-windows-gnu cross-builds 2018-12-19 18:32:35 +02:00
Sebastian Dröge e383b504a2 Switch to Rust 1.31 as minimum supported version
Too many dependencies switched and we can't really keep everything at an
older version.

Commented out for now until stable becomes 1.32.
2018-12-19 12:41:34 +02:00
Sebastian Dröge 80c151c8a4 Update README.md for new scope of gstreamer-rs and gst-plugins-rs
The latter only contains some plugins now, all bindings for writing
applications and plugins is included in gstreamer-rs now.
2018-12-13 19:34:18 +02:00
Sebastian Dröge cef8bf5c8f Various fixes for the per-crate README.md 2018-11-26 11:48:06 +01:00
Sebastian Dröge 414eba2baa Update links from gst-plugin-rs to gst-plugins-rs 2018-11-26 11:43:39 +01:00
Sebastian Dröge 29d17faf09 Fix tests and enable them on CI
gstreamer-rtsp-server and gstreamer-editing-services are disabled for
now until there's a new release of them, or once we start building
against git master of them.

Fixes https://gitlab.freedesktop.org/gstreamer/gstreamer-rs-sys/issues/16
2018-11-11 18:06:27 +02:00
Sebastian Dröge c9c16c9a25 Update gir 2018-11-11 08:39:44 +02:00
Sebastian Dröge 7e79ddd335 Update CHANGELOG.md for 0.6.1 2018-11-10 12:27:38 +02:00
Sebastian Dröge e456ca724b Remove spurious Cargo.build file 2018-11-10 11:10:18 +02:00
Sebastian Dröge 2a73d29e71 Fix gstreamer-check library link name 2018-11-10 11:07:09 +02:00
Sebastian Dröge 2a307d5361 Add CHANGELOG.md to gstreamer-editing-services 2018-11-10 11:04:31 +02:00
Sebastian Dröge 797e82dce3 Fix gstreamer-check-sys crate name in README.md 2018-11-10 11:04:09 +02:00
Russel Winder c4666a4208 mpegts: Updates for the new boxed types in MPEG-TS library of gst_plugins_bad. 2018-11-08 09:06:47 +00:00
Sebastian Dröge 75cda423fe Regenerate with latest gir
Solves two issues from https://gitlab.freedesktop.org/gstreamer/gstreamer-rs-sys/issues/16
2018-11-05 11:16:27 +02:00
Sebastian Dröge ee9473d833 Update gir to the latest version 2018-11-05 11:16:27 +02:00