OSDN Git Service

mpegaudiodec: move imdct and windowing function to mpegaudiodsp
authorVitor Sessak <vitor1001@gmail.com>
Wed, 4 Jan 2012 20:32:47 +0000 (21:32 +0100)
committerRonald S. Bultje <rsbultje@gmail.com>
Mon, 9 Jan 2012 01:37:07 +0000 (17:37 -0800)
commit6dfcf53092aba9f1ef31629e11515df5752327db
treeb9d477003112438e6bfd920ce3e4d924aab6fed1
parent421c99a4a7c116fc2d4e7a6c866c2209852ef581
mpegaudiodec: move imdct and windowing function to mpegaudiodsp

Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
libavcodec/mpegaudiodec.c
libavcodec/mpegaudiodsp.c
libavcodec/mpegaudiodsp.h
libavcodec/mpegaudiodsp_template.c