mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-12 17:25:36 +00:00
Adding support for the 'Zynq UltraScale+' as a new OMX target. See https://www.xilinx.com/products/silicon-devices/soc/zynq-ultrascale-mpsoc.html for details about the platform. https://bugzilla.gnome.org/show_bug.cgi?id=783097
17 lines
377 B
Text
17 lines
377 B
Text
[omxh264enc]
|
|
type-name=GstOMXH264Enc
|
|
core-name=/usr/lib/libOMX.allegro.core.so.1
|
|
component-name=OMX.allegro.h264.encoder
|
|
in-port-index=0
|
|
out-port-index=1
|
|
rank=257
|
|
hacks=no-disable-outport
|
|
|
|
[omxh264dec]
|
|
type-name=GstOMXH264Dec
|
|
core-name=/usr/lib/libOMX.allegro.core.so.1
|
|
component-name=OMX.allegro.h264.decoder
|
|
in-port-index=0
|
|
out-port-index=1
|
|
rank=257
|
|
hacks=no-disable-outport
|