mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-18 21:35:44 +00:00
40de7e5b98
Replace legacy usage of DecodeFrame2 API in favour of the recommended DecodeFrameNoDelay() This fixes problems with DecodeFrame2() not (currently) returning all frames in main/high streams with B-frames, and reduces latency - previously openh264 would not return a decoded frame until the next call to DecodeFrame2(). DecodeFrameNoDelay() returns them immediately. |
||
---|---|---|
.. | ||
gstopenh264dec.cpp | ||
gstopenh264dec.h | ||
gstopenh264enc.cpp | ||
gstopenh264enc.h | ||
gstopenh264plugin.c | ||
Makefile.am | ||
meson.build |