summaryrefslogtreecommitdiff
path: root/recipes/ti/gstreamer-ti/gstreamer-ti-add-omapfb.patch
AgeCommit message (Collapse)AuthorFiles
2010-06-12gstreamer_ti: use latest svn rev and apply the patches from tracker 1055.Brijesh Singh1
* move the common build logic in gstreamer-ti.inc * rebase patches to latest svn rev. * add profile .sh to disable XDM 0.9 elements. * Except beagleboard, do not autoload kernel module in initscript. this is mainly because gst-ti loadmodule is not enough for all application (e.g dvsdk demo, dmai etc). And since beagle community is not installing dvsdk demo's hence its safe to install those kernel modules as the boot time. Signed-off-by: Brijesh Singh <bksingh@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12gstreamer-ti: Add support for L138 on gstreamer ti plugin.Diego Dompe1
* update omapfb patch to newer SRCREV Signed-off-by: Koen Kooi <k-kooi@ti.com>
2009-11-02gstreamer-ti svn: bump up svn rev and add boot scriptBrijesh Singh1
2009-10-11gstreamer-ti_svn: bump-up svn revBrijesh Singh1
Update gst_ti recipe to use latest svn rev, rebase omapfb sink patch and remove the uneeded patches.
2009-09-17gstreamer-ti: import omapfbsink in gst_ti and add support for hw accelerated ↵Brijesh Singh1
framecopy based on dmai transport buffers. The new element is registered as "omapdmaifbsink"