Sebastian Dröge
|
3b4c48d9f5
|
Fix various new clippy warnings
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1062>
|
2023-01-25 10:31:19 +02:00 |
|
François Laignel
|
8011eadfd2
|
Use new format constructors
See https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/merge_requests/1128
|
2022-10-18 10:36:59 +00:00 |
|
François Laignel
|
5c5c15d36a
|
Simplify Formatted value handling
See https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/merge_requests/1059
|
2022-07-11 21:21:54 +02:00 |
|
Sebastian Dröge
|
326449b3e6
|
Re-license LGPL-2.1 plugins to MPL-2
Fixes https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/issues/168
|
2022-01-15 21:05:11 +02:00 |
|
Sebastian Dröge
|
d9bda62a47
|
Update for GLib/GStreamer API changes
And clean up a lot of related property/caps/structure code.
|
2021-11-06 09:34:10 +02:00 |
|
Sebastian Dröge
|
0a7d1639e7
|
Update to Rust edition 2021 and minimum supported Rust version to 1.56
|
2021-10-31 17:40:05 +02:00 |
|
Sebastian Dröge
|
96d86eaa06
|
Clean up clippy warnings and CI configuration
Put clippy overrides into the sources files instead of the CI
configuration, and fix various warnings / clean up code.
|
2021-09-08 12:35:41 +00:00 |
|
François Laignel
|
e16cad7c8f
|
video: migrate to new ClockTime design
|
2021-06-05 10:36:21 +02:00 |
|
François Laignel
|
67c5871957
|
fix-getters-calls 0.3.0 pass
|
2021-04-20 18:19:58 +02:00 |
|
François Laignel
|
06accc8d98
|
fix-getters-{def,calls} pass
|
2021-04-12 15:57:19 +02:00 |
|
Sebastian Dröge
|
bb8931c39b
|
closedcaption: Don't needlessly create a full-range subslice of a slice
|
2021-03-25 22:59:14 +02:00 |
|
Sebastian Dröge
|
84896e6468
|
Update to rand 0.8
|
2021-01-09 12:34:42 +02:00 |
|
Seungha Yang
|
58786fa0b5
|
sccparse: Add support for seeking
Only pull mode can support seeking for now and reverse playback
is not implemented yet. Note that this restriction is the same as that of
mccparse.
|
2020-12-01 11:07:34 +00:00 |
|
Sebastian Dröge
|
f81d7b61b5
|
video: Update to 2018 edition
|
2020-11-23 10:28:35 +02:00 |
|
François Laignel
|
e40267e95d
|
event,message,query: update instantiation
See https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/merge_requests/532
|
2020-06-25 11:26:32 +02:00 |
|
Arun Raghavan
|
dc3c8fd049
|
Drop gst-plugin- prefix in plugin directory name
|
2020-04-05 19:10:47 +00:00 |
|