[Ffmpeg-devel] [PATCH] install dsputil.h
    Nico Sabbi 
    nicola_sabbi
       
    Sun Jan  8 15:54:38 CET 2006
    
    
  
Diego Biurrun wrote:
>On Sun, Jan 08, 2006 at 03:45:23PM +0100, Nico Sabbi wrote:
>  
>
>>Diego Biurrun wrote:
>>
>>    
>>
>>>On Sun, Jan 08, 2006 at 03:13:52PM +0100, Nico Sabbi wrote:
>>>
>>>      
>>>
>>>>$Subject
>>>>        
>>>>
>>>Why?
>>>      
>>>
>>in mplayer's libmpcodecs/
>>grep dsputil.h *
>>vf_fspp.c:#include <ffmpeg/dsputil.h>
>>vf_fspp.c:#include "libavcodec/dsputil.h"
>>Il file binario vf_fspp.o corrisponde
>>vf_qp.c:#include <ffmpeg/dsputil.h>
>>vf_qp.c:#include "libavcodec/dsputil.h"
>>vf_spp.c:#include <ffmpeg/dsputil.h>
>>vf_spp.c:#include "libavcodec/dsputil.h"
>>Il file binario vf_spp.o corrisponde
>>vf_uspp.c:#include <ffmpeg/dsputil.h>
>>vf_uspp.c:#include "libavcodec/dsputil.h"
>>vf_zrmjpeg.c:#include "libavcodec/dsputil.h"
>>    
>>
>
>Commit.
>
>Diego
>  
>
done
    
    
More information about the ffmpeg-devel
mailing list