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

Alex Converse alex.converse
Fri Jan 30 21:35:36 CET 2009


On Thu, Jan 29, 2009 at 9:31 PM, Michael Niedermayer <michaelni at gmx.at> wrote:
> 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.
>

Committed

Also committed the QDM2 patch (separately)

> 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
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.9 (GNU/Linux)
>
> iD8DBQFJgmaQYR7HhwQLD6sRAjYkAJ4l58h21kTO5Ev2xdfH96Uid/1KyQCeMdJo
> 84t14sFm0sxj9Fr209LJkto=
> =E46p
> -----END PGP SIGNATURE-----
>
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at mplayerhq.hu
> https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-devel
>




More information about the ffmpeg-devel mailing list