[FFmpeg-devel] [PATCH] Prepare for optimised forward MDCT implementations

Alex Converse alex.converse
Thu Sep 10 22:58:41 CEST 2009


On Thu, Sep 10, 2009 at 2:17 PM, Mans Rullgard <mans at mansr.com> wrote:
> This adds a function pointer for forward MDCT to FFTContext and
> initialises it with the existing C function. ?ff_calc_mdct() is
> changed to an inline function calling the selected version as
> done for other fft/mdct functions.

So is  ff_calc_mdct still going to be the preferred way to take a forward mdct?



More information about the ffmpeg-devel mailing list