[Ffmpeg-devel] [PATCH] install dsputil.h
    Diego Biurrun 
    diego
       
    Sun Jan  8 15:51:14 CET 2006
    
    
  
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
    
    
More information about the ffmpeg-devel
mailing list