rank=256
in-port-index=130
out-port-index=131
-hacks=no-empty-eos-buffer;no-component-role
+hacks=no-component-role
[omxh264dec]
type-name=GstOMXH264Dec
rank=256
in-port-index=130
out-port-index=131
-hacks=no-empty-eos-buffer;no-component-role
+hacks=no-component-role
[omxmpeg2dec]
type-name=GstOMXMPEG2Dec
rank=256
in-port-index=130
out-port-index=131
-hacks=no-empty-eos-buffer;no-component-role
+hacks=no-component-role
[omxmpeg4videoenc]
type-name=GstOMXMPEG4VideoEnc
rank=256
in-port-index=200
out-port-index=201
-hacks=no-empty-eos-buffer;no-component-role
+hacks=no-component-role
[omxh264enc]
type-name=GstOMXH264Enc
rank=256
in-port-index=200
out-port-index=201
-hacks=no-empty-eos-buffer;no-component-role
+hacks=no-component-role
}
#if defined(USE_OMX_TARGET_RPI)
-#define DEFAULT_HACKS (GST_OMX_HACK_NO_EMPTY_EOS_BUFFER | GST_OMX_HACK_NO_COMPONENT_ROLE)
+#define DEFAULT_HACKS (GST_OMX_HACK_NO_COMPONENT_ROLE)
#else
#define DEFAULT_HACKS (0)
#endif