We're looking at the newest version, which I believe is v12.1

We don't actually use many of the codecs, we mainly use it for the 
muxers/demuxers. (MKV, MP4 & FLV) Although we do use it for the EAC3 decoder 
and had plans to use the DTS decoder as well. We were also considering using 
the MPEG-2 encoder/decoder, but that's no concrete. Do you know if any of those 
things would be effected by compiling with Intel ICC?

Dan

Date: Mon, 12 Sep 2011 14:20:38 -0600
From: [email protected]
To: [email protected]
Subject: Re: [Libav-user] Build in VS2010 with Intel ICC?

I haven't looked into it in the last six months, but the last time I checked, 
there were a few people who "sort-of" got it working in 2009. Apparently, after 
doing some low level macro and assembly voodoo to make the code work with 
Intel's compiler, they were able to compile, but not all functions and codecs 
were at 100% functionality and some optimization had to be disabled (like mmx). 
Also, the version of the Intel Compiler you use is very important - different 
versions will produce different compiler errors.

On Fri, Sep 9, 2011 at 3:23 PM, Dan Haddix <[email protected]> wrote:






Is it possible to build FFmpeg in VS2010 with the Intel ICC compiler? We use 
the LGPL build of FFmpeg in our application and we'd like to be able to debug 
it when we have problems. Right now it's basically impossible for us to debug 
the build from MinGW.


Dan
                                          

_______________________________________________

Libav-user mailing list

[email protected]

http://ffmpeg.org/mailman/listinfo/libav-user




-- 
-
-
-
-
Luke Clemens
http://clemens.bytehammer.com



_______________________________________________
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