gst-plugins-rs/video/closedcaption/src/tttocea608
Mathieu Duponchelle 23219c3c09 tttocea608: don't pad up to first input timestamp
When receiving data from a live upstream element, the first buffer
may have a non-0 timestamp (running time), and the element incorrectly
pushed padding buffers up to that timestamp, resulting in much confusion

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/527>
2021-06-25 23:26:30 +00:00
..
imp.rs tttocea608: don't pad up to first input timestamp 2021-06-25 23:26:30 +00:00
mod.rs use gst::glib where applicable 2021-06-03 20:53:16 +02:00