François Laignel
|
90bb458e64
|
Rework ClockTime & FormattedValues
|
2021-06-04 22:09:38 +02:00 |
|
Marijn Suijten
|
7ed20090d1
|
Fix clippy::field_reassign_with_defaults instead of ignoring it
Fixes: fc2d7fc4 ("ci: Add some more ignored lints to the clippy configuration")
|
2021-01-08 11:01:02 +01:00 |
|
Guillaume Gomez
|
ff5a36561a
|
Fix license header situation
|
2020-12-15 11:53:31 +01:00 |
|
Sebastian Dröge
|
9d9522016b
|
gstreamer: Update manual code to 2018 edition
|
2020-11-22 19:15:20 +02:00 |
|
Guillaume Gomez
|
c07fe14191
|
gstreamer*: Add missing init checks
|
2020-04-12 17:25:54 +03:00 |
|
Sebastian Dröge
|
fa29872863
|
Fix various clippy warnings in the serde code
|
2018-10-11 11:58:01 +03:00 |
|
François Laignel
|
6bda3ef174
|
serde: add roundtrip tests
This allows making sure serialization and deserialization are in sync for
types with asymetrical implementations.
|
2018-07-30 23:18:30 +03:00 |
|
François Laignel
|
ab9cd29bd6
|
serde: fmt pass
Note: clippy didn't raise any warning
|
2018-07-30 23:18:30 +03:00 |
|
François Laignel
|
90b046fbcf
|
serde: separate serde impl and tests from base module
+ fix erroneous `datetime` instead of `buffer` in `BufferRef::serialize`
+ remove ser/de for `Value`s with types `ULong` & `ILong`
|
2018-07-30 23:18:30 +03:00 |
|