[FFmpeg-devel] [PATCH] vp3.c: Don't compile a debug loop
    David Conrad 
    lessen42
       
    Tue Sep 30 00:09:47 CEST 2008
    
    
  
Hi,
gcc 4.0.1 isn't smart enough to optimize out this loop when debug_idct  
is defined to nothing. This forces the loop to not be compiled when it  
does nothing, for an overall speedup of about 1%.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: vp3-debug-loop.txt
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080929/b9b1998b/attachment.txt>
-------------- next part --------------
    
    
More information about the ffmpeg-devel
mailing list