summaryrefslogtreecommitdiffstats
path: root/meta/packages/gstreamer
AgeCommit message (Collapse)Author
2010-07-23gst-plugins: Fix module splittingRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-07-16gst-meta-base: Update ivorbis plugin nameRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-07-14gst-plugins: fix multiple providers warningDongxiao Xu
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 Purdie
causing build failures Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-06-30gst-plugins.inc: Fix recipe metadataDongxiao Xu
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 Xu
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 Xu
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 Xu
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 Xu
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 Xu
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 Xu
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 Xu
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 Xu
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 Xu
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 Xu
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 Xu
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-04-28Fix references to CROSS_DIR now that it has been removedJoshua Lock
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 Lock
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 Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-01-05gst-plugins-base: Inherit gettextRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-12-01gstreamer: Fix DEPENDS on gettextRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-08-19gstreamer, gst-plugins-base: Upgrade to 0.10.22Richard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-05-25gst-ffmpeg: Bump PR after configure changesRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-05-24gst-ffmpeg: Disable pic due to register issues (fixing build problems)Richard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2008-12-30classes/autotools_stage.bbclass: Add autotools_stage class to simplify ↵Richard Purdie
recipes using standard autotools
2008-11-10gstreamer: Fix a problem with configure if check has already been builtRichard Purdie
2008-09-10gst-plugins-good: Remove bogus RPROVIDES and add to PACKAGES instead now the ↵Richard Purdie
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 Burton
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 Burton
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 Burton
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 Burton
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 Burton
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 Burton
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 Purdie
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 Burton
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 Purdie
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 Purdie
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 Purdie
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 Juszkiewicz
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 Juszkiewicz
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4149 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-19gst-ffmpeg: Add missing patchRichard Purdie
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 Purdie
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 Purdie
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 Juszkiewicz
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 Burton
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 Burton
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 Burton
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 Burton
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3617 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-01-29gstreamer: bump to latest point releaseRoss Burton
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3616 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-01-28gst-plugins-good: enable more pluginsRoss Burton
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3607 311d38ba-8fff-0310-9ca6-ca027cbcb966