[FFmpeg-devel] [PATCH] RDFT for Bink and QDM2

Michael Niedermayer michaelni
Fri Jan 30 03:31:46 CET 2009


On Thu, Jan 29, 2009 at 08:10:18PM -0500, Alex Converse wrote:
> On Thu, Jan 29, 2009 at 6:22 PM, Michael Niedermayer <michaelni at gmx.at> wrote:
> >
> > On Tue, Jan 27, 2009 at 05:32:06PM -0500, Alex Converse wrote:
> > > 2009/1/24 Michael Niedermayer <michaelni at gmx.at>
> > >
> > > > On Fri, Jan 23, 2009 at 04:13:10PM -0500, Alex Converse wrote:
> > > > > On Fri, Jan 23, 2009 at 7:25 AM, Michael Niedermayer <michaelni at gmx.at>
> > > > wrote:
> > > > > > On Thu, Jan 22, 2009 at 04:04:09PM -0500, Alex Converse wrote:
> > > > > >> On Thu, Jan 22, 2009 at 1:35 PM, Michael Niedermayer <
> > > > michaelni at gmx.at> wrote:
> > > > > >> > On Thu, Jan 22, 2009 at 01:08:50PM -0500, Alex Converse wrote:
> > > > > >> >> On Thu, Jan 22, 2009 at 12:58 PM, Michael Niedermayer <
> > > > michaelni at gmx.at> wrote:
> > > > > >> >> > On Thu, Jan 22, 2009 at 11:56:24AM -0500, Alex Converse wrote:
> > > > > >> >> >> On Wed, Jan 21, 2009 at 6:14 PM, Michael Niedermayer <
> > > > michaelni at gmx.at> wrote:
> > > > > >> >> >> > On Wed, Jan 21, 2009 at 06:03:36PM -0500, Alex Converse wrote:
> > > > > >> >> >> >> On Wed, Jan 21, 2009 at 5:53 PM, Michael Niedermayer <
> > > > michaelni at gmx.at> wrote:
> > > > > >> >> >> >> > On Wed, Jan 21, 2009 at 04:45:09PM -0500, Alex Converse
> > > > wrote:
> > > > > >> >> >> >> >> On Wed, Jan 21, 2009 at 4:25 PM, Michael Niedermayer <
> > > > michaelni at gmx.at> wrote:
> > > > > >> >> >> >> >> > On Wed, Jan 21, 2009 at 01:12:30PM -0500, Alex Converse
> > > > wrote:
> > > > > >> >> >> >> >> >> On Wed, Jan 21, 2009 at 8:36 AM, Michael Niedermayer <
> > > > michaelni at gmx.at> wrote:
> > > > > >> >> >> >> >> >> >
> > > > > >> >> >> >> >> >> > On Tue, Jan 20, 2009 at 03:19:46PM -0500, Alex
> > > > Converse wrote:
> > > > > >> >> >> >> >> >> > > On Tue, Jan 20, 2009 at 1:50 PM, Michael
> > > > Niedermayer <michaelni at gmx.at> wrote:
> > > > > >> >> >> >> >> >> > > > On Tue, Jan 20, 2009 at 12:24:06PM -0500, Alex
> > > > Converse wrote:
> > > > > >> >> >> >> >> >> > > >> On Tue, Jan 20, 2009 at 11:52 AM, Michael
> > > > Niedermayer <michaelni at gmx.at> wrote:
> > > > > >> >> >> >> >> >> > > >> > On Mon, Jan 19, 2009 at 07:44:38PM -0500, Alex
> > > > Converse wrote:
> > > > > >> >> >> >> >> >> > > > [...]
> > > > > >> >> >> >> >> >> > > >> >
> > [...]
> >
> > > Real Discrete Fourier Transform
> > >
> > > From: Alex Converse <alex.converse at gmail.com>
> > >
> > >
> > > ---
> > >
> > >  configure            |    2 +
> > >  libavcodec/Makefile  |    1
> > >  libavcodec/dsputil.h |   31 ++++++++++++
> > >  libavcodec/fft.c     |    2 -
> > >  libavcodec/rdft.c    |  127 ++++++++++++++++++++++++++++++++++++++++++++++++++
> > >  5 files changed, 162 insertions(+), 1 deletions(-)
> > >  create mode 100644 libavcodec/rdft.c
> >
> > missing changelog entry
> 
> Why does it require a changelog entry? It's an implementation detail
> similar to fft/mdct which are controllable with configure but didn't
> get changelog entries.

it doesnt require one, it was just an idea, you can commit it without one.

though i think things like split radix fft, mdct ... really should be
mentioned in the changelog ...


[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

It is dangerous to be right in matters on which the established authorities
are wrong. -- Voltaire
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090130/caad5573/attachment.pgp>



More information about the ffmpeg-devel mailing list