summaryrefslogtreecommitdiff
path: root/recipes/ti/files
AgeCommit message (Collapse)AuthorFiles
2009-12-04recipes/ti: merge in updatesKoen Kooi6
* 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 Campbell1
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-09-01gstreamer-ti: merge updated patch from tracker and export CODEC_SERVER dir ↵Brijesh Singh1
for the hard-coded server name
2009-08-26dvsdk: rename to ti now that other things like bitblit live in that dir nowKoen Kooi32