[FFmpeg-soc] [soc]: r1622 - in libavfilter: Makefile avfilter.c avfilter.h avfiltergraph.c avfiltergraph.h defaults.c diffs/03_ffplay_filters.diff diffs/04_ffmpeg_filters.diff vf_crop.c vf_fifo.c vf_fps.c vf_negate.c vf_overlay.c vf_passthrough.c vf_scale.c vf_slicify.c vf_split.c vf_vflip.c

Bobby Bingham uhmmmm at gmail.com
Fri Dec 21 00:00:08 CET 2007


On Thu, 20 Dec 2007 21:29:29 +0100
Vitor <vitor1001 at gmail.com> wrote:

> Hi
> 
> koorogi wrote:
> > Author: koorogi
> > Date: Thu Dec 20 20:36:26 2007
> > New Revision: 1622
> > 
> > Log:
> > Rewrite colorspace negotiation.
> > 
> > 
> > Modified:
> >    libavfilter/Makefile
> >    libavfilter/avfilter.c
> >    libavfilter/avfilter.h
> >    libavfilter/avfiltergraph.c
> >    libavfilter/avfiltergraph.h
> >    libavfilter/defaults.c
> >    libavfilter/diffs/03_ffplay_filters.diff
> >    libavfilter/diffs/04_ffmpeg_filters.diff
> >    libavfilter/vf_crop.c
> >    libavfilter/vf_fifo.c
> >    libavfilter/vf_fps.c
> >    libavfilter/vf_negate.c
> >    libavfilter/vf_overlay.c
> >    libavfilter/vf_passthrough.c
> >    libavfilter/vf_scale.c
> >    libavfilter/vf_slicify.c
> >    libavfilter/vf_split.c
> >    libavfilter/vf_vflip.c
> > 
> > Modified: libavfilter/Makefile
> > ==============================================================================
> > --- libavfilter/Makefile	(original)
> > +++ libavfilter/Makefile	Thu Dec 20 20:36:26 2007
> > @@ -6,6 +6,7 @@ OBJS = avfilter.o \
> >         avfiltergraph.o \
> >         avfiltergraphdesc.o \
> >         defaults.o \
> > +       formats.o \
> 
> Did you forgot to svn add formats.c?
> 
> -Vitor

Fixed

-- 
Bobby Bingham
Never trust atoms.  Or anything made of atoms.
このメールは再利用されたバイトでできている。



More information about the FFmpeg-soc mailing list