Config.in 4.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203
  1. menuconfig BR2_PACKAGE_GST_PLUGINS_BAD
  2. bool "gst-plugins-bad"
  3. depends on BR2_PACKAGE_GSTREAMER
  4. select BR2_PACKAGE_GST_PLUGINS_BASE
  5. help
  6. A set of plug-ins for GStreamer that may be of poor quality or
  7. lacking some features.
  8. http://gstreamer.freedesktop.org/
  9. if BR2_PACKAGE_GST_PLUGINS_BAD
  10. comment "dependency-less plugins"
  11. config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_AACPARSE
  12. bool "aacparse"
  13. config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_AIFFPARSE
  14. bool "aiffparse"
  15. config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_AMRPARSE
  16. bool "amrparse"
  17. config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_ASFMUX
  18. bool "asfmux"
  19. config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_APEXSINK
  20. bool "apexsink"
  21. select BR2_PACKAGE_OPENSSL
  22. config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_AUTOCONVERT
  23. bool "autoconvert"
  24. config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_CAMERABIN
  25. bool "camerabin"
  26. config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_LEGACYRESAMPLE
  27. bool "legacyresample"
  28. config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_BAYER
  29. bool "bayer"
  30. config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_CDAUDIO
  31. bool "cdaudio"
  32. select BR2_PACKAGE_LIBCDAUDIO
  33. config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_CDXAPARSE
  34. bool "cdxaparse"
  35. config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_DCCP
  36. bool "dccp"
  37. config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_DEBUGUTILS
  38. bool "debugutils"
  39. config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_DTMF
  40. bool "dtmf"
  41. config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_DVDNAV
  42. bool "dvdnav"
  43. depends on BR2_LARGEFILE # libdvdread
  44. select BR2_PACKAGE_LIBDVDNAV
  45. comment "dvdnav requires a toolchain with LARGEFILE support"
  46. depends on !BR2_LARGEFILE
  47. config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_DVDSPU
  48. bool "dvdspu"
  49. config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_FESTIVAL
  50. bool "festival"
  51. config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_FREEZE
  52. bool "freeze"
  53. config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_FREI0R
  54. bool "frei0r"
  55. config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_H264PARSE
  56. bool "h264parse"
  57. config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_HDVPARSE
  58. bool "hdvparse"
  59. config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_LIBRFB
  60. bool "librfb"
  61. config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_LIVEADDER
  62. bool "liveadder"
  63. config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_MPEGDEMUX
  64. bool "mpegdemux"
  65. config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_MPEGTSMUX
  66. bool "mpegtsmux"
  67. config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_MPEG4VIDEOPARSE
  68. bool "mpeg4videoparse"
  69. config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_MPEGVIDEOPARSE
  70. bool "mpegvideoparse"
  71. config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_MVE
  72. bool "mve"
  73. config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_MXF
  74. bool "mxf"
  75. config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_NSF
  76. bool "nsf"
  77. config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_NUVDEMUX
  78. bool "nuvdemux"
  79. config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_PCAPPARSE
  80. bool "pcapparse"
  81. config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_QTMUX
  82. bool "qtmux"
  83. config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_RAWPARSE
  84. bool "rawparse"
  85. config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_REAL
  86. bool "real"
  87. config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_RTPMANAGER
  88. bool "rtpmanager"
  89. config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_RTPMUX
  90. bool "rtpmux"
  91. config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_SCALETEMPO
  92. bool "scaletempo"
  93. config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_SDP
  94. bool "sdp"
  95. config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_SELECTOR
  96. bool "selector"
  97. config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_SHAPEWIPE
  98. bool "shapewipe"
  99. config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_SIREN
  100. bool "siren"
  101. config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_SPEED
  102. bool "speed"
  103. config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_SUBENC
  104. bool "subenc"
  105. config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_STEREO
  106. bool "stereo"
  107. config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_TTA
  108. bool "tta"
  109. config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_VALVE
  110. bool "valve"
  111. config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_VIDEOSIGNAL
  112. bool "videosignal"
  113. config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_VMNC
  114. bool "vmnc"
  115. config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_XDGMIME
  116. bool "xdgmime"
  117. comment "plugins with external dependencies (there may be more available)"
  118. config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_DIRECTFB
  119. bool "directfb"
  120. select BR2_PACKAGE_DIRECTFB
  121. config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_DVB
  122. bool "dvb"
  123. config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_FBDEV
  124. bool "fbdev"
  125. config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_NEON
  126. bool "neon"
  127. select BR2_PACKAGE_NEON
  128. config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_OSS4
  129. bool "oss4"
  130. config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_SDL
  131. bool "sdl"
  132. select BR2_PACKAGE_SDL
  133. config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_TREMOR
  134. bool "tremor"
  135. select BR2_PACKAGE_TREMOR
  136. config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_VCD
  137. bool "vcd"
  138. endif