Sebastian Dröge
d2590ff190
Regenerate everything
2020-09-08 15:36:06 +03:00
Sebastian Dröge
757ee2c703
Regenerate everything
2020-08-11 12:46:52 +03:00
Sebastian Dröge
4b9859633e
Regenerate
2020-07-06 08:59:50 +03:00
Guillaume Desmottes
2427bfbcef
regenerate
2020-06-26 11:09:19 +03:00
Sebastian Dröge
b227a77c45
Regenerate
2020-06-19 12:18:54 +03:00
Sebastian Dröge
204c57e065
Regenerate everything
2020-06-10 11:52:39 +03:00
Guillaume Desmottes
6aebe5ddc3
regenerate
2020-06-03 12:17:35 +02:00
Sebastian Dröge
27f694f995
Regenerate
2020-05-05 20:26:55 +03:00
Vivia Nikolaidou
5bdfce0932
Update all build.rs to 1.17
2020-04-30 17:12:10 +00:00
Vivia Nikolaidou
67b410c127
Regenerate
2020-04-30 17:06:20 +03:00
Sebastian Dröge
8b470e234c
Regenerate
2019-12-15 12:15:37 +02:00
Sebastian Dröge
8ac0f92d7d
Regenerate everything with latest gir
2019-11-19 11:49:46 +02:00
Sebastian Dröge
51ea339a19
Regenerate with latest gir
2019-08-05 13:08:01 +03:00
Sebastian Dröge
be0f64ce93
Run everything through rustfmt
2019-06-18 13:04:39 +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
a43d8ff6ee
Regenerate with latest gir
2019-03-19 09:37:29 +02:00
Sebastian Dröge
81dca53767
Update to gstreamer 1.14.0
2018-03-20 10:42:53 +02:00
Sebastian Dröge
605af9a77b
Require only 1.13.91 for the v1_14 feature for now
2018-03-15 09:45:31 +02:00
Sebastian Dröge
0cdf5744c3
Regenerate everything with new GIR files
2018-03-14 18:59:28 +02:00
Mathieu Duponchelle
9b9a0fd149
all around: disable print_system_libs in calls to pkg-config
...
By default, pkg-config-rs sets the PKG_CONFIG_ALLOW_SYSTEM_LIBS
environment variable
(https://github.com/alexcrichton/pkg-config-rs/pull/35 ), which leads
to eg /usr/lib being present in the middle of the final command,
in turn leading to issues when working in an uninstalled environment,
where libraries that are also present system-wide do not get linked
against.
2018-02-21 20:26:02 +01:00
Sebastian Dröge
fcee935e0d
Minor cleanup of sdp/rtsp/rtsp-server crates
...
- Add myself to authors so I can upload the crate whenever doing releases
- Add missing features/versions to build.rs
- Simplify glib/gobject/gio-sys dependencies in Cargo.toml
2018-02-09 11:32:33 +02:00
Mathieu Duponchelle
2f22e8c325
Add bindings for GStreamer Sdp, Rtsp and RtspServer libraries
...
Fixes https://github.com/sdroege/gstreamer-sys/pull/8
2018-02-09 11:32:26 +02:00