hc
2023-02-14 0cc9b7c44253c93447ddf73e206fbdbb3d9f16b1
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
config BR2_PACKAGE_GSTREAMER1_EDITING_SERVICES
   bool "gstreamer1-editing-services"
   select BR2_PACKAGE_LIBXML2
   select BR2_PACKAGE_GST1_PLUGINS_BASE
   select BR2_PACKAGE_GST1_PLUGINS_GOOD
   select BR2_PACKAGE_GST1_PLUGINS_BASE_PLUGIN_AUDIOCONVERT # runtime
   select BR2_PACKAGE_GST1_PLUGINS_BASE_PLUGIN_AUDIOMIXER # runtime
   select BR2_PACKAGE_GST1_PLUGINS_BASE_PLUGIN_AUDIORESAMPLE # runtime
   select BR2_PACKAGE_GST1_PLUGINS_BASE_PLUGIN_VIDEOCONVERT # runtime
   select BR2_PACKAGE_GST1_PLUGINS_BASE_PLUGIN_VIDEOTESTSRC # runtime
   select BR2_PACKAGE_GST1_PLUGINS_BASE_PLUGIN_VIDEOSCALE # runtime
   select BR2_PACKAGE_GST1_PLUGINS_BASE_PLUGIN_VOLUME # runtime
   select BR2_PACKAGE_GST1_PLUGINS_GOOD_PLUGIN_IMAGEFREEZE # runtime
   help
     GStreamer Editing Services is a high-level library for
     facilitating the creation of audio/video non-linear editors.
 
     https://gstreamer.freedesktop.org