Sebastian Dröge
710c4d218a
Regenerate everything with latest GIR and GIR files
2018-05-21 11:28:43 +03:00
Sebastian Dröge
03bf57d5d4
Update GStreamer GIR files from latest 1.14 branch
2018-05-21 11:20:51 +03:00
Sebastian Dröge
283ff82a53
Regenerate everything with latest GIR
2018-04-23 20:07:07 +03:00
Sebastian Dröge
f1c28ef10f
Update gir
2018-04-23 20:04:45 +03:00
Sebastian Dröge
a9a4608562
Fix doubled Gst dependency and link library for gstreamer-webrtc-sys
2018-04-04 10:29:27 +03:00
Sebastian Dröge
c1ae289fe8
Add ABI tests and generate with latest GIR
...
This is also getting us rid of bitflags.
The ABI tests are not all succeeding yet.
2018-04-04 10:29:27 +03:00
Sebastian Dröge
0d33dfdcff
Update gir-files from 1.14 branch
2018-04-04 10:28:37 +03:00
Sebastian Dröge
0c4431e68e
Add README.md for webrtc library
2018-03-20 12:29:32 +02:00
Sebastian Dröge
8312dd237d
Update versions to 0.6.0
2018-03-20 12:05:52 +02:00
Sebastian Dröge
b3b0e5e4ff
Update CHANGELOG.md for 0.5.0
2018-03-20 12:05:52 +02:00
Sebastian Dröge
338f1c1768
Update .travis.yml for 1.14 patches
2018-03-20 11:40:52 +02:00
Sebastian Dröge
81dca53767
Update to gstreamer 1.14.0
2018-03-20 10:42:53 +02:00
Sebastian Dröge
7e39cbbfed
Update gir-files to gstreamer 1.14.0 release
2018-03-20 10:32:49 +02:00
Sebastian Dröge
217a8671a5
More webrtc API fixup
2018-03-15 17:34:40 +02:00
Sebastian Dröge
3bf11dd4b4
Update for GstWebRTCICERole enum rename
2018-03-15 17:00:38 +02:00
Sebastian Dröge
9c390351c4
Add gstreamer-webrtc-sys
2018-03-15 12:18:06 +02:00
Sebastian Dröge
b488594eed
Regenerate everything for 1.13.91
2018-03-15 09:48: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
7819907118
Update gir-files to GStreamer 1.13.91
2018-03-15 09:44:58 +02:00
Sebastian Dröge
0cdf5744c3
Regenerate everything with new GIR files
2018-03-14 18:59:28 +02:00
Sebastian Dröge
6af207c3e4
Update gir-files to 1.13.1+
2018-03-02 22:24:09 +02:00
Sebastian Dröge
3204009d98
Update GLib gir files from Debian/unstable
2018-03-02 21:58:19 +02:00
Sebastian Dröge
7e2df42638
Regenerate everything with latest GIR
2018-03-02 21:16:11 +02:00
Sebastian Dröge
d84e24e744
Update gir-files from gstreamer-rs
2018-03-02 21:13:59 +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
6855a40588
Update CHANGELOG.md for 0.4.1
2018-02-18 23:12:52 +01:00
Sebastian Dröge
67913348f5
Remove unused bitflags crate from gstreamer-sdp-sys
2018-02-09 11:32:33 +02:00
Sebastian Dröge
b46863b073
Fix gstreamer-net-sys native library name
2018-02-09 11:32:33 +02:00
Sebastian Dröge
6e7506894c
Use external_libraries rename feature of GIR
2018-02-09 11:32:33 +02: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
Sebastian Dröge
7a914c481b
Regenerate everything with latest gir
2018-02-07 18:49:22 +02:00
Sebastian Dröge
ab27a1609e
Work around gobject-introspection bug with void* arrays
...
See https://github.com/gtk-rs/gir/issues/534
https://cgit.freedesktop.org/gstreamer/gst-plugins-base/commit/?id=30833f6242b0480fd78a52cd8cc1169fd9b75706
2018-02-07 18:44:09 +02:00
Sebastian Dröge
f3b1ae8b1c
Update gir-files from gstreamer-rs
2018-02-07 18:42:45 +02:00
Sebastian Dröge
d68a12a413
Update versions to 0.5.0
2017-12-22 00:49:13 +02:00
Sebastian Dröge
461e3027c8
Update CHANGELOG.md for 0.4.0
2017-12-22 00:43:06 +02:00
Sebastian Dröge
92f50caeaa
Update CHANGELOG.md for 0.3.0
2017-12-22 00:36:09 +02:00
Sebastian Dröge
da9a9c5673
Regenerate with .gir file changes
2017-12-22 00:34:08 +02:00
Sebastian Dröge
fa4cca3cb3
Update Gst-1.0.gir
2017-12-20 22:59:28 +02:00
Sebastian Dröge
79acf5bec5
Add GstNet-related files
2017-12-16 14:37:53 +02:00
Sebastian Dröge
3702447957
Update Gst-1.0.gir from gstreamer-rs
2017-12-16 14:37:26 +02:00
Sebastian Dröge
48a61bc754
Add bindings for GStreamer Net library
2017-12-16 14:33:19 +02:00
Sebastian Dröge
1c667845e5
Fix gst_player_[gs]et_multiview_mode() argument type
...
http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/commit/?id=20c4dc25fbbe68c9b7526059c50b74e818c12b10
2017-12-16 10:37:13 +02:00
Guillaume Gomez
bcc17efdfb
regen
2017-12-03 20:45:55 +02:00
Guillaume Gomez
8e49fa9f49
Add gir submodule and automatic build script
2017-12-03 20:45:55 +02:00
Sebastian Dröge
a296d16b5e
Update gir-files with filename/utf8 type fixes
2017-12-03 14:52:16 +02:00
Sebastian Dröge
5a1f57062f
Add README.md to gstreamer-sys subdirectory
2017-11-26 19:22:48 +02:00
Sebastian Dröge
042dd08090
Fix-up gstreamer-mpegts-sys dependencies
2017-11-26 19:19:51 +02:00
Sebastian Dröge
d501b15ff9
Update versions to 0.4.0
2017-11-26 19:16:07 +02:00
Sebastian Dröge
8e91ceb6e1
Regenerate everything with latest GIR
2017-11-05 18:58:43 +02:00