From 6c57b92708b3fd700ac24f8b754d980fc55bb074 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Thu, 26 Jan 2023 19:31:30 +0100 Subject: [PATCH] gstreamer1.0-omx: fix Upstream-Status format Signed-off-by: Martin Jansa --- ...5-Don-t-abort-gst_omx_video_dec_set_format-if-there-s-.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-omx/0005-Don-t-abort-gst_omx_video_dec_set_format-if-there-s-.patch b/recipes-multimedia/gstreamer/gstreamer1.0-omx/0005-Don-t-abort-gst_omx_video_dec_set_format-if-there-s-.patch index 3245294..9914bb8 100644 --- a/recipes-multimedia/gstreamer/gstreamer1.0-omx/0005-Don-t-abort-gst_omx_video_dec_set_format-if-there-s-.patch +++ b/recipes-multimedia/gstreamer/gstreamer1.0-omx/0005-Don-t-abort-gst_omx_video_dec_set_format-if-there-s-.patch @@ -11,7 +11,7 @@ Date: Fri, 4 Dec 2015 18:39:59 +0100 Subject: [PATCH] Don't abort gst_omx_video_dec_set_format() if there's a timeout releasing the buffers taken by the egl_render out port -Upstream-status: Pending +Upstream-Status: Pending Signed-off-by: Andrei Gherzan --- omx/gstomxvideodec.c | 2 ++