[Libav-user] --disable-asm --disable-yasm options

Oleg mybrokenbeat at gmail.com
Mon Mar 25 22:08:41 CET 2013


1.
disable-yasm disables compiling of yasm files 
disable-asm disables asm code in *.c files

2. Yes, you will loose lot of performance. Try to install yasm on your embedded system, I'm sure it should be possible somehow if it's linux.  

25.03.2013, в 13:35, Dolevo Jay написал(а):

> Hello all,
> 
> I am currently using libav decoder in openembedded platform. When configuring the libav, I was forced to use --disable-yasm option because of our old version openembedded system. I realized that I also added --disable-asm option, which I thought that they are the same. Now I see that the libav compiles ./configure --disable-yasm. 
> 
> Questions:
> 1. Could you please tell me what is the difference between these options? Obviously one of them is for asm optimization and the other for, let say, asm compiler but what is the correlation between them. 
> 2. Do I lose a lot of decoding performance because of --disable-yasm option? 
> 
> Thanks a lot,
> Regards,
> 
> Jay
> _______________________________________________
> Libav-user mailing list
> Libav-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/libav-user

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ffmpeg.org/pipermail/libav-user/attachments/20130325/ad28052e/attachment.html>


More information about the Libav-user mailing list