GStreamer bindings for Rust
Go to file
Guillaume Desmottes f66fcbde91 ci: use images from gstreamer-rs
Also:
- use the same patterns as gstreamer-rs and gst-plugins-rs ci.
- remove unused cross build template
- update from Rust 1.36 to 1.40
2020-04-27 13:17:38 +02:00
ci ci: use images from gstreamer-rs 2020-04-27 13:17:38 +02:00
gir@d1e88f94e8 Update gir 2019-12-15 12:01:22 +02:00
gir-files Update gir-files to 1.16.2 2019-12-15 12:12:32 +02:00
gstreamer-app-sys Update CHANGELOG.md for 0.8.1 2019-12-16 11:31:51 +02:00
gstreamer-audio-sys Update CHANGELOG.md for 0.8.1 2019-12-16 11:31:51 +02:00
gstreamer-base-sys Update CHANGELOG.md for 0.8.1 2019-12-16 11:31:51 +02:00
gstreamer-check-sys Update CHANGELOG.md for 0.8.1 2019-12-16 11:31:51 +02:00
gstreamer-editing-services-sys Update CHANGELOG.md for 0.8.1 2019-12-16 11:31:51 +02:00
gstreamer-gl-sys Update CHANGELOG.md for 0.8.1 2019-12-16 11:31:51 +02:00
gstreamer-mpegts-sys Update CHANGELOG.md for 0.8.1 2019-12-16 11:31:51 +02:00
gstreamer-net-sys Update CHANGELOG.md for 0.8.1 2019-12-16 11:31:51 +02:00
gstreamer-pbutils-sys Update CHANGELOG.md for 0.8.1 2019-12-16 11:31:51 +02:00
gstreamer-player-sys Update CHANGELOG.md for 0.8.1 2019-12-16 11:31:51 +02:00
gstreamer-rtp-sys Add gstreamer-rtp-sys CHANGELOG.md 2019-12-16 11:31:52 +02:00
gstreamer-rtsp-server-sys Update CHANGELOG.md for 0.8.1 2019-12-16 11:31:51 +02:00
gstreamer-rtsp-sys Update CHANGELOG.md for 0.8.1 2019-12-16 11:31:51 +02:00
gstreamer-sdp-sys Update CHANGELOG.md for 0.8.1 2019-12-16 11:31:51 +02:00
gstreamer-sys Update CHANGELOG.md for 0.8.1 2019-12-16 11:31:51 +02:00
gstreamer-tag-sys Update CHANGELOG.md for 0.8.1 2019-12-16 11:31:51 +02:00
gstreamer-video-sys Update CHANGELOG.md for 0.8.1 2019-12-16 11:31:51 +02:00
gstreamer-webrtc-sys Update CHANGELOG.md for 0.8.1 2019-12-16 11:31:51 +02:00
.gitignore Remove Cargo.lock 2017-09-01 13:54:12 +03:00
.gitlab-ci.yml ci: use images from gstreamer-rs 2020-04-27 13:17:38 +02:00
.gitmodules Add gir submodule and automatic build script 2017-12-03 20:45:55 +02:00
Cargo.toml Generate bindings for gstreamer-rtp 2019-08-12 23:48:06 +02:00
generator.py Run cargo fmt as part of generator.py 2019-06-18 13:07:49 +03:00
Gir_Gst.toml Fix tests and enable them on CI 2018-11-11 18:06:27 +02:00
Gir_GstApp.toml Remove GObject dependency in Gir_GstApp.toml 2018-09-07 19:41:45 +03:00
Gir_GstAudio.toml remove unused GstTag dependency in audio y pbutils 2018-09-07 19:41:45 +03:00
Gir_GstBase.toml Use external_libraries rename feature of GIR 2018-02-09 11:32:33 +02:00
Gir_GstCheck.toml Add initial version of gstreamer-check-sys 2018-11-02 13:23:52 +02:00
Gir_GstEditingServices.toml Build GES sys 2018-10-31 17:05:25 +02:00
Gir_GstGL.toml Add GLDisplayWayland in gstreamer-gl-sys 2019-04-02 13:50:23 +02:00
Gir_GstMpegts.toml Use external_libraries rename feature of GIR 2018-02-09 11:32:33 +02:00
Gir_GstNet.toml Use external_libraries rename feature of GIR 2018-02-09 11:32:33 +02:00
Gir_GstPbutils.toml gir: Ignore VERSION constants 2018-10-30 21:37:46 +01:00
Gir_GstPlayer.toml Use external_libraries rename feature of GIR 2018-02-09 11:32:33 +02:00
Gir_GstRtp.toml Generate bindings for gstreamer-rtp 2019-08-12 23:48:06 +02:00
Gir_GstRtsp.toml Add bindings for GStreamer Sdp, Rtsp and RtspServer libraries 2018-02-09 11:32:26 +02:00
Gir_GstRtspServer.toml Add bindings for GStreamer Sdp, Rtsp and RtspServer libraries 2018-02-09 11:32:26 +02:00
Gir_GstSdp.toml Add bindings for GStreamer Sdp, Rtsp and RtspServer libraries 2018-02-09 11:32:26 +02:00
Gir_GstTag.toml Use external_libraries rename feature of GIR 2018-02-09 11:32:33 +02:00
Gir_GstVideo.toml Use external_libraries rename feature of GIR 2018-02-09 11:32:33 +02:00
Gir_GstWebRTC.toml webrtc: set min_cfg_version to 1.14 2018-10-13 20:11:08 +03:00
LICENSE Renegerate gstreamer-sys 2017-04-05 17:28:50 +03:00
README.md Update README.md for new scope of gstreamer-rs and gst-plugins-rs 2018-12-13 19:34:18 +02:00

NOTE: The canonical repository for gstreamer-sys has moved to freedesktop.org GitLab!

gstreamer-sys crates.io pipeline status

GStreamer FFI bindings for Rust.

These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like:

The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project.

LICENSE

gstreamer-sys and all crates contained here are licensed under the MIT license (LICENSE or http://opensource.org/licenses/MIT).

GStreamer itself is licensed under the Lesser General Public License version 2.1 or (at your option) any later version: https://www.gnu.org/licenses/lgpl-2.1.html

Contribution

Any kinds of contributions are welcome as a pull request.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in gstreamer-rs by you shall be licensed under the MIT license as above, without any additional terms or conditions.