On 04/01/2011 10:00 PM, Mans Rullgard wrote:
> ---
>  libavcodec/fft-internal.h |   14 +++++++++++---
>  libavcodec/fft.c          |    3 +++
>  libavcodec/fft.h          |    5 +++++
>  libavcodec/mdct_fixed.c   |   43 +++++++++++++++++++++++++++++++++++++++++++
>  4 files changed, 62 insertions(+), 3 deletions(-)

> +void ff_mdct_calcw_c(FFTContext *s, FFTDouble *out, const FFTSample *input)

A comment/description would be nice, otherwise looks fine.

-- 

Luca Barbato
Gentoo/linux
http://dev.gentoo.org/~lu_zero

_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to