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

Diego Biurrun diego
Wed Apr 16 23:43:32 CEST 2008


On Wed, Apr 16, 2008 at 10:46:39PM +0200, Lars T?uber wrote:
> 
> 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.

I can assure you that list above is ordered alphabetically right now.
Look again.

Diego




More information about the ffmpeg-devel mailing list