xref: /OK3568_Linux_fs/buildroot/package/gstreamer1/gstreamer1-editing-services/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1*4882a593Smuzhiyunconfig BR2_PACKAGE_GSTREAMER1_EDITING_SERVICES
2*4882a593Smuzhiyun	bool "gstreamer1-editing-services"
3*4882a593Smuzhiyun	select BR2_PACKAGE_LIBXML2
4*4882a593Smuzhiyun	select BR2_PACKAGE_GST1_PLUGINS_BASE
5*4882a593Smuzhiyun	select BR2_PACKAGE_GST1_PLUGINS_GOOD
6*4882a593Smuzhiyun	select BR2_PACKAGE_GST1_PLUGINS_BASE_PLUGIN_AUDIOCONVERT # runtime
7*4882a593Smuzhiyun	select BR2_PACKAGE_GST1_PLUGINS_BASE_PLUGIN_AUDIOMIXER # runtime
8*4882a593Smuzhiyun	select BR2_PACKAGE_GST1_PLUGINS_BASE_PLUGIN_AUDIORESAMPLE # runtime
9*4882a593Smuzhiyun	select BR2_PACKAGE_GST1_PLUGINS_BASE_PLUGIN_VIDEOCONVERTSCALE # runtime
10*4882a593Smuzhiyun	select BR2_PACKAGE_GST1_PLUGINS_BASE_PLUGIN_VIDEOTESTSRC # runtime
11*4882a593Smuzhiyun	select BR2_PACKAGE_GST1_PLUGINS_BASE_PLUGIN_VOLUME # runtime
12*4882a593Smuzhiyun	select BR2_PACKAGE_GST1_PLUGINS_GOOD_PLUGIN_IMAGEFREEZE # runtime
13*4882a593Smuzhiyun	help
14*4882a593Smuzhiyun	  GStreamer Editing Services is a high-level library for
15*4882a593Smuzhiyun	  facilitating the creation of audio/video non-linear editors.
16*4882a593Smuzhiyun
17*4882a593Smuzhiyun	  https://gstreamer.freedesktop.org
18