zynqultrascaleplus: enable 'ensure-buffer-count-actual' hack

https://bugzilla.gnome.org/show_bug.cgi?id=791211
This commit is contained in:
Guillaume Desmottes 2018-05-17 14:24:52 +02:00
parent 9a8e863862
commit 2b48338d68

View file

@ -5,7 +5,7 @@ component-name=OMX.allegro.h264.encoder
in-port-index=0
out-port-index=1
rank=257
hacks=
hacks=ensure-buffer-count-actual
[omxh264dec]
type-name=GstOMXH264Dec
@ -14,7 +14,7 @@ component-name=OMX.allegro.h264.decoder
in-port-index=0
out-port-index=1
rank=257
hacks=pass-profile-to-decoder;pass-color-format-to-decoder
hacks=pass-profile-to-decoder;pass-color-format-to-decoder;ensure-buffer-count-actual
[omxh265enc]
type-name=GstOMXH265Enc
@ -23,7 +23,7 @@ component-name=OMX.allegro.h265.encoder
in-port-index=0
out-port-index=1
rank=257
hacks=
hacks=ensure-buffer-count-actual
[omxh265dec]
type-name=GstOMXH265Dec
@ -32,4 +32,4 @@ component-name=OMX.allegro.h265.decoder
in-port-index=0
out-port-index=1
rank=257
hacks=pass-profile-to-decoder;pass-color-format-to-decoder
hacks=pass-profile-to-decoder;pass-color-format-to-decoder;ensure-buffer-count-actual