Skip to content

vpxenc: fix crash and ensure increasing pts

Guillaume Desmottes requested to merge gdesmott/gstreamer:vp8enc into main

Fix a crash when encoder is returning unmatching pts and ensure input pts are strictly increasing. See each commit for details.

Merge request reports