[FFmpeg-devel] Fix libx264 detection
    Måns Rullgård 
    mans
       
    Mon Jul  2 20:09:29 CEST 2007
    
    
  
Christophe GISQUET <christophe.gisquet at free.fr> writes:
> Hello,
>
> the test for x264.h/libx264 presence may fail because x264.h requires
> inttypes.h to be included first. The attached patch ensures that the
> test does that.
Not necessary.  We only test the presence of the header, never compile
it.  Unless it breaks, I see no reason to change this.
-- 
M?ns Rullg?rd
mans at mansr.com
    
    
More information about the ffmpeg-devel
mailing list