gstreamer-rs/gstreamer/src/format
François Laignel f6336b1be3 gst/format: fix Percent Display impl
- The `GST_FORMAT_PERCENT_SCALE` was not used to compute the value
  to display.
- Added `Display` examples in the format module documentation.
- Simplified `glib_newtype_display` macro.
2022-10-10 18:44:59 +02:00
..
clock_time.rs gst/lib: cleanup format re-exports 2022-10-10 15:10:10 +02:00
clock_time_serde.rs gst/format: move related modules under a directory 2022-10-01 00:49:39 +02:00
compatible.rs gst/lib: cleanup format re-exports 2022-10-10 15:10:10 +02:00
format_serde.rs format/Other: use u64 internally instead of i64 2022-10-09 20:00:38 +02:00
generic.rs gst/format: fix Percent Display impl 2022-10-10 18:44:59 +02:00
macros.rs gst/format: fix Percent Display impl 2022-10-10 18:44:59 +02:00
mod.rs gst/format: fix Percent Display impl 2022-10-10 18:44:59 +02:00
signed.rs format/Other: use u64 internally instead of i64 2022-10-09 20:00:38 +02:00
specific.rs gst/format: fix Percent Display impl 2022-10-10 18:44:59 +02:00
undefined.rs gst/format: fix Percent Display impl 2022-10-10 18:44:59 +02:00