summaryrefslogtreecommitdiffstats
path: root/meta/recipes-multimedia/gstreamer
Commit message (Collapse)AuthorAgeFilesLines
* RDEPENDS, RRECOMMENDS -> RDPEPENDS_${PN}, RRECOMMENDS_${PN}Koen Kooi2010-12-302-4/+4
| | | | | | | For these recipes the dependencies listed in RDEPENDS and RRECOMMENDS only apply to ${PN} Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* gst-plugins: fix for make 3.82Joshua Lock2010-12-213-2/+30
| | | | Signed-off-by: Joshua Lock <josh@linux.intel.com>
* Revert "gst-plugins: fix for make 3.82"Saul Wold2010-12-166-33/+5
| | | | | | | | | This reverts commit 06570b84e498e8643aa29d9864f377bd55df1f23. These versions of gst-plugins-* already have been fixed upstream for the make 3.82 problems, so this patch detects already applied and bails Signed-off-by: Saul Wold <sgw@linux.intel.com>
* gst-plugins-base: add avahi to DEPENDSJoshua Lock2010-12-161-2/+2
| | | | | | Base plugins try to link against avahi so ensure it is available Signed-off-by: Joshua Lock <josh@linux.intel.com>
* gst-plugins: fix for make 3.82Joshua Lock2010-12-166-5/+33
| | | | Signed-off-by: Joshua Lock <josh@linux.intel.com>
* gstreamer: fix to comply with make 3.82's stricter parserJoshua Lock2010-12-162-3/+36
| | | | Signed-off-by: Joshua Lock <josh@linux.intel.com>
* gst-ffmpeg: upgrade to version 0.10.11Dongxiao Xu2010-12-165-103/+49
| | | | | | | | | | | | | | | Derived the recipe from openembedded. For poky, we use the ffmpeg lib contained in the package, while openembedded use the system ffmpeg library. Removed the PATH_prepend since the latest version of gst-ffmpeg install program will be called with "-s" unless expilcitly with "make install-strip". Update recipe metadata. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* recipes-multimedia: Update SUMMARY and DESCRIPTIONSMark Hatle2010-12-161-0/+1
| | | | | | Add SUMMARY and update DESCRIPTIONS as appropriate Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
* gst-meta-base: Add LIC_FILES_CHKSUMSaul Wold2010-12-141-0/+3
| | | | Signed-off-by: Saul Wold <Saul.Wold@intel.com>
* SRC_URI Checksums AdditionalsSaul Wold2010-12-094-0/+12
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* gst-fluendo-mpegdemux: upgrade to version 0.10.62Dongxiao Xu2010-12-091-1/+8
| | | | | | | | Add m4 path from common folder. Fix recipe metadata. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* gst-fluendo-mp3: upgrade to version 0.10.15Dongxiao Xu2010-12-093-28/+13
| | | | | | | | | Remove configure_fix.patch since the original logic is not exist in upstream code. Fix recipe metadata. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* gst-fluendo-mpegdemux: Fix LICENSE infoDongxiao Xu2010-12-022-1/+4
| | | | | | Add LIC_FILES_CHKSUM information Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* gst-fluendo-mp3: Update LICENSE and LIC_FILES_CHKSUM infoDongxiao Xu2010-12-021-0/+3
| | | | Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* gst-ffmpeg: Update LICENSE and LIC_FILES_CHKSUM infoDongxiao Xu2010-12-021-1/+4
| | | | Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* gst-openmax: Upgrade to version 0.10.1Dongxiao Xu2010-12-022-19/+20
| | | | | | Fixed recipe metadata. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* gst-plugins-base: Fix build errorDongxiao Xu2010-11-182-1/+20
| | | | | | | | | | | The latest tremor has dropped its internal libogg2, which gst-plugins-base is depend on. Remove the "-DTREMOR" in gst-plugins-base Makefile.am to fix the build issue. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
* gst-plugins-ugly: Upgraded to version 0.10.16Dongxiao Xu2010-11-141-0/+0
| | | | Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* gst-plugins-bad: Upgraded to version 0.10.20Dongxiao Xu2010-11-141-1/+1
| | | | Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* gst-plugins-good: Upgraded to version 0.10.25Dongxiao Xu2010-11-141-0/+0
| | | | Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* gst-plugins-base: Upgraded to version 0.10.30Dongxiao Xu2010-11-141-1/+1
| | | | Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* gstreamer: Upgrade to version 0.10.30Dongxiao Xu2010-11-145-0/+0
| | | | Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* gst-ffmpeg: powerpc build errorsBruce Ashfield2010-10-211-1/+1
| | | | | | | | | | Fixes [BUGID #501] While building the poky-image-sato target, gst-ffmpeg failed when it attempted to run altivec tests on the host. We can live without this optimization, so the easiest fix is to simply disable it. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* gstreamer: add support for theora pluginsDongxiao Xu2010-10-182-4/+5
| | | | | | | Add theora codec and its corresponding lib recipe (import from OE). This fixes [BUGID #476]. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* gststream commercial: modified recipes and tasks to add commercial identifierSaul Wold2010-10-081-8/+6
| | | | | | | | Modified DEPENDS and RDEPENDS in these recipes and tasks to make packages which have potential license implications opt in through options in poky/local.conf. Signed-off-by: Saul Wold <Saul.Wold@intel.com>
* gst-openmax: Add LICENSE fieldSaul Wold2010-09-301-0/+1
| | | | Signed-off-by: Saul Wold <Saul.Wold@intel.com>
* gstreamer: Ensure correct orcc version is usedGary Thomas2010-09-291-0/+8
| | | | | | | Taken from a patch from the OE list posted by Michael Smith, submitted to Poky by Gary Thomas. Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* gst-meta-base: Enable some video and audio codecDongxiao Xu2010-08-312-5/+10
| | | | | | | | Enable mpeg-1 mpeg-2 video format Enable wav, flac audio format Fix [BUGID #151] Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* Major layout change to the packages directoryRichard Purdie2010-08-2719-0/+1075
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>