[Ffmpeg-devel] [PATCH] cook compatible decoder

Reimar Döffinger Reimar.Doeffinger
Mon Nov 7 00:33:56 CET 2005


Hi,
On Sun, Nov 06, 2005 at 11:23:47PM +0100, Benjamin Larsson wrote:
> Revised patch is up now, following has changed:

> --- libavcodec/Makefile23 Oct 2005 18:16:53 -00001.208
> +++ libavcodec/Makefile2 Nov 2005 11:32:22 -0000
> @@ -18,7 +18,7 @@ OBJS= bitstream.o utils.o mem.o allcodec
>        fft.o mdct.o raw.o golomb.o cabac.o\
>        dpcm.o adx.o faandct.o parser.o g726.o \
>        vp3dsp.o h264idct.o rangecoder.o pnm.o h263.o
>        msmpeg4.o h263dec.o dvdsub.o dvbsub.o dvbsubdec.o\
> -      opt.o qdm2.o truemotion2.o
> +      opt.o qdm2.o truemotion2.o cook.o

I think cook.o should be under
ifeq ($(CONFIG_COOK_DECODER),yes)
or something like that.

Greetings,
Reimar D?ffinger





More information about the ffmpeg-devel mailing list