summaryrefslogtreecommitdiff
path: root/meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.28.bb
Commit message (Collapse)AuthorAgeFilesLines
* gst-plugins-good: update to 0.10.30Joshua Lock2011-10-201-22/+0
| | | | Signed-off-by: Joshua Lock <josh@linux.intel.com>
* gst-plugins-good: add pulseaudio to DEPENDSPaul Eggleton2011-10-171-2/+2
| | | | | | | | This explicitly enables the pulseaudio plugin rather than it being built if pulseaudio happens to have been built first. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gst-plugins: partially sync packaging with OE .devKoen Kooi2011-08-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | Gst-plugins get 2 extra packages: ${PN}-apps: helper apps in ${bindir} ${PN}-meta: meta package that will drag in all plugins, libs and apps ${PN} generates And all libs are split out and run through debian style renaming if enabled. The packaging include was split out to be reused by external plugins (e.g. gst-plugin-gl, gst-fluendo-*). The new package list looks like: libgstapp-0.10-0_0.10.32-r1_armv7a.ipk libgstfft-0.10-0_0.10.32-r1_armv7a.ipk [..] gst-plugins-base-videorate_0.10.32-r1_armv7a.ipk gst-plugins-base-videoscale_0.10.32-r1_armv7a.ipk [..] gst-plugins-base-meta_0.10.32-r1_armv7a.ipk [..] gst-plugins-base-apps_0.10.32-r1_armv7a.ipk Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gst-plugins-good: upgrade to version 0.10.28Dongxiao Xu2011-04-181-0/+22
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>