Sebastian Dröge
|
a43ad8f2dd
|
lewton: Don't copy decoded samples if no channel reordering is needed
|
2020-01-30 09:02:55 +00:00 |
|
Guillaume Desmottes
|
87f2c3b025
|
lewton: update to lewton 0.10
New version of the crate has just been released.
|
2020-01-30 13:53:36 +05:30 |
|
François Laignel
|
bdadf25f5c
|
Clippy pass
|
2019-12-19 20:44:00 +01:00 |
|
Sebastian Dröge
|
ccfb8246be
|
Fix compilation after gstreamer-rs!383
|
2019-12-18 08:17:42 +02: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
|
074a82d8ad
|
Various fixes for from_string() -> from_str(), to_string() vs. to_str()
The latter also does not allocate.
|
2019-10-04 11:47:50 +03:00 |
|
Sebastian Dröge
|
3af5552e10
|
lewton: Use gst_audio_decoder_error!() macro instead of the hard gst_element_error_macro!()
This allows for some decoding errors to happen.
|
2019-09-15 11:50:24 +03:00 |
|
Sebastian Dröge
|
d0978473d3
|
Add initial version of lewton based Vorbis decoder
|
2019-09-14 20:08:18 +03:00 |
|