Overview
Request 603220 accepted
- Add upstream bug fix patches:
+ gst-vaapi-egl-mark-context-wrapped.patch: libs: egl: utils:
mark context as wrapped when it is. The returning egl context
may be null, so we should check the return value (bgo#795391).
+ gst-vaapi-wayland-dont-poll-no-pending-frames.patch: wayland:
don't poll if there are no pending frames. Otherwise the
following poll may not return for an arbitrary amount of time.
This can happen if another wayland event queue has flushed and
read our events (bgo#795224).
- Created by iznogood
- In state accepted
- 7 package maintainers
Request History
iznogood created request
- Add upstream bug fix patches:
+ gst-vaapi-egl-mark-context-wrapped.patch: libs: egl: utils:
mark context as wrapped when it is. The returning egl context
may be null, so we should check the return value (bgo#795391).
+ gst-vaapi-wayland-dont-poll-no-pending-frames.patch: wayland:
don't poll if there are no pending frames. Otherwise the
following poll may not return for an arbitrary amount of time.
This can happen if another wayland event queue has flushed and
read our events (bgo#795224).
mrdocs accepted request
OK