[FFmpeg-devel] [RFC] LPCM 24 bits support

Lars Täuber lars.taeuber
Wed Apr 16 22:46:39 CEST 2008


Hallo!

On Wed, 16 Apr 2008 22:33:08 +0200 Diego Biurrun <diego at biurrun.de> wrote:
> > --- ffmpeg/libavcodec/Makefile	2008-04-16 18:00:57.000000000 +0200
> > +++ ffmpeg.1/libavcodec/Makefile	2008-04-16 18:04:11.000000000 +0200
> > @@ -270,6 +270,7 @@ OBJS-$(CONFIG_PCM_MULAW_DECODER)       +
> >  OBJS-$(CONFIG_PCM_MULAW_ENCODER)       += pcm.o
> >  OBJS-$(CONFIG_PCM_ZORK_DECODER)        += pcm.o
> >  OBJS-$(CONFIG_PCM_ZORK_ENCODER)        += pcm.o
> > +OBJS-$(CONFIG_PCM_DVD_DECODER)         += pcm.o
> 
> Please keep alphabetical order, same in other places.

It's hard to keep an order that doesn't exist.
Should I sent a patch for ordering parts where I add something?

Lars




More information about the ffmpeg-devel mailing list