[FFmpeg-devel] [RFC] LPCM 24 bits support
Diego Biurrun
diego
Fri Apr 18 00:05:16 CEST 2008
On Thu, Apr 17, 2008 at 08:40:21PM +0200, Lars T?uber wrote:
>
> On Wed, 16 Apr 2008 23:43:32 +0200 Diego Biurrun <diego at biurrun.de> wrote:
> > 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.
>
> I hope I guessed your order right.
Well, sorry, I thought I had ordered everything already. Apparently
not, but it is ordered now...
Diego
More information about the ffmpeg-devel
mailing list