gst-plugins-rs/src
Sebastian Dröge e1d2751fc2 Pass native GStreamer element pointer to functions
This will later be used to catch panics, convert them to GStreamer errors and
invalidate the native instance.
2016-07-20 21:06:17 +03:00
..
lib.rs Add new controller objects to Source/Sink 2016-07-20 14:50:35 +03:00
plugin.c Add license and copyright notices 2016-05-15 18:54:09 +03:00
rsfilesink.rs Add new controller objects to Source/Sink 2016-07-20 14:50:35 +03:00
rsfilesrc.rs Add new controller objects to Source/Sink 2016-07-20 14:50:35 +03:00
rshttpsrc.rs Add new controller objects to Source/Sink 2016-07-20 14:50:35 +03:00
rssink.c Pass native GStreamer element pointer to functions 2016-07-20 21:06:17 +03:00
rssink.h Add license and copyright notices 2016-05-15 18:54:09 +03:00
rssink.rs Pass native GStreamer element pointer to functions 2016-07-20 21:06:17 +03:00
rssource.c Pass native GStreamer element pointer to functions 2016-07-20 21:06:17 +03:00
rssource.h Add license and copyright notices 2016-05-15 18:54:09 +03:00
rssource.rs Pass native GStreamer element pointer to functions 2016-07-20 21:06:17 +03:00
utils.rs Run everything through rustfmt 2016-07-20 11:28:58 +03:00