[Ffmpeg-devel] [PATCH] updated LGPL AC-3 decoder
Diego Biurrun
diego
Sun Feb 11 14:36:32 CET 2007
On Sun, Feb 11, 2007 at 01:17:09PM +0100, Michael Niedermayer wrote:
> Hi
>
> On Sun, Feb 11, 2007 at 12:15:25PM +0100, Diego Biurrun wrote:
> > On Sun, Feb 11, 2007 at 01:13:46AM +0100, Michael Niedermayer wrote:
> > >
> > > On Sat, Feb 10, 2007 at 10:07:40PM +0100, Diego Biurrun wrote:
> > > >
> > > > So do I have your blessing for removing the internal liba52?
> > >
> > > all files except thouse written by me (as the mmx/sse code in them might
> > > be usefull for the new decoder ...)
> >
> > That would be the file resample_mmx.c, it's the only one that has your
> > name in the copyright notice. However, this file is also present in
> > MPlayer's copy of liba52. MPlayer's copy contains further interesting
> > changes like AMD64 support, so I think that's a better reference.
> >
> > OK to remove resample_mmx.c as well then?
>
> ok
OK, I'm going to remove it soon then. IIUC this requires a major
version bump. The problem is that avcodec_decode_audio is marked
deprecated and will be removed by the preprocessor once the the
libavcodec major version reaches 52.
Can I postpone this until version 53 or do we have to address the issue
right now?
Diego
More information about the ffmpeg-devel
mailing list