http://felipec.wordpress.com/2009/12/21/gstreamer-development-in-embedded-with-sbox2/#commentslinux
git clone git://anongit.freedesktop.org/gstreamer/gstreamer
cd gstreamer
git checkout -b stable RELEASE-0.10.25git
export PKG_CONFIG_PATH=/opt/gst/glib-2.22.5/lib/pkgconfigwordpress
./autogen.sh --noconfigureui
makeip
suget
export PATH=/opt/FriendlyARM/toolschain/4.5.1/bin/:$PATHit
make installio