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
> [email protected]
> http://ffmpeg.org/mailman/listinfo/libav-user

_______________________________________________
Libav-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to