Skip to content

tttocea708: Fix off-by-one issue affecting output timestamps

Edward Hervey requested to merge bilboed/gst-plugins-rs:tttocea708-offby1 into main

last_frame_no is used to eventually calculate the outgoing pts. We want to increment it after having created the content

Merge request reports

Loading