aboutsummaryrefslogtreecommitdiffstats
path: root/package/multimedia/gst-plugins-good/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* package/multimedia/gst-plugins-good/Config.inDaniel Laird2009-01-221-3/+4
| | | | | | | | | Use select instead of depends on as it makes clear what people need rather than hiding options based on choices they dont know they need to make. Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
* package/multimedia/gst-plugins-good/gst-plugins-good.mkDaniel Laird2009-01-211-0/+22
| | | | | | | | | | | package/multimedia/gst-plugins-good/Config.in gst-plugins-good does not build unless some package dependencies are forced. This patch allows you to turn off some of the plugins with these dependencies and hides others that require some packages (like PNG/JPEG) Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
* gst-plugins-good: add gstreamer good pluginsHans-Christian Egtvedt2008-12-081-0/+122
This patch adds the good plugins for gstreamer, see http://gstreamer.freedesktop.org/modules/gst-plugins-good.html for more information.