## SECTION=multimedia_gstreamer1 menuconfig GST_PLUGINS_GOOD1 tristate select GLIB select GSTREAMER1 select GST_PLUGINS_BASE1 select LIBPNG if GST_PLUGINS_GOOD1_LIBPNG select LIBJPEG if GST_PLUGINS_GOOD1_JPEG select ZLIB if GST_PLUGINS_GOOD1_ZLIB select BZIP2 if GST_PLUGINS_GOOD1_BZ2 select BZIP2_LIBBZ2 if GST_PLUGINS_GOOD1_BZ2 select LIBCACA if GST_PLUGINS_GOOD1_LIBCACA select XORG_LIB_X11 if GST_PLUGINS_GOOD1_X select GDK_PIXBUF if GST_PLUGINS_GOOD1_GDK_PIXBUF select LIBSOUP if GST_PLUGINS_GOOD1_SOUP select SPEEX if GST_PLUGINS_GOOD1_SPEEX select FLAC if GST_PLUGINS_GOOD1_FLAC select CAIRO if GST_PLUGINS_GOOD1_CAIRO select UDEV if GST_PLUGINS_GOOD1_GST_V4L2 select LIBGUDEV if GST_PLUGINS_GOOD1_GST_V4L2 select V4L_UTILS if GST_PLUGINS_GOOD1_GST_V4L2_LIBV4L2 select V4L_UTILS_LIBV4L2 if GST_PLUGINS_GOOD1_GST_V4L2_LIBV4L2 select ORC if GST_PLUGINS_GOOD1_ORC select LIBSHOUT if GST_PLUGINS_GOOD1_SHOUT2 select PULSEAUDIO if GST_PLUGINS_GOOD1_PULSE prompt "gst-plugins-good " help GStreamer Good Plug-ins is a set of plug-ins that we consider to have good quality code, correct functionality, our preferred license (LGPL for the plug-in code, LGPL or LGPL-compatible for the supporting library). if GST_PLUGINS_GOOD1 config GST_PLUGINS_GOOD1_ORC bool # ------------------------------ comment "dependency-less plugins" # ------------------------------ config GST_PLUGINS_GOOD1_ALPHA bool prompt "alpha" config GST_PLUGINS_GOOD1_APETAG bool prompt "apetag" config GST_PLUGINS_GOOD1_AUDIOFX bool prompt "audiofx" config GST_PLUGINS_GOOD1_AUDIOPARSERS bool prompt "audioparsers" config GST_PLUGINS_GOOD1_AUPARSE bool prompt "auparse" config GST_PLUGINS_GOOD1_AUTODETECT bool prompt "autodetect" config GST_PLUGINS_GOOD1_AVI bool prompt "avi" config GST_PLUGINS_GOOD1_CUTTER bool prompt "cutter" config GST_PLUGINS_GOOD1_DEBUGUTILS bool prompt "debugutils" config GST_PLUGINS_GOOD1_DEINTERLACE bool select GST_PLUGINS_GOOD1_ORC prompt "deinterlace" config GST_PLUGINS_GOOD1_DTMF bool select GST_PLUGINS_GOOD1_ORC prompt "dtmf" config GST_PLUGINS_GOOD1_EFFECTV bool prompt "effectv" config GST_PLUGINS_GOOD1_EQUALIZER bool prompt "equalizer" config GST_PLUGINS_GOOD1_FLV bool prompt "flv" config GST_PLUGINS_GOOD1_FLX bool prompt "flx" config GST_PLUGINS_GOOD1_GOOM bool select GST_PLUGINS_GOOD1_ORC prompt "goom" config GST_PLUGINS_GOOD1_GOOM2K1 bool prompt "goom2k1" config GST_PLUGINS_GOOD1_ICYDEMUX bool prompt "icydemux" config GST_PLUGINS_GOOD1_ID3DEMUX bool prompt "id3demux" config GST_PLUGINS_GOOD1_IMAGEFREEZE bool prompt "imagefreeze" config GST_PLUGINS_GOOD1_INTERLEAVE bool prompt "interleave" config GST_PLUGINS_GOOD1_QTDEMUX bool prompt "isomp4" config GST_PLUGINS_GOOD1_LAW bool prompt "law" config GST_PLUGINS_GOOD1_LEVEL bool prompt "level" config GST_PLUGINS_GOOD1_MATROSKA bool prompt "matroska" config GST_PLUGINS_GOOD1_MONOSCOPE bool prompt "monoscope" config GST_PLUGINS_GOOD1_MULTIFILE bool prompt "multifile" config GST_PLUGINS_GOOD1_MULTIPART bool prompt "multipart" config GST_PLUGINS_GOOD1_REPLAYGAIN bool prompt "replaygain" config GST_PLUGINS_GOOD1_RTP bool prompt "rtp" config GST_PLUGINS_GOOD1_RTPMANAGER bool prompt "rtpmanager" config GST_PLUGINS_GOOD1_RTSP bool prompt "rtsp" config GST_PLUGINS_GOOD1_SHAPEWIPE bool prompt "shapewipe" config GST_PLUGINS_GOOD1_SMPTE bool prompt "smpte" config GST_PLUGINS_GOOD1_SPECTRUM bool prompt "spectrum" config GST_PLUGINS_GOOD1_UDP bool prompt "udp" config GST_PLUGINS_GOOD1_VIDEOBOX bool select GST_PLUGINS_GOOD1_ORC prompt "videobox" config GST_PLUGINS_GOOD1_VIDEOCROP bool prompt "videocrop" config GST_PLUGINS_GOOD1_VIDEOFILTER bool prompt "videofilter" config GST_PLUGINS_GOOD1_VIDEOMIXER bool select GST_PLUGINS_GOOD1_ORC prompt "videomixer" config GST_PLUGINS_GOOD1_WAVENC bool prompt "wavenc" config GST_PLUGINS_GOOD1_WAVPARSE bool prompt "wavparse" config GST_PLUGINS_GOOD1_Y4M bool prompt "y4m" # --------------------------------- comment "plugins with dependencies" # --------------------------------- config GST_PLUGINS_GOOD1_OSS bool prompt "oss" config GST_PLUGINS_GOOD1_OSS4 bool prompt "oss4" config GST_PLUGINS_GOOD1_GST_V4L2 bool prompt "gst_v4l2" config GST_PLUGINS_GOOD1_GST_V4L2_LIBV4L2 bool depends on GST_PLUGINS_GOOD1_GST_V4L2 prompt "build v4l2 plugin with libv4l2 support" config GST_PLUGINS_GOOD1_X bool prompt "x" config GST_PLUGINS_GOOD1_AALIB bool depends on BROKEN prompt "aalib" config GST_PLUGINS_GOOD1_CAIRO bool prompt "cairo" config GST_PLUGINS_GOOD1_FLAC bool prompt "flac" config GST_PLUGINS_GOOD1_GDK_PIXBUF bool prompt "gdk_pixbuf" config GST_PLUGINS_GOOD1_JACK bool prompt "jack" depends on BROKEN config GST_PLUGINS_GOOD1_JPEG bool prompt "jpeg" config GST_PLUGINS_GOOD1_LIBCACA bool prompt "libcaca" config GST_PLUGINS_GOOD1_LIBDV bool depends on BROKEN prompt "libdv" config GST_PLUGINS_GOOD1_LIBPNG bool prompt "libpng" config GST_PLUGINS_GOOD1_PULSE bool prompt "pulse" config GST_PLUGINS_GOOD1_DV1394 bool depends on BROKEN prompt "dv1394" config GST_PLUGINS_GOOD1_SHOUT2 bool prompt "shout2" config GST_PLUGINS_GOOD1_SOUP bool prompt "soup" config GST_PLUGINS_GOOD1_SPEEX bool prompt "speex" config GST_PLUGINS_GOOD1_TAGLIB bool depends on BROKEN prompt "taglib" config GST_PLUGINS_GOOD1_VPX bool depends on BROKEN prompt "vpx" config GST_PLUGINS_GOOD1_WAVPACK bool depends on BROKEN prompt "wavpack" comment "Support options" config GST_PLUGINS_GOOD1_ZLIB bool prompt "zlib" help zlib support for id3demux/qtdemux/matroska config GST_PLUGINS_GOOD1_BZ2 bool prompt "bz2" help bz2 support for matroska endif