gst-plugins-rs/generic/sodium/tests
François Laignel bd14e476f1 Fix direct access to the inner specific formatted values
This is no longer available as this could lead to building a defined
value in Rust which could be interpreted as undefined in C due to
the sentinel `u64::MAX` for `None`.

Use the constants (e.g. `ONE`, `K`, `M`, ...) and operations to build
a value and deref (`*`) to get the quantity as an integer.
2022-10-10 19:28:13 +02:00
..
decrypter.rs Fix direct access to the inner specific formatted values 2022-10-10 19:28:13 +02:00
encrypted_sample.enc Drop gst-plugin- prefix in plugin directory name 2020-04-05 19:10:47 +00:00
encrypter.rs adapt to ObjectExt improvements 2021-11-08 14:43:53 +02:00
sample.mp3 Drop gst-plugin- prefix in plugin directory name 2020-04-05 19:10:47 +00:00