[Ffmpeg-devel] [PATCH] updated LGPL AC-3 decoder
Diego Biurrun
diego
Sun Feb 11 15:19:54 CET 2007
On Sun, Feb 11, 2007 at 01:52:46PM +0000, M?ns Rullg?rd wrote:
> Diego Biurrun <diego at biurrun.de> writes:
>
> > On Sun, Feb 11, 2007 at 01:17:09PM +0100, Michael Niedermayer wrote:
> >>
> >> 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.
>
> Why would this need a version bump? There is no API or ABI change.
The last time we talked about this Michael said a version bump would be
necessary since this removes a feature from libavcodec..
Diego
More information about the ffmpeg-devel
mailing list