Mercurial > libavcodec.hg
comparison h264dspenc.c @ 10161:a349795e8dca libavcodec
Prepare for optimised forward MDCT implementations
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.
author | mru |
---|---|
date | Fri, 11 Sep 2009 02:24:19 +0000 |
parents | e9d9d946f213 |
children | bf309c7ce615 |
comparison
equal
deleted
inserted
replaced
10160:75bab19c59a2 | 10161:a349795e8dca |
---|