123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179 |
- menuconfig BR2_PACKAGE_GST_PLUGINS_GOOD
- bool "gst-plugins-good"
- depends on BR2_PACKAGE_GSTREAMER
- select BR2_PACKAGE_GST_PLUGINS_BASE
- help
- A set of well-supported plug-ins for GStreamer under the preferred
- license.
- http://gstreamer.freedesktop.org/
- if BR2_PACKAGE_GST_PLUGINS_GOOD
- config BR2_PACKAGE_GST_PLUGINS_GOOD_JPEG
- bool "jpeg (JPEG support)"
- select BR2_PACKAGE_JPEG
- config BR2_PACKAGE_GST_PLUGINS_GOOD_PNG
- bool "png (PNG support)"
- select BR2_PACKAGE_LIBPNG
- config BR2_PACKAGE_GST_PLUGINS_GOOD_BZ2
- bool "bz2 support"
- depends on BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_MATROSKA
- select BR2_PACKAGE_BZIP2
- help
- Enable bz2 support for the following plugins:
- matroska
- config BR2_PACKAGE_GST_PLUGINS_GOOD_ZLIB
- bool "zlib support"
- depends on BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_QTDEMUX || BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_ID3DEMUX || BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_MATROSKA
- select BR2_PACKAGE_ZLIB
- help
- Enable zlib support for the following plugins:
- id3demux, qtdemux, matroska
- comment "dependency-less plugins"
- config BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_VIDEOFILTER
- bool "videofilter"
- config BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_ALPHA
- bool "alpha"
- config BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_APETAG
- bool "apetag"
- config BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_AUDIOFX
- bool "audiofx"
- config BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_AUPARSE
- bool "auparse"
- config BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_AUTODETECT
- bool "autodetect"
- config BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_AVI
- bool "avi (*.avi video)"
- default y
- config BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_CUTTER
- bool "cutter"
- config BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_DEBUGUTILS
- bool "debugutils"
- config BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_DEINTERLACE
- bool "deinterlace"
- config BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_EFFECTV
- bool "effectv"
- config BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_EQUALIZER
- bool "equalizer"
- config BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_FLV
- bool "flv"
- config BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_ID3DEMUX
- bool "id3demux (*.mp3 audio)"
- config BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_ICYDEMUX
- bool "icydemux"
- config BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_INTERLEAVE
- bool "interleave"
- config BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_FLX
- bool "flx"
- config BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_GOOM
- bool "goom"
- config BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_GOOM2K1
- bool "goom2k1"
- config BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_LAW
- bool "law"
- config BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_LEVEL
- bool "level"
- config BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_MATROSKA
- bool "matroska"
- config BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_MONOSCOPE
- bool "monoscope"
- config BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_MULTIFILE
- bool "multifile"
- config BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_MULTIPART
- bool "multipart"
- config BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_QTDEMUX
- bool "qtdemux"
- config BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_REPLAYGAIN
- bool "replaygain"
- config BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_RTP
- bool "rtp"
- config BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_RTPMANAGER
- bool "rtpmanager"
- config BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_RTSP
- bool "rtsp"
- config BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_SMPTE
- bool "smpte"
- config BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_SPECTRUM
- bool "spectrum"
- config BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_UDP
- bool "udp"
- config BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_VIDEOBOX
- bool "videobox"
- config BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_VIDEOCROP
- bool "videocrop"
- config BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_VIDEOMIXER
- bool "videomixer"
- config BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_WAVENC
- bool "wavenc"
- config BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_WAVPARSE
- bool "wavparse (*.wav audio)"
- default y
- config BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_Y4M
- bool "y4m"
- comment "plugins with external dependencies"
- config BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_ANNODEX
- bool "annodex (XML Library)"
- select BR2_PACKAGE_LIBXML2
- config BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_FLAC
- bool "flac (libFLAC)"
- select BR2_PACKAGE_FLAC
- config BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_OSS
- bool "ossaudio (OSS audio)"
- config BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_SOUPHTTPSRC
- bool "souphttpsrc (http client)"
- select BR2_PACKAGE_LIBSOUP
- config BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_SPEEX
- bool "speex"
- select BR2_PACKAGE_SPEEX
- endif
|