hc
2023-10-25 6c2073b7aa40e29d0eca7d571dd7bc590c7ecaa7
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
config BR2_PACKAGE_GST1_LIBAV
   bool "gst1-libav"
   depends on BR2_PACKAGE_FFMPEG_ARCH_SUPPORTS
   select BR2_PACKAGE_FFMPEG
   select BR2_PACKAGE_FFMPEG_SWSCALE
   select BR2_PACKAGE_GST1_PLUGINS_BASE
   help
     GStreamer plugin (formerly gst-ffmpeg).
 
     This package contains GStreamer plugins based on
     the libav project.
 
     The codecs, muxers, bitstreams and filters to build can be
     selected in the ffmpeg package.
 
     https://gstreamer.freedesktop.org/