[gst-devel] gst-ffmpeg: how to make use of armv4l assembly
Ramana Reddy Polaka
Ramana_Polaka at infosys.com
Fri May 9 09:20:44 CEST 2008
Hello,
Using the following procedure, I am able to cross-compile for arm and install gst-ffmpeg successfully. It looks by default it won't make use of arm assembly (for optimization) from ../gst-ffmpeg-0.10.3/gst-libs/ext/ffmpeg/libavcodec/armv4l/
How can I configure so that generated makefile will use arm assembly placed above directory?
Any flags should I set?
export PKG_CONFIG_PATH=/home/ramana/mx32/gstreamer/lib/pkgconfig
export PATH=/opt/freescale/usr/local/gcc-4.1.2-glibc-2.5-nptl-3/arm-none- linux-gnueabi/bin:$PATH
./configure --prefix=/home/ramana/mx32/gstreamer --target=arm-linux --host=arm-linux
make
make install
Regards,
Ramana
**************** CAUTION - Disclaimer *****************
This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely for the use of the addressee(s). If you are not the intended recipient, please notify the sender by e-mail and delete the original message. Further, you are not to copy, disclose, or distribute this e-mail or its contents to any other person and any such actions are unlawful. This e-mail may contain viruses. Infosys has taken every reasonable precaution to minimize this risk, but is not liable for any damage you may sustain as a result of any virus in this e-mail. You should carry out your own virus checks before opening the e-mail or attachment. Infosys reserves the right to monitor and review the content of all messages sent to or from this e-mail address. Messages sent to or from this e-mail address may be stored on the Infosys e-mail system.
***INFOSYS******** End of Disclaimer ********INFOSYS***
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20080509/f2dcdb59/attachment.htm>
More information about the gstreamer-devel
mailing list