[FFmpeg-devel] Clang static analyser
Diego Biurrun
diego
Sat Apr 18 16:16:01 CEST 2009
On Sat, Apr 18, 2009 at 04:02:33PM +0200, Benjamin Larsson wrote:
> Benjamin Larsson wrote:
> > Hi, I gave the clang static analyzer a test run. Here is the output from
> > todays svn:
> >
> > http://tranquillity.ath.cx/clang/scan-build-2009-04-17-1/
> >
> > Most of the logic errors should be real issues that can affect
> > stability. All the dead store things seem to be mostly noise.
>
> I reran the analysis as Michael took a real stab at cleaning up the
> defects found. Almost 50 less defects today.
>
> http://tranquillity.ath.cx/clang/scan-build-2009-04-18-1/
>
> One thing I'd like to get help with is what configure flags should I
> enable to get as much C-code in FFmpeg compiled. Right now I'm using
> ./configure --disable-optimizations --disable-mmx.
Enable all the external libs.
Diego
More information about the ffmpeg-devel
mailing list