aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-multimedia
AgeCommit message (Collapse)Author
2012-09-28imx-lib: Change fetch URI to use FSL_MIRROROtavio Salvador
This changes the fetch URI to use FSL_MIRROR and remove the local tarball from the repository. Change-Id: If4771f944a4bb015e38758876f8a6c6a55c576d0 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Daiane Angolini <daiane.angolini@freescale.com>
2012-09-28gst-fsl-plugin: Change fetch URI to use FSL_MIRROROtavio Salvador
This changes the fetch URI to use FSL_MIRROR and remove the local tarball from the repository. Change-Id: I9b3276ca0fd86d9dc702a55ec13e988475cff533 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Daiane Angolini <daiane.angolini@freescale.com>
2012-09-24imx-lib: Move to 'recipes-multimedia' root directoryOtavio Salvador
The 'imx-lib' is used by different recipes and is not a fsl-mm-core package only so we move it to root directory of 'recipes-multimedia'. Change-Id: I11364b6620b1807f28a2cfd94e1507c9f9bfca30 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Daiane Angolini <daiane.angolini@freescale.com>
2012-07-19gst-fsl-plugin: refactor packaging to use .inc file properlyOtavio Salvador
The .inc file was not being used by complete and had most code on the versioned .bb one. This patch refactor it so newer versions are easy to add. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Daiane Angolini <daiane.angolini@freescale.com>
2012-07-19gst-fsl-plugin: bump PROtavio Salvador
imx-lib has change library packaging to respect the soname but all packages linking to it need to be rebuild. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Daiane Angolini <daiane.angolini@freescale.com>
2012-07-18imx-lib: fix packaging of librariesOtavio Salvador
The package was mistakenly removing the links of libraries making runtime applications to fail to run. The patch that caused it has been removed and package files adjusted. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Adrian Alonso <aalonso00@gmail.com>
2012-07-02gst-fsl-plugin: fix mfw_v4lsink to play on X11Rogerio Pimentel
This patch applies a patch on gst-fsl-plugin package to fixing mfw_v4lsink to play on X11. Signed-off-by: Rogerio Pimentel <rogerio.pimentel@freescale.com>
2012-06-29gst-plugins-base: gstplaybin2 rawvideo supportAdrian Alonso
* Add gstplaybin2 rawvideo support * Direct rendering support for mfw_v4lsink Signed-off-by: Adrian Alonso <aalonso@freescale.com> Acked-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Daiane Angolini <daiane.angolini@freescale.com>
2012-06-06imx-lib: Move code to .inc fileDaiane Angolini
Add imx-lib.inc to avoid duplication of code if a new imx-lib release was included. Change LICENSE field to LGPLv2.1. Include PLATFORM variable to make easier to include a new platform. Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
2012-06-04fsl-mm-codeclib: move code to a .inc fileOtavio Salvador
This easy reuse of code between i.MX5 and i.MX6 SoC families and avoiding useless code duplication. We also fixed the LICENSE field as this is Proprietary licensed. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-03-07gst-fsl-plugin: fix wrong quottingOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-02-28gst-fsl-plugin: fix quottingOtavio Salvador
All assignment now need to be properly quotted otherwise bitbake raises an exception while parsing the recipes. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-01-30Merge remote branch 'likewise/master'Otavio Salvador
* likewise/master: imx-test: New unit-tests. Does not compile yet. linux_imx: New kernel patches from Freescale, 2011-12. linux-imx: Replace patch for DMA_ZONE by improved patch. imx-firmware: Merge patches from Linux_20201112_20patch_bundle.tar.gz imx-lib: Merge patches from Linux_20201112_20patch_bundle.tar.gz
2012-01-30recipes-multimedia: gst-fsl-plugin: fix compilationDenis Carikli
Without that fix we have: hwbuffer_allocator.c:49:23: fatal error: linux/ipu.h: No such file or directory Signed-off-by: Denis Carikli <denis@eukrea.com>
2012-01-30recipes-multimedia: imx-lib : Fix compilationDenis Carikli
Without that fix we have: mxc_ipu_hl_lib.c:44:28: fatal error: linux/videodev.h: No such file or directory Signed-off-by: Denis Carikli <denis@eukrea.com>
2012-01-06imx-lib: Merge patches from Linux_20201112_20patch_bundle.tar.gzLeon Woestenberg
ENGR00156800 VPU: Fix decoding mp4PackedPBFrame stream failure issue ENGR00162690 VPU: Fix the issue of rotation 180 degree in encoder Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
2011-12-23gst-fsl-plugins: Package the aiur demux registry from /usr/share.Leon Woestenberg
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
2011-12-20gst-fsl-plugin: Use PLATFORM=MX51, even for i.MX53.Leon Woestenberg
This fixes non-working IPU decoder on i.MX53. The real fix is to make PLATFORM=<...> machine dependent, this is a to-do. Although the configure help says otherwise, the source code does not check for _MX53. Tested on i.MX53QSB. Signed-off-by: Leon Woestenberg <leon@sidebranch.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-11-07fsl-mm-mp3enc-codeclib: new filesAdrian Alonso
* Freescale mp3 encoder prebuilt shared libraries * Include shared libraries as part of metadata Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
2011-11-07fsl-mm-flc-codeclib: new filesAdrian Alonso
* Freescale Flash prebuilt shared libraries * Include shared libraries as part of metadata Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
2011-11-07gst-fsl-plugin: update to version 2.0.3Adrian Alonso
* Update to version 2.0.3 * Update checksums * Include gst-fsl plugin source code as part of metadata (No public repo where to fetch). Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
2011-11-07imx-lib: update to release version 11.09.01Adrian Alonso
* Update to release version 11.09.01 * Distribute imx-lib source code as part of metadata * Remove libraries shared link creation, prevent QA test failure. Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
2011-11-07fsl-mm-codeclib: update to version 2.0.3Adrian Alonso
* Update to version 2.0.3 * Include prebuilt shared libraries as part of metadata (No public repos available). Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
2011-10-19gst-fsl-plugin: define extra packaged filesAdrian Alonso
* Define extra packaged libraries and utilities * gst-fsl-plugin.inc file defines additional files to be shipped. * Define run time dependency on fsl-mm-codeclib * Bump PR. Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
2011-10-19fsl-mm-codeclib: remove simlinks from shipped librariesAdrian Alonso
* Remove simlinks from shipped libraries * Bump PR. Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
2011-10-06gst-fsl-plugin: explicit set packaged filesAdrian Alonso
* Explicit set packaged files * Use INSANE_SKIP to avoid poky's QA tests * Bump PR Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
2011-10-06imx-lib: fix static dev packaged filesAdrian Alonso
* Fix static dev packaged files * Bump PR Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
2011-10-06fsl-mm-codeclib: explicit set packaged filesAdrian Alonso
* Explicit set packaged files * Fix warning dependency on pkgconfig * Use INSANE_SKIP to avoid poky's QA tests * Bump PR Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
2011-08-30imx-lib: add virtual/kernel dependencyAdrian Alonso
* Add virtual/kernel dependency, at build time imx-lib expects kernel headers to be available at STAGING_KERNEL_DIR adding the dependency ensures that headers are available, fixing posible include errors. * Bump PR Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
2011-08-26gst-fsl-plugin: fix configure missing gst plugins baseAdrian Alonso
* Fix missing gst pligins base library dependency checking for GST_PLUGINS_BASE... no configure: error: no GStreamer plugin base libs found * Add gst-plugins-base to dependency list * Increase PR Signed-off-by: Adrian Alonso <b38018@freescale.com>
2011-08-26imx-lib: override parallel make settingsAdrian Alonso
* Override parallel make settings * Racecondition using parallel make, serialize build to avoid it. * Increase PR Signed-off-by: Adrian Alonso <b38018@freescale.com>
2011-08-24gst-fsl-plugin: gstreamer freescale pluginsAdrian Alonso
* Gstreamer Freescale plugins, builds by default plugins for imx53 targets. * Need a mechanism to override build platform settings. Signed-off-by: Adrian Alonso <b38018@freescale.com>
2011-08-24imx-lib: specific libs for imx platformsAdrian Alonso
* Platform specific libraries for imx platforms Signed-off-by: Adrian Alonso <b38018@freescale.com>
2011-08-24fsl-mm-codeclib: freescale multimedia codecsAdrian Alonso
* Freescale multimedia codec libs * Prebuilt shared libraries which are just deployed in rootfs. Signed-off-by: Adrian Alonso <b38018@freescale.com>