• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • More
    ProjectsRepositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Alexander Dahl
  1. Alexander Dahl

buildroot

Public
Actions
  • Clone
  • Compare

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Branches
  • All Branches Graph
  • Forks
  1. Alexander Dahl
  2. buildroot

Source

buildroot/package/gstreamer/gst-plugins-ugly/Config.in
Thomas De SchampheleireThomas De Schampheleire committed 61cef6db35a19 Dec 2013
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
menuconfig BR2_PACKAGE_GST_PLUGINS_UGLY
2
    bool "gst-plugins-ugly"
3
    select BR2_PACKAGE_GST_PLUGINS_BASE
4
    help
5
      A set of well-supported plug-ins for GStreamer, but might pose
6
      problems for distributors.
7
​
8
      http://gstreamer.freedesktop.org/
9
​
10
if BR2_PACKAGE_GST_PLUGINS_UGLY
11
​
12
comment "dependency-less plugins"
13
​
14
config BR2_PACKAGE_GST_PLUGINS_UGLY_PLUGIN_ASFDEMUX
15
    bool "asfdemux"
16
​
17
config BR2_PACKAGE_GST_PLUGINS_UGLY_PLUGIN_DVDLPCMDEC
18
    bool "dvdlpcmdec"
19
​
20
config BR2_PACKAGE_GST_PLUGINS_UGLY_PLUGIN_DVDSUB
21
    bool "dvdsub"
22
​
23
config BR2_PACKAGE_GST_PLUGINS_UGLY_PLUGIN_IEC958
24
    bool "iec958"
25
​
26
config BR2_PACKAGE_GST_PLUGINS_UGLY_PLUGIN_MPEGAUDIOPARSE
27
    bool "mpegaudioparse"
28
​
29
config BR2_PACKAGE_GST_PLUGINS_UGLY_PLUGIN_MPEGSTREAM
30
    bool "mpegstream"
31
​
32
config BR2_PACKAGE_GST_PLUGINS_UGLY_PLUGIN_REALMEDIA
33
    bool "realmedia"
34
​
35
config BR2_PACKAGE_GST_PLUGINS_UGLY_PLUGIN_SYNAESTHESIA
36
    bool "synaesthesia"
37
​
38
comment "plugins with external dependencies (there may be more available)"
39
​
40
config BR2_PACKAGE_GST_PLUGINS_UGLY_PLUGIN_LAME
41
    bool "lame (*.mp3 audio encoder)"
42
    select BR2_PACKAGE_LAME
43
​
44
config BR2_PACKAGE_GST_PLUGINS_UGLY_PLUGIN_MAD
45
    bool "mad (*.mp3 audio)"
46
    select BR2_PACKAGE_LIBID3TAG
47
    select BR2_PACKAGE_LIBMAD
48
​
49
config BR2_PACKAGE_GST_PLUGINS_UGLY_PLUGIN_MPEG2DEC
50
    bool "mpeg2dec"
51
    select BR2_PACKAGE_LIBMPEG2
52
​
53
endif
  • Git repository management for enterprise teams powered by Atlassian Bitbucket
  • Atlassian Bitbucket v6.7.2
  • Documentation
  • Request a feature
  • About
  • Contact Atlassian
Atlassian

Everything looks good. We'll let you know here if there's anything you should know about.