adf6511013
Unless it was a group of sub-packages, packages was never regrouped by category. multimedia/ was an exception to this rule. This patch move packages/multimedia/ sub-directories to packages/. It keeps two subdirectories for gstream 0.10 and gstreamer 1.X. Signed-off-by: Jérôme Pouiller <jezz@sysmic.org> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
460 lines
10 KiB
Plaintext
460 lines
10 KiB
Plaintext
menuconfig BR2_PACKAGE_GST1_PLUGINS_BAD
|
|
bool "gst1-plugins-bad"
|
|
depends on BR2_PACKAGE_GSTREAMER1
|
|
select BR2_PACKAGE_GST1_PLUGINS_BASE
|
|
help
|
|
A set of plug-ins for GStreamer that may be of poor quality or
|
|
lacking some features.
|
|
|
|
http://gstreamer.freedesktop.org/
|
|
|
|
if BR2_PACKAGE_GST1_PLUGINS_BAD
|
|
|
|
comment "dependency-less plugins"
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_ADPCMDEC
|
|
bool "adpcmdec"
|
|
help
|
|
ADPCM decoder
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_ADPCMENC
|
|
bool "adpcmenc"
|
|
help
|
|
ADPCM encoder
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_AIFF
|
|
bool "aiff"
|
|
help
|
|
Create and parse Audio interchange File Format (AIFF) files
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_ASFMUX
|
|
bool "asfmux"
|
|
help
|
|
ASF Muxer Plugin
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_AUDIOVISUALIZERS
|
|
bool "audiovisualizers"
|
|
help
|
|
Creates video visualizations of audio input
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_AUTOCONVERT
|
|
bool "autoconvert"
|
|
help
|
|
Selects convertor element based on caps
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_BAYER
|
|
bool "bayer"
|
|
help
|
|
Elements to convert Bayer images
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_CAMERABIN2
|
|
bool "camerabin2"
|
|
help
|
|
Take image snapshots and record movies from camera
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_CDXAPARSE
|
|
bool "cdxaparse"
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_COLOREFFECTS
|
|
bool "coloreffects"
|
|
help
|
|
Color Look-up Table filters
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_DATAURISRC
|
|
bool "dataurisrc"
|
|
help
|
|
data: URI source
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_DCCP
|
|
bool "dccp"
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_DEBUGUTILS
|
|
bool "debugutils"
|
|
help
|
|
Collection of elements that may or may not be useful for debugging
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_DTMF
|
|
bool "dtmf"
|
|
help
|
|
DTMF plugins
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_DVBSUBOVERLAY
|
|
bool "dvdsuboverlay"
|
|
help
|
|
DTMF plugins
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_DVDSPU
|
|
bool "dvdspu"
|
|
help
|
|
DVD Sub-picture Overlay element
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_FACEOVERLAY
|
|
bool "faceoverlay"
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_FESTIVAL
|
|
bool "festival"
|
|
help
|
|
Synthesizes plain text into audio
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_FIELDANALYSIS
|
|
bool "fieldanalysis"
|
|
help
|
|
Video field analysis
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_FREEVERB
|
|
bool "freeverb"
|
|
help
|
|
Reverberation/room effect
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_FREI0R
|
|
bool "frei0r"
|
|
help
|
|
frei0r plugin library
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_GAUDIEFFECTS
|
|
bool "gaudieffects"
|
|
help
|
|
Gaudi video effects
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_GEOMETRICTRANSFORM
|
|
bool "geometrictransform"
|
|
help
|
|
Various geometric image transform elements
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_GDP
|
|
bool "gdp"
|
|
help
|
|
Payload/depayload GDP packets
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_HDVPARSE
|
|
bool "hdvparse"
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_HLS
|
|
bool "hls"
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_ID3TAG
|
|
bool "id3tag"
|
|
help
|
|
ID3 v1 and v2 muxing plugin
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_INTER
|
|
bool "inter"
|
|
help
|
|
plugin for inter-pipeline communication
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_INTERLACE
|
|
bool "interlace"
|
|
help
|
|
Create an interlaced video stream
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_IVFPARSE
|
|
bool "ivfparse"
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_JP2KDECIMATOR
|
|
bool "jp2kdecimator"
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_JPEGFORMAT
|
|
bool "jpegformat"
|
|
help
|
|
JPEG interchange format plugin
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_LIBRFB
|
|
bool "librfb"
|
|
help
|
|
Connects to a VNC server and decodes RFB stream
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_LIVEADDER
|
|
bool "liveadder"
|
|
help
|
|
Adds multiple live discontinuous streams
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_MPEGDEMUX
|
|
bool "mpegdemux"
|
|
help
|
|
MPEG-PS demuxer
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_MPEGTSDEMUX
|
|
bool "mpegtsdemux"
|
|
help
|
|
MPEG TS demuxer
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_MPEGTSMUX
|
|
bool "mpegtsmux"
|
|
help
|
|
MPEG-TS muxer
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_MPEGPSMUX
|
|
bool "mpegpsmux"
|
|
help
|
|
MPEG-PS muxer
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_MVE
|
|
bool "mve"
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_MXF
|
|
bool "mxf"
|
|
help
|
|
MXF plugin library
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_NUVDEMUX
|
|
bool "nuvdemux"
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_PATCHDETECT
|
|
bool "patchdetect"
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_PCAPPARSE
|
|
bool "pcapparse"
|
|
help
|
|
Element parsing raw pcap streams
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_PNM
|
|
bool "pnm"
|
|
help
|
|
PNM plugin
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_RAWPARSE
|
|
bool "rawparse"
|
|
help
|
|
Parses byte streams into raw frames
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_REAL
|
|
bool "real"
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_REMOVESILENCE
|
|
bool "removesilence"
|
|
help
|
|
Removes silence from an audio stream
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_RTPMUX
|
|
bool "rtpmux"
|
|
help
|
|
RTP Muxer plugins
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_RTPVP8
|
|
bool "rtpvp8"
|
|
help
|
|
rtpvp8
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_SCALETEMPO
|
|
bool "scaletempo"
|
|
help
|
|
Scale audio tempo in sync with playback rate
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_SDI
|
|
bool "sdi"
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_SDP
|
|
bool "sdp"
|
|
help
|
|
configure streaming sessions using SDP
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_SEGMENTCLIP
|
|
bool "segmentclip"
|
|
help
|
|
Segment clip elements
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_SIREN
|
|
bool "siren"
|
|
help
|
|
Siren encoder/decoder/payloader/depayloader plugins
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_SMOOTH
|
|
bool "smooth"
|
|
help
|
|
Apply a smooth filter to an image
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_SPEED
|
|
bool "speed"
|
|
help
|
|
Set speed/pitch on audio/raw streams (resampler)
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_SUBENC
|
|
bool "subenc"
|
|
help
|
|
subtitle encoders
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_STEREO
|
|
bool "stereo"
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_TTA
|
|
bool "tta"
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_VIDEOFILTERS
|
|
bool "videofilters"
|
|
help
|
|
Video filters in gst-plugins-bad
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_VIDEOMEASURE
|
|
bool "videomeasure"
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_VIDEOPARSERS
|
|
bool "videoparsers"
|
|
help
|
|
videoparsers
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_VIDEOSIGNAL
|
|
bool "videosignal"
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_VMNC
|
|
bool "vmnc"
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_Y4M
|
|
bool "y4m"
|
|
help
|
|
Demuxes/decodes YUV4MPEG streams
|
|
|
|
comment "plugins with external dependencies"
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_SHM
|
|
bool "shm"
|
|
help
|
|
shared memory sink source
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_VCD
|
|
bool "vcd"
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_APEXSINK
|
|
bool "apexsink"
|
|
select BR2_PACKAGE_OPENSSL
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_BZ2
|
|
bool "bz2"
|
|
select BR2_PACKAGE_BZIP2
|
|
help
|
|
Compress or decompress streams
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_CDAUDIO
|
|
bool "cdaudio"
|
|
select BR2_PACKAGE_LIBCDAUDIO
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_CELT
|
|
bool "celt"
|
|
select BR2_PACKAGE_CELT051
|
|
help
|
|
CELT plugin library
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_CURL
|
|
bool "curl"
|
|
select BR2_PACKAGE_LIBCURL
|
|
help
|
|
libcurl-based elements
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_DECKLINK
|
|
depends on BR2_INSTALL_LIBSTDCPP
|
|
bool "decklink"
|
|
help
|
|
Blackmagic Decklink plugin
|
|
|
|
comment "decklink requires a toolchain with C++ support enabled"
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_DIRECTFB
|
|
bool "directfb"
|
|
select BR2_PACKAGE_DIRECTFB
|
|
depends on BR2_TOOLCHAIN_HAS_THREADS
|
|
depends on BR2_INSTALL_LIBSTDCPP
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_WAYLAND
|
|
bool "wayland"
|
|
depends on BR2_TOOLCHAIN_HAS_THREADS # wayland
|
|
select BR2_PACKAGE_WAYLAND
|
|
help
|
|
Wayland Video Sink
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_FAAD
|
|
bool "faad"
|
|
select BR2_PACKAGE_FAAD2
|
|
help
|
|
Free AAC Decoder (FAAD)
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_FBDEV
|
|
bool "fbdev"
|
|
help
|
|
Linux framebuffer video sink
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_LIBMMS
|
|
bool "libmms"
|
|
depends on BR2_USE_WCHAR # libmms -> libglib2
|
|
depends on BR2_TOOLCHAIN_HAS_THREADS # libmms -> libglib2
|
|
select BR2_PACKAGE_LIBMMS
|
|
help
|
|
Microsoft Multi Media Server streaming protocol support
|
|
|
|
comment "libmms requires a toolchain with WCHAR and threading support"
|
|
depends on !BR2_USE_WCHAR || !BR2_TOOLCHAIN_HAS_THREAD
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_MPEG2ENC
|
|
bool "mpeg2enc"
|
|
select BR2_PACKAGE_LIBMPEG2
|
|
help
|
|
High-quality MPEG-1/2 video encoder
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_MPG123
|
|
bool "mpg123"
|
|
select BR2_PACKAGE_MPG123
|
|
help
|
|
mp3 decoding based on the mpg123 library
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_MUSEPACK
|
|
bool "musepack"
|
|
select BR2_PACKAGE_MUSEPACK
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_NEON
|
|
bool "neon"
|
|
select BR2_PACKAGE_NEON
|
|
help
|
|
lib neon http client src
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_OPENCV
|
|
bool "opencv"
|
|
depends on BR2_INSTALL_LIBSTDCPP
|
|
select BR2_PACKAGE_OPENCV
|
|
help
|
|
GStreamer OpenCV Plugins
|
|
|
|
comment "opencv plugin requires a toolchain with C++ support"
|
|
depends on !BR2_INSTALL_LIBSTDCPP
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_OPUS
|
|
bool "opus"
|
|
select BR2_PACKAGE_OPUS
|
|
help
|
|
OPUS plugin library
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_RSVG
|
|
bool "rsvg"
|
|
depends on BR2_INSTALL_LIBSTDCPP
|
|
depends on BR2_USE_WCHAR # librsvg -> glib2
|
|
depends on BR2_TOOLCHAIN_HAS_THREADS # librsvg -> glib2
|
|
select BR2_PACKAGE_LIBRSVG
|
|
help
|
|
RSVG plugin library
|
|
|
|
comment "rsvg plugin requires a toolchain with C++, WCHAR and threading support"
|
|
depends on !BR2_INSTALL_LIBSTDCPP || !BR2_USE_WCHAR || \
|
|
!BR2_TOOLCHAIN_HAS_THREADS
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_EGLGLES
|
|
bool "eglgles"
|
|
depends on BR2_PACKAGE_HAS_OPENGL_EGL && BR2_PACKAGE_HAS_OPENGL_ES
|
|
help
|
|
EGL/GLES sink
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_SDL
|
|
bool "sdl"
|
|
select BR2_PACKAGE_SDL
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_SNDFILE
|
|
bool "sndfile"
|
|
select BR2_PACKAGE_LIBSNDFILE
|
|
depends on BR2_LARGEFILE
|
|
|
|
comment "gst-plugins-bad-plugin-sndfile requires a toolchain with LARGEFILE support"
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_DVB
|
|
bool "dvb"
|
|
select BR2_PACKAGE_DVB_APPS
|
|
help
|
|
DVB elements
|
|
|
|
endif
|