mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 11:29:55 +00:00
c43a2d497a
Add gst_vaapi_decoder_get_frame_with_timeout() helper function that will wait for a frame to be decoded, until the specified timeout in microseconds, prior to returning to the caller. This is a fix to performance regression from 851cc0, whereby the vaapidecode loop executed on the srcpad task was called to often, thus starving all CPU resources. |
||
---|---|---|
.. | ||
libs-docs.xml.in | ||
libs-overrides.txt | ||
libs-sections.txt | ||
libs.core.types | ||
libs.glx.types | ||
libs.x11.types | ||
Makefile.am |