[Ffmpeg-cvslog] CVS: ffmpeg/libavcodec dvdsubenc.c, NONE, 1.1 Makefile, 1.210, 1.211 avcodec.h, 1.427, 1.428 allcodecs.c, 1.113, 1.114 dvbsub.c, 1.2, 1.3
Guillaume POIRIER
poirierg
Sun Nov 20 21:11:30 CET 2005
- Previous message: [Ffmpeg-cvslog] CVS: ffmpeg/libavcodec dvdsubenc.c, NONE, 1.1 Makefile, 1.210, 1.211 avcodec.h, 1.427, 1.428 allcodecs.c, 1.113, 1.114 dvbsub.c, 1.2, 1.3
- Next message: [Ffmpeg-cvslog] CVS: ffmpeg Changelog,1.53,1.54
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Hi,
On 11/15/05, Benjamin Larsson <banan at student.ltu.se> wrote:
> Guillaume Poirier wrote:
[..]
> >>>+ vp3dsp.o h264idct.o rangecoder.o pnm.o h263.o msmpeg4.o h263dec.o \
> >>>+ dvdsub.o dvbsub.o dvbsubdec.o dvdsubenc.o opt.o
> >>>
> >>>ifeq ($(CONFIG_AASC_DECODER),yes)
> >>> OBJS+= aasc.o
> >>>
> >>>
> >>Maybe put it in ifdefs ?
> >>
> >
> >Did you rather mean doing such thing?
> >
> >ifeq ($(CONFIG_DVDSUB_ENCODER),yes)
> > OBJS+= dvdsubenc.o
> >
> >(I did not quite see what ifdefs had to do with Makefiles)
Thanks,
I'll send a patch to fix that within the next minutes.
Guillaume
--
Remember, if you ever need a helping hand, it's
at the end of your arm, as you get older, remember
you have another hand:
The first is to help yourself,
the second is to help others.
-- Audrey Hepburn
- Previous message: [Ffmpeg-cvslog] CVS: ffmpeg/libavcodec dvdsubenc.c, NONE, 1.1 Makefile, 1.210, 1.211 avcodec.h, 1.427, 1.428 allcodecs.c, 1.113, 1.114 dvbsub.c, 1.2, 1.3
- Next message: [Ffmpeg-cvslog] CVS: ffmpeg Changelog,1.53,1.54
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the ffmpeg-cvslog
mailing list