Skip to content

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

Merge request reports