[Ffmpeg-devel] [PATCH] from DivX, Part 11: Matroska features
Diego Biurrun
diego
Thu Dec 29 12:43:52 CET 2005
On Wed, Dec 28, 2005 at 05:59:38PM -1000, Steve Lhomme wrote:
> Michael Niedermayer wrote:
> >
> >On Fri, Dec 16, 2005 at 03:35:39PM -1000, Steve Lhomme wrote:
> >
> >>+static aac_sampling_frequencies[] = {
> >>+ 96000, 88200, 64000, 48000, 44100, 32000, 24000, 22050,
> >>+ 16000, 12000, 11025, 8000, 0, 0, 0, 0 };
> >
> >duplicate code (this is at least in faad.c)
>
> Which is only available in the GPL mode. So either that code is moved in
> an independant place, or the code duplication is logical.
libavcodec/faad.c is under LGPL.
Diego
More information about the ffmpeg-devel
mailing list