Files
fml13v01-buildroot/package/starfive/sf-gst-omx/Config.in
T
andy.hu a2efe48b31 sf-gst-omx: add support for wave521 encode
1. Modify package config name to BR2_PACKAGE_SF_GST_OMX
2. Support wave521 264/265 encode in gst-omx

Signed-off-by: sw.multimedia <sw.multimedia@starfivetech.com>
Signed-off-by: andy.hu <andy.hu@starfivetech.com>
2022-10-28 22:14:42 +08:00

12 lines
307 B
Plaintext

config BR2_PACKAGE_SF_GST_OMX
bool "sf-gst-omx"
depends on BR2_PACKAGE_SF_OMX_IL
select BR2_PACKAGE_GST1_PLUGINS_BASE
help
GStreamer plug-in to use OpenMAX API.
https://cgit.freedesktop.org/gstreamer/gst-omx
comment "gst-omx requires a OpenMAX implementation"
depends on !BR2_PACKAGE_SF_OMX_IL