0005-rank-257-for-sf-codecs.patch 593 B

12345678910111213141516171819
  1. diff -Naur a/config/stf/gstomx.conf b/config/stf/gstomx.conf
  2. --- a/config/stf/gstomx.conf 2021-08-23 16:04:48.928905742 +0800
  3. +++ b/config/stf/gstomx.conf 2021-08-23 16:03:38.590578856 +0800
  4. @@ -4,7 +4,7 @@
  5. component-name=sf.dec.decoder.h265
  6. in-port-index=0
  7. out-port-index=1
  8. -rank=0
  9. +rank=257
  10. hacks=pass-profile-to-decoder;pass-color-format-to-decoder;ensure-buffer-count-actual
  11. [omxh264dec]
  12. @@ -13,5 +13,5 @@
  13. component-name=sf.dec.decoder.h264
  14. in-port-index=0
  15. out-port-index=1
  16. -rank=1
  17. +rank=257
  18. hacks=pass-profile-to-decoder;pass-color-format-to-decoder;ensure-buffer-count-actual