From b62643970cd3f14cd60a394aeaae4415862342b2 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Tue, 14 Mar 2023 09:28:59 -0700 Subject: [PATCH] sf-gst-omx: Refresh patches to fix patch fuzz Applying patch 0005-rank-257-for-sf-codecs.patch patching file config/stf/gstomx.conf Hunk #2 succeeded at 13 with fuzz 2. Signed-off-by: Khem Raj --- .../sf-gst-omx/0005-rank-257-for-sf-codecs.patch | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/recipes-multimedia/gstreamer/sf-gst-omx/0005-rank-257-for-sf-codecs.patch b/recipes-multimedia/gstreamer/sf-gst-omx/0005-rank-257-for-sf-codecs.patch index 2d2f9ba..8ff9bba 100644 --- a/recipes-multimedia/gstreamer/sf-gst-omx/0005-rank-257-for-sf-codecs.patch +++ b/recipes-multimedia/gstreamer/sf-gst-omx/0005-rank-257-for-sf-codecs.patch @@ -1,7 +1,6 @@ -diff -Naur a/config/stf/gstomx.conf b/config/stf/gstomx.conf ---- a/config/stf/gstomx.conf 2021-08-23 16:04:48.928905742 +0800 -+++ b/config/stf/gstomx.conf 2021-08-23 16:03:38.590578856 +0800 -@@ -4,7 +4,7 @@ +--- a/config/stf/gstomx.conf ++++ b/config/stf/gstomx.conf +@@ -4,7 +4,7 @@ core-name=/usr/lib/libsf-omx-il.so component-name=sf.dec.decoder.h265 in-port-index=0 out-port-index=1 @@ -10,10 +9,12 @@ diff -Naur a/config/stf/gstomx.conf b/config/stf/gstomx.conf hacks=pass-profile-to-decoder;pass-color-format-to-decoder;ensure-buffer-count-actual [omxh264dec] -@@ -13,5 +13,5 @@ +@@ -13,7 +13,7 @@ core-name=/usr/lib/libsf-omx-il.so component-name=sf.dec.decoder.h264 in-port-index=0 out-port-index=1 -rank=1 +rank=257 hacks=pass-profile-to-decoder;pass-color-format-to-decoder;ensure-buffer-count-actual + + [omxh265enc]