[MPlayer-cvslog] r21888 - trunk/libswscale/swscale.h
    Guillaume Poirier 
    gpoirier at mplayerhq.hu
       
    Fri Jan 12 16:47:28 CET 2007
    
    
  
Hi,
lucabe wrote:
> Author: lucabe
> Date: Fri Jan 12 16:45:47 2007
> New Revision: 21888
> 
> Modified:
>    trunk/libswscale/swscale.h
> 
> Log:
> deprecate sws_scale_ordered(), as it now is a duplicate of sws_scale()
> 
> 
> Modified: trunk/libswscale/swscale.h
> ==============================================================================
> --- trunk/libswscale/swscale.h	(original)
> +++ trunk/libswscale/swscale.h	Fri Jan 12 16:45:47 2007
> @@ -27,6 +27,8 @@
>   *     external api for the swscale stuff
>   */
>  
> +#include "avutil.h"
> +
Was this hunk really intended to be there?
Guillaume
    
    
More information about the MPlayer-cvslog
mailing list