Commit graph

26 commits

Author SHA1 Message Date
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