Hi all,

I am trying to build the libav with the following configuration:

--disable-doc --disable-avserver --disable-avprobe --disable-avplay 
--disable-avconv --disable-encoders --disable-decoders --enable-decoder=h264 
--disable-muxers --disable-demuxers --disable-parsers --disable-bsfs 
--disable-filters

I am getting the following errors:

| libavcodec/x86/h264_deblock.asm:818: error: (call_internal:3) `%ifdef' 
expects macro identifiers
| libavcodec/x86/h264_deblock.asm:838: error: (call_internal:3) `%ifdef' 
expects macro identifiers
| libavcodec/x86/h264_deblock.asm:878: error: (call_internal:3) `%ifdef' 
expects macro identifiers
| libavcodec/x86/h264_deblock.asm:889: error: (call_internal:3) `%ifdef' 
expects macro identifiers
| make: *** [libavcodec/x86/h264_deblock.o] Error 1

| libavcodec/x86/h264_deblock_10bit.asm:421: error: invalid combination of 
opcode and operands
| libavcodec/x86/h264_deblock_10bit.asm:421: error: invalid combination of 
opcode and operands

Could you please help about these errors?

Thanks.

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

Reply via email to