Marijn Suijten
4c53bda67f
docs: Regenerate and add missing gl egl/wayland/x11 files
2021-04-11 15:55:54 +02:00
Lucas McGartland
1a7972246c
gstreamer-editing-services: Add bindings for (Base)TransitionClip and OperationClip
2021-04-10 09:25:17 +03:00
Marijn Suijten
75ba9eaf24
docs: Generate docs for gstreamer-controller
...
Docs generated using:
./gir/target/release/gir -m doc -c gstreamer-controller/Gir.toml -d gir-files -o unused
Followed by `mv gstreamer-controller/docs/gstreamer-controller docs/`.
The `-o` option is required but ignored in favour of a toml
`doc_target_path` config option.
2021-03-24 13:43:45 +01:00
Marijn Suijten
6e6c5fd428
Fix clippy::unnecessary_wraps
2020-11-25 21:16:39 +01:00
Sebastian Dröge
dd8ae99cc7
docs: Update to 2018 edition
2020-11-22 19:15:21 +02:00
Sebastian Dröge
f40821ba66
Update versions to 0.17.0
2020-07-06 15:22:55 +03:00
Sebastian Dröge
d2467b4b65
Update docs
2020-07-06 15:22:07 +03:00
Sebastian Dröge
70ee13db53
Convert documentation into a proper crate
...
Fixes https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/issues/258
2020-06-19 13:09:39 +03:00
Sebastian Dröge
740f668658
Update documentation
2020-06-19 13:09:39 +03:00
Sebastian Dröge
98dcb27abd
Update documentation
2019-12-18 19:15:21 +02:00
Mathieu Duponchelle
ee014a6df2
Generate initial bindings for gstreamer-rtp
...
This mostly wraps enums, flags, and constants, will wrap RTPBuffer
next
2019-08-14 18:01:00 +00:00
Sebastian Dröge
e10df81166
Update documentation
2019-06-24 20:52:03 +03:00
Sebastian Dröge
7feadd2f32
Update documentation
2019-02-22 12:13:27 +02:00
Sebastian Dröge
6ed4f95ad0
check: Add docs for Harness
2018-12-31 13:21:06 +02:00
Víctor Manuel Jáquez Leal
2c13a75330
Add GstGL bindings
2018-12-05 23:03:49 +01:00
Sebastian Dröge
7a7984a6c6
Update documentation
2018-11-26 16:17:11 +01:00
Thibault Saunier
8639aed456
Generate bindings for the GStreamer Editing Services
2018-11-04 11:35:54 -03:00
Sebastian Dröge
7a0bb763a6
Fix gstreamer-check build with default features and docs
2018-11-02 13:46:30 +02:00
Sebastian Dröge
ad038cb54d
Update webrtc/sdp docs
2018-04-05 22:25:13 +03:00
Sebastian Dröge
f3924399aa
Update docs to 1.14.0
2018-03-20 12:36:29 +02:00
Thiago Santos
c81e177cfb
pbutils: add discoverer APIs
...
Fixes https://github.com/sdroege/gstreamer-rs/pull/84
2018-03-02 21:02:24 +02:00
Mathieu Duponchelle
a00243d529
Add initial libgstsdp, libgstrtsp and libgstrtspserver bindings
...
Only automatic bindings for now, which is enough to allow
implementing a simple rtsp-server example.
Depends on https://github.com/sdroege/gstreamer-sys/pull/8
Uses a new gir feature proposed at
https://github.com/gtk-rs/gir/pull/539 to make doc regeneration
easier.
Fixes https://github.com/sdroege/gstreamer-rs/pull/80
2018-02-14 18:57:58 +02:00
Sebastian Dröge
7642441d58
Update documentation
2017-12-22 13:37:28 +02:00
Sebastian Dröge
37ab39282c
Add gstreamer-net docs
2017-12-16 14:53:48 +02:00
Sebastian Dröge
58d6b87844
Update docs
2017-11-26 18:37:09 +02:00
Sebastian Dröge
7606eeef84
Add docs for gstreamer-base
2017-09-10 13:31:32 +03:00
Sebastian Dröge
659512b268
Fixup documentation and work around rust-stripper bug
...
https://github.com/GuillaumeGomez/rustdoc-stripper/issues/46
2017-08-31 12:13:44 +03:00
Sebastian Dröge
52c013b834
Regenerate everything with latest GIR
2017-08-30 14:45:25 +03:00
Sebastian Dröge
41e812d075
Update docs
2017-08-17 13:10:30 +03:00
Philippe Normand
1e12354cd5
GstPlayer: make it build and add simple example
2017-08-11 15:42:28 +03:00
Sebastian Dröge
440ff3d365
Add gstreamer-video docs
2017-08-11 15:37:32 +03:00
Sebastian Dröge
c8910aae08
Initial gstreamer-audio bindings
...
Only wrapping AudioInfo and AudioFormatInfo and related for now.
https://github.com/sdroege/gstreamer-rs/issues/4
2017-08-09 20:33:45 +03:00
Sebastian Dröge
f1ac59a400
Autogenerate GstObject bindings again now that gir has support for renaming the trait
2017-08-07 10:24:43 +03:00
Sebastian Dröge
7b98b2e7da
Make GstApp bindings compile
2017-08-01 14:52:54 +01:00
Sebastian Dröge
e29eae4d79
Add support for docs generation
2017-08-01 13:22:11 +01:00