Sebastian Dröge
c25a3e13e3
tutorial: Port to once_cell::Lazy
2020-01-26 08:38:10 +00:00
Sebastian Dröge
1ae57967ae
Move debug categories from an instance member to lazy_static
...
Simplifies the code a bit and less state to carry around.
2019-10-31 23:35:11 +01:00
Sebastian Dröge
b05fb902f9
Remove usage of subclassing feature, it's the default now
2019-09-09 10:45:06 +03:00
Sebastian Dröge
acc4b6a7e2
Update versions to 0.6.0
2019-07-07 13:20:15 +03:00
ahamedsajeer.15
dc45b7f8ac
Add build.rs that provides a version number, release date and other details
2019-06-03 11:11:29 +00:00
Sebastian Dröge
fda1233163
Update some dependencies
2019-05-24 13:33:51 +02:00
Sebastian Dröge
b6cd1cf6a9
tutorial: Add a Bin subclass example
...
This is a simple bin containing a progressreport element. The messages
of the progressreport are caught and printed to stdout instead of
forwarding to the application.
2019-04-24 12:07:08 +03:00
Sebastian Dröge
afe8e8e32b
Update versions to 0.5.0
2019-02-22 13:27:47 +02:00
Sebastian Dröge
4ac6863eed
Port tutorials plugin to new subclassing API
2018-11-30 17:18:53 +02:00
Sebastian Dröge
32265412f3
Change all links/mentions from gst-plugin-rs to gst-plugins-rs
2018-11-26 11:52:09 +01:00
Sebastian Dröge
97cc1c8458
Change all references from GitHub to freedesktop.org GitLab
2018-11-03 20:24:21 +02:00
Sebastian Dröge
046a0af6a1
Update versions to 0.4.0
2018-09-10 02:02:31 +03:00
Sebastian Dröge
5cac22d1c0
Switch gobject-subclass repository URI
2018-09-06 13:56:16 +03:00
Sebastian Dröge
754373ba6c
Update to byte-slice-cast 0.2
2018-06-01 12:02:32 +03:00
Sebastian Dröge
6803cb5fac
Move gobject-subclass to its own repository
2018-05-01 17:55:27 +03:00
Sebastian Dröge
80793cd766
Move export/re-export cleanup
2018-05-01 17:43:52 +03:00
Sebastian Dröge
17270741e7
Update to num-traits 0.2
2018-02-21 13:36:37 +01:00
Sebastian Dröge
94555afbf4
tutorials: Implement a sine wave source element
2018-02-18 21:38:51 +01:00
Sebastian Dröge
20743b29c0
Add gst-plugin-tutorial sub-crate and rgb2gray element
2018-01-13 20:12:37 +02:00