Changes

IGEP GST FRAMEWORK 3.00.00

104 bytes added, 13:17, 14 May 2012
m
Download
*Upgrade Texas Instruments codecs, now it support for DM3730 - 720P.<br>
*Support linux kernel 2.6.35.y and Linaro 2.6.35.y.<br>
*Added the psp directory with linaro &amp; isee kernels 2.6.35 (default build linaro kernel)
*Added GFX SDK 4.03.00.01<br>
*Added in Rules.make tha the "platform" variable platform, you must select between: omap3530 or dm3730 === <br> ===
== Dependences<br> ==
*SDK:&nbsp;<span style="color: rgb(255, 0, 0);">alsa-dev_1.0.20-r1_armv7a.ipk&nbsp;</span><span style="color: rgb(0, 0, 0);">(Now included inside the directory: tools/package)</span>
<br>
= Download<br> =
The package be is available in at the ISEE Official site, at the IGEPv2 download area.
<span style="colorhttp: rgb(51, 102, 255);">01-ISEE_Products --&gt; IGEPv2 --&gt; SW_Tools_SDK --&gt; igep_gst--&gt; //isee.biz/component/zoo/item/igep-dsp-gst-framework-3_00_00.tar.bz2</span><br>
= How to Build<br> =
'''<span style="color: rgb(255, 0, 0);">WORKSPACE=/home/mcaro/Projects/myigep/workspace</span>'''
'''<span style="color: rgb(255, 0, 0);">Your toolchain directory path:</span>'''
'''<span style="color: rgb(255, 0, 0);">CSTOOL_DIR=/usr/local/poky/eabi-glibc</span>'''
'''<span style="color: rgb(255, 0, 0);">CSTOOL_PREFIX=$(CSTOOL_DIR)/bin/arm-none-linux-gnueabi-</span><br>'''
'''<span style="color: rgb(255, 0, 0);" />'''Now the kernel it's included with this package you don't need to change anything if you wish build the linaro &nbsp;kernel.  
You have two options: build all or every package individually.
make gst_clean
</pre>
Build Manually
<pre>$ make linux_kernel dsplink cmem lpm sdma codecs dmai gst_ti opengldemos
</pre>
 
= Install =
= Issues detected in this version =
*make clean (dsplink) not work properly and it's necessary to do a make dsplink_clean for ensure all it's compiled correctly and remove the kernel modules from the dsplink directory.*gstreamer plugin directory "gstreamer-ti_svnr884/src/gstticodecplugin_dm3730" must be removed the first installation time (manually).*Typo in Makefile. "linaro_linux" must be changed to "linux_linaro". Otherwise "make linux_kernel" fails.<br>
= Useful Links =
*[[Example GStreamer Pipelines]]<br>
[[Category:How_to_forgeGstreamer]]
0
edits