summaryrefslogtreecommitdiff
path: root/meta/packages/gstreamer
AgeCommit message (Collapse)AuthorFiles
2010-08-27Major layout change to the packages directoryRichard Purdie19
Having one monolithic packages directory makes it hard to find things and is generally overwhelming. This commit splits it into several logical sections roughly based on function, recipes.txt gives more information about the classifications used. The opportunity is also used to switch from "packages" to "recipes" as used in OpenEmbedded as the term "packages" can be confusing to people and has many different meanings. Not all recipes have been classified yet, this is just a first pass at separating things out. Some packages are moved to meta-extras as they're no longer actively used or maintained. Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-07-23gst-meta-base: Fix vorbis plugin referenceRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-07-23gst-plugins: Fix module splittingRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-07-16gst-meta-base: Update ivorbis plugin nameRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-07-14gst-plugins: fix multiple providers warningDongxiao Xu4
Rename all the sub-plugin to eliminate the inclusion by all plugins set This can fix the multple providers warning Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-07-14gst-plugins-bad: Disable apexsink since we don't have openssl in DEPENDS ↵Richard Purdie1
causing build failures Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-06-30gst-plugins.inc: Fix recipe metadataDongxiao Xu1
Add HOMEPAGE and BUGTRACKER information Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-06-30gst-plugins-bad_0.10.19.bb: Fix recipe metadataDongxiao Xu1
Add LICENSE and LIC_FILES_CHKSUM information Adjust variables order according to styleguide Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-06-30gst-plugins-bad: Upgraded to version 0.10.19Dongxiao Xu1
The new feature vdpau in the latest package breaks the build Add --disable-vdpau to disable it Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-06-30gst-plugins-ugly_0.10.15.bb: Fix recipe metadataDongxiao Xu1
Add LICENSE and LIC_FILES_CHKSUM information Adjust variables order according to styleguide Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-06-30gst-plugins-ugly: Upgraded to version 0.10.15Dongxiao Xu1
No other change except bb file rename Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-06-30gst-plugins-good_0.10.23.bb: Fix recipe metadataDongxiao Xu1
Add LICENSE and LIC_FILES_CHKSUM information Adjust variables order according to styleguide Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-06-30gst-plugins-good: Upgraded to version 0.10.23Dongxiao Xu1
No other change except bb file rename and PR reset Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-06-30gst-plugins-base_0.10.29.bb: Fix recipe metadataDongxiao Xu1
Add LICENSE and LIC_FILES_CHKSUM information Adjust variables order according to styleguide Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-06-30gst-plugins-base: Upgraded to version 0.10.29Dongxiao Xu1
No other change except bb file rename and reset PR Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-06-30gstreamer_0.10.29.bb: Fix recipe metadataDongxiao Xu1
Change LICENSE and HOMEPAGE information Add LIC_FILES_CHKSUM and BUGTRACKER information Adjust the variables order according to styleguide Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-06-30gstreamer: Upgraded to version 0.10.29Dongxiao Xu7
Rebase check_fix.patch Remove po-makefile-fix.patch since it is not being used Remove do_configure_prepend since ${S}/common/m4/lib-link.m4 is not exist in the latest version Change the local file directory name to ${PN}-${PV} Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-06-17gst-meta-base: fix metadataDongxiao Xu1
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-04-28Fix references to CROSS_DIR now that it has been removedJoshua Lock1
CROSS_DIR is no longer removed so fix up classes, packages and documentation which refer to it. Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-04-27autotools: deprecate autotools_stage classJoshua Lock2
Move the functionality into autotools and ensure all our Poky recipes are no longer using it. Keep the autools_stage class around for OE compatability but just have it inherit autools. Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-01-06gst-plugins-ogg/bad/ugly: Add missing inherit gettextRichard Purdie3
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-01-05gst-plugins-base: Inherit gettextRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-12-01gstreamer: Fix DEPENDS on gettextRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-08-19gstreamer, gst-plugins-base: Upgrade to 0.10.22Richard Purdie4
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-05-25gst-ffmpeg: Bump PR after configure changesRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-05-24gst-ffmpeg: Disable pic due to register issues (fixing build problems)Richard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2008-12-30classes/autotools_stage.bbclass: Add autotools_stage class to simplify ↵Richard Purdie2
recipes using standard autotools
2008-11-10gstreamer: Fix a problem with configure if check has already been builtRichard Purdie2
2008-09-10gst-plugins-good: Remove bogus RPROVIDES and add to PACKAGES instead now the ↵Richard Purdie1
package class can handle this git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5178 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-01gst-plugins-ugly: update to 0.10.9Ross Burton1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5122 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-08-03gst-plugins-bad: upgrade to 0.10.8Ross Burton2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5014 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-08-03gst-plugins-good: upgrade to 0.10.9Ross Burton1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5013 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-06-19gst-plugins-base: upgrade to 0.10.20Ross Burton1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4708 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-06-19gstreamer: upgrade to 0.10.20, drop merged patchesRoss Burton4
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4704 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-06-19gst-plugins-base: pass -f to rm to avoid failure if reconfiguringRoss Burton1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4703 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-06-12gst-plugins-good: Add RPROVIDES for gst-plugin-id3demuxRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4634 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-05-22gst-plugins-ugly: upgrade to 0.10.6Ross Burton2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4537 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-14gst-ffmpeg: Patch out beos bits from ffmpeg which break libtool 2.2.2Richard Purdie2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4263 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-14gstreamer: Remove horrible lib-link.m4 macro file which breaks libtool 2.2.2 ↵Richard Purdie5
with search path insanity git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4256 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-07gst-plugins-bad: Disable cdaudioRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4182 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-01gstreamer: adapt po-makefile-fix patch a bitMarcin Juszkiewicz2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4154 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-29gstreamer:patch to fix problem with mkinstalldirs (from OE)Marcin Juszkiewicz2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4149 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-19gst-ffmpeg: Add missing patchRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4092 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-19gst-ffmpeg: Run autoreconf instead of a broken custom do_configureRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4091 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-19gst-fluendo: Run autoreconf to fix configure's libtool and unbreak the packagesRichard Purdie3
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4090 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-13gst-ffmpeg: added gst-plugins-base dependencyMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3990 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-02-07gstreamer: package the debug symbols for the core elementsRoss Burton1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3700 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-01-30gst-plugins-base: updated, ABI breakage in 0.10.16Ross Burton1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3625 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-01-30gstreamer: update to latest upstream, fix doesn't effect us bit it doesn't ↵Ross Burton4
hurt to be current git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3624 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-01-29gst-plugins-base: update to latest point releaseRoss Burton1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3617 311d38ba-8fff-0310-9ca6-ca027cbcb966