Skip to content

flvmux: Timestamp outgoing buffers from mux, not incoming buffer

Copied from https://gitlab.freedesktop.org//gstreamer/gst-plugins-good/-/merge_requests/805

This ensures that the outgoing buffer has the right timestamp if we pulled a backwards buffer forward.

Merge request reports