[FFmpeg-devel] mjpeg and llvm-gcc
matthieu castet
castet.matthieu
Thu Jun 18 21:29:09 CEST 2009
Derk-Jan Hartman <hartman <at> videolan.org> writes:
>
> For VLC media player Mac OS X, we were working on using llvm-gcc for
> the new binaries. VLC and FFmpeg was behaving very well with it, but
> recently I noticed it crashed in ff_mjpeg_decode_sos() for almost all
> MJPEGs.
>
> Example file:
http://samples.mplayerhq.hu/V-codecs/MJPEGs/angels_480-mjpegcompress.avi
>
Did you try without asm inline support ?
llvm asm-inline is very broken : http://llvm.org/bugs/show_bug.cgi?id=3812
More information about the ffmpeg-devel
mailing list