Sebastian Dröge
|
f374d7fedf
|
Remove unneeded ObjectSubclass::new() functions where not needed
|
2018-12-19 13:23:02 +02:00 |
|
Sebastian Dröge
|
fb741f26f3
|
Update for glib property API changes
|
2018-12-18 11:23:45 +02:00 |
|
Sebastian Dröge
|
6bd4931120
|
tutorial: Add identity element based directly on GstElement
|
2018-12-13 15:04:19 +02:00 |
|
Sebastian Dröge
|
10da397d9b
|
tutorial: Improve documentation comments a bit
|
2018-12-13 12:02:38 +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 |
|
Thijs Vermeir
|
cee861f341
|
use BoolError for plugin registration
|
2018-11-04 20:24:20 +01:00 |
|
Sebastian Dröge
|
97cc1c8458
|
Change all references from GitHub to freedesktop.org GitLab
|
2018-11-03 20:24:21 +02:00 |
|
Arun Raghavan
|
25501233ec
|
Use FlowError instead of FlowReturn as error part of Result
This prevents the possibility of a Result that is an Err(Ok), which
would not be meaningful.
|
2018-10-29 19:15:38 +00:00 |
|
Sebastian Dröge
|
628f5099eb
|
Run everything through latest rustfmt
|
2018-10-11 13:49:48 +03:00 |
|
Sebastian Dröge
|
f2deb2264b
|
Fix various clippy warnings
|
2018-10-11 13:49:10 +03:00 |
|
Sebastian Dröge
|
046a0af6a1
|
Update versions to 0.4.0
|
2018-09-10 02:02:31 +03:00 |
|
Sebastian Dröge
|
5fd1f2bcbe
|
Remove accidentally committed mixer module
|
2018-09-06 14:21:24 +03:00 |
|
Sebastian Dröge
|
5cac22d1c0
|
Switch gobject-subclass repository URI
|
2018-09-06 13:56:16 +03:00 |
|
Sebastian Dröge
|
6e33313b78
|
Make use of downcast_ref() to prevent some clones
|
2018-07-12 08:35:09 +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
|
c7103765db
|
Run everything through rustfmt again
|
2018-04-05 11:36:10 +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 |
|