> Hi Erik, > > I originally had a version of ffmpeg working with ICC 10.0. I had to > change all the inline assembler for the i386 from GNU register > assumptions and syntax, to the ICC (ATT?) inline assembler syntax. > (i386/fdct_mmx.c ....) > Did you have you do this, or are you not using the i386 extensions? > If so, I would be very interested in getting/helping test your new > version. > > Thanks, Rusty Waters
Hi Ralph; I did not include/compile the i386 assemble files, but did convert the rest to the correct syntax. I have been checking to do so, but its behind the scope of where I want the whole setup to be useful; mainly in debugging and implementing some extensions (I am working on getting chunked download support in http, mainly because I need it). I'll try to write up a more formal doc on what I did where this weekend, and figure out a way to make the whole setup available. That's mainly just a directory structure and the workspace files, since the rest should follow automatically (all relative paths set). I tracked down the wma problem to either the cabac changes, or a compiler bug in icc. I am registered for the ICC 11 beta, so trying to get feedback there to later. Erik PS: Yes, the Dutch are tall. Not sure its because of the nutrition. Perhaps they are just trying to keep their heads above the water. I am Flemish though. The difference is like saying to an Irish guy that he's Scottish ;) _______________________________________________ libav-user mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/libav-user
