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

Lars Täuber lars.taeuber
Thu Apr 17 20:40:21 CEST 2008


Hallo!

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.
What about the attached patches?

Lars
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pcm_dvd.Makefile.diff
Type: text/x-diff
Size: 606 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080417/d8bebdb8/attachment.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pcm_dvd.mpeg.diff
Type: text/x-diff
Size: 1444 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080417/d8bebdb8/attachment-0001.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pcm_dvd.pcm.diff
Type: text/x-diff
Size: 2619 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080417/d8bebdb8/attachment-0002.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sanity_check.pcm.diff
Type: text/x-diff
Size: 1127 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080417/d8bebdb8/attachment-0003.diff>



More information about the ffmpeg-devel mailing list