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]