aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ti
AgeCommit message (Collapse)Author
2009-12-04recipes/ti: merge in updatesKoen Kooi
* New codec recipes from Arago team in Germantown * Updated dm6446 and dm355 from Brijesh Singh * cmem, gst-ti and dmai fixes from Brijesh Singh angstrom: introduce SOC_FAMILY and start using it TI recipes as a testing ground * SOC_FAMILY tells you which system on chip is used in the MACHINE, e.g. omap3, dm355, pxa25x, s3c24xx. This avoids having to duplicate lots of overrides in machine specific recipes. This is *NOT* intended to be used as a package arch.
2009-12-04ti-cs1omap3530: add MP3 decode support to OMAP3 DVSDK 3.0 GA DSP codec-comboAlan Campbell
Prerequisites : - Download MP3 Decoder package from OMAP35x DVSDK 3.0 Download page - install, untar it - add the mp3dec codec to the codec-server build via either copying the directory (recursively), symbolic link to additional repository, or appending to XDCPATH
2009-11-17svn recipes: change +svnr${SRCREV} +svnr${SRCPV}Martin Jansa
* Just formal change * No need to bump PE or PR Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-11-05ti-dmai_svn: bumup svn revBrijesh Singh
This has proper CPU detection, so no need to manually add platforms anymore
2009-11-02dsplink: remove reference to asm/page.hKoen Kooi
2009-11-02gstreamer-ti svn: bump up svn rev and add boot scriptBrijesh Singh
2009-10-21ti-dmai: add igepv2 supportKoen Kooi
2009-10-13TI recipes: make use of factored-out dm355 variablesKoen Kooi
2009-10-11gstreamer-ti_svn: bump-up svn revBrijesh Singh
Update gst_ti recipe to use latest svn rev, rebase omapfb sink patch and remove the uneeded patches.
2009-09-25ti dsp recipes: replace some _beagleboard depends with _armv7a onesKoen Kooi
2009-09-25ti-dmai: add omap3-touchbook supportKoen Kooi
2009-09-18ti: switch download url from dir.com to dir.localHenning Heinold
* dir.com is a registered domain * no bump of versions needed
2009-09-17gstreamer-ti: only patch in omapfb for armv7aKoen Kooi
2009-09-17gstreamer-ti: remove mp3 cap from gst_ti auddec1 element.Brijesh Singh
* Default TSPA codec does not have mp3 decoder and this patch removes the mp3 decoder caps from auddec1 element. This will help playbin on auto-detecting mp3 decoder when dsp decoder is not available.
2009-09-17gstreamer-ti: import omapfbsink in gst_ti and add support for hw accelerated ↵Brijesh Singh
framecopy based on dmai transport buffers. The new element is registered as "omapdmaifbsink"
2009-09-17ti-cs1-omap35330: update SR_URIBrijesh Singh
2009-09-13gstreamer-ti: bump SRCREV and apply patch from tracker 462Brijesh Singh
2009-09-13dvsdk: update README to use ce 2.24.01Brijesh Singh
2009-09-13lpm, sdma, cmem recipes: rename to match PVBrijesh Singh
2009-09-01gstreamer-ti: merge updated patch from tracker and export CODEC_SERVER dir ↵Brijesh Singh
for the hard-coded server name
2009-08-28ti-lpm-module 2.24: update lpm src uri, it's in its own tarball nowBrijesh Singh
* fix DSPLINK path * keep versioning inline with CE till we sort it out properly
2009-08-27cmem, sdma, lpm: add 2.24.01 releaseBrijesh Singh
2009-08-27ti-codec-engine: make 2.24.1 default and fix the buildKoen Kooi
2009-08-26ti-codec: add missing.incKoen Kooi
bitblit: add svn recipe
2009-08-26dvsdk: rename to ti now that other things like bitblit live in that dir nowKoen Kooi