mirror of
https://github.com/Fishwaldo/meta-riscv.git
synced 2025-03-15 11:31:43 +00:00
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 <raj.khem@gmail.com>
This commit is contained in:
parent
9dd9c7319c
commit
b62643970c
1 changed files with 6 additions and 5 deletions
|
@ -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]
|
||||
|
|
Loading…
Add table
Reference in a new issue