summaryrefslogtreecommitdiffstats
path: root/recipes-multimedia
Commit message (Collapse)AuthorAgeFilesLines
...
* gst-plugins-base: gstplaybin2 rawvideo supportAdrian Alonso2012-06-292-0/+40
| | | | | | | | | * 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>
* imx-lib: Move code to .inc fileDaiane Angolini2012-06-062-31/+39
| | | | | | | | | | | 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>
* fsl-mm-codeclib: move code to a .inc fileOtavio Salvador2012-06-042-43/+37
| | | | | | | | | 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>
* gst-fsl-plugin: fix wrong quottingOtavio Salvador2012-03-071-2/+2
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* gst-fsl-plugin: fix quottingOtavio Salvador2012-02-281-1/+1
| | | | | | | 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>
* Merge remote branch 'likewise/master'Otavio Salvador2012-01-303-1/+70
|\ | | | | | | | | | | | | | | | | * 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
| * imx-lib: Merge patches from Linux_20201112_20patch_bundle.tar.gzLeon Woestenberg2012-01-063-2/+71
| | | | | | | | | | | | | | 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>
* | recipes-multimedia: gst-fsl-plugin: fix compilationDenis Carikli2012-01-301-1/+3
| | | | | | | | | | | | | | 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>
* | recipes-multimedia: imx-lib : Fix compilationDenis Carikli2012-01-301-2/+3
|/ | | | | | | 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>
* gst-fsl-plugins: Package the aiur demux registry from /usr/share.Leon Woestenberg2011-12-231-1/+2
| | | | Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
* gst-fsl-plugin: Use PLATFORM=MX51, even for i.MX53.Leon Woestenberg2011-12-201-2/+2
| | | | | | | | | | | | | 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>
* fsl-mm-mp3enc-codeclib: new filesAdrian Alonso2011-11-072-0/+25
| | | | | | | * Freescale mp3 encoder prebuilt shared libraries * Include shared libraries as part of metadata Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
* fsl-mm-flc-codeclib: new filesAdrian Alonso2011-11-072-0/+25
| | | | | | | * Freescale Flash prebuilt shared libraries * Include shared libraries as part of metadata Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
* gst-fsl-plugin: update to version 2.0.3Adrian Alonso2011-11-072-4/+4
| | | | | | | | | * 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>
* imx-lib: update to release version 11.09.01Adrian Alonso2011-11-073-6/+154
| | | | | | | | | * 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>
* fsl-mm-codeclib: update to version 2.0.3Adrian Alonso2011-11-072-5/+5
| | | | | | | | * 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>
* gst-fsl-plugin: define extra packaged filesAdrian Alonso2011-10-192-11/+24
| | | | | | | | | | * 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>
* fsl-mm-codeclib: remove simlinks from shipped librariesAdrian Alonso2011-10-191-2/+2
| | | | | | | * Remove simlinks from shipped libraries * Bump PR. Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
* gst-fsl-plugin: explicit set packaged filesAdrian Alonso2011-10-061-3/+8
| | | | | | | | * Explicit set packaged files * Use INSANE_SKIP to avoid poky's QA tests * Bump PR Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
* imx-lib: fix static dev packaged filesAdrian Alonso2011-10-061-2/+2
| | | | | | | * Fix static dev packaged files * Bump PR Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
* fsl-mm-codeclib: explicit set packaged filesAdrian Alonso2011-10-061-2/+12
| | | | | | | | | * 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>
* imx-lib: add virtual/kernel dependencyAdrian Alonso2011-08-301-1/+2
| | | | | | | | | | * 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>
* gst-fsl-plugin: fix configure missing gst plugins baseAdrian Alonso2011-08-261-2/+2
| | | | | | | | | | * 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>
* imx-lib: override parallel make settingsAdrian Alonso2011-08-261-2/+6
| | | | | | | | | * Override parallel make settings * Racecondition using parallel make, serialize build to avoid it. * Increase PR Signed-off-by: Adrian Alonso <b38018@freescale.com>
* gst-fsl-plugin: gstreamer freescale pluginsAdrian Alonso2011-08-241-0/+25
| | | | | | | | * 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>
* imx-lib: specific libs for imx platformsAdrian Alonso2011-08-241-0/+27
| | | | | | * Platform specific libraries for imx platforms Signed-off-by: Adrian Alonso <b38018@freescale.com>
* fsl-mm-codeclib: freescale multimedia codecsAdrian Alonso2011-08-241-0/+38
* Freescale multimedia codec libs * Prebuilt shared libraries which are just deployed in rootfs. Signed-off-by: Adrian Alonso <b38018@freescale.com>