Sebastian Dröge
|
a4a0a669bd
|
togglerecord: Set the DISCONT flag on the first buffer after recording starts
While continuous in time, each recording start will be a discontinuity
in audio/video content.
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/336>
|
2020-05-08 22:39:05 +03:00 |
|
Sebastian Dröge
|
e1c3491915
|
togglerecord: Improve logging
|
2020-05-08 15:57:07 +03:00 |
|
Sebastian Dröge
|
36f032ef15
|
Configure crate-type to cdylib/rlib consistently in Cargo.toml
And not in the source code, it's a build decision.
|
2020-04-24 15:02:12 +03:00 |
|
Sebastian Dröge
|
5a7fcfad7f
|
Fix various new clippy warnings with clippy 1.43
|
2020-04-24 13:55:01 +03:00 |
|
Guillaume Desmottes
|
bdb0e72cc7
|
fix LGPL-2.1+ license in Cargo.toml
The proper SPDX name is LGPL-2.1-or-later, see https://spdx.org/licenses/
|
2020-04-16 13:07:21 +02:00 |
|
Arun Raghavan
|
dc3c8fd049
|
Drop gst-plugin- prefix in plugin directory name
|
2020-04-05 19:10:47 +00:00 |
|