OSDN Git Service

mpegaudiodec: interleave iMDCT buffer to simplify future SIMD implementations
authorVitor Sessak <vitor1001@gmail.com>
Tue, 3 Jan 2012 20:40:57 +0000 (21:40 +0100)
committerRonald S. Bultje <rsbultje@gmail.com>
Mon, 9 Jan 2012 01:37:03 +0000 (17:37 -0800)
commit421c99a4a7c116fc2d4e7a6c866c2209852ef581
tree619e1ce38c9ea76171452854246a273b0939abe8
parent2170a0e6add6bb0a6fbdf689b82361c21d9b72be
mpegaudiodec: interleave iMDCT buffer to simplify future SIMD implementations

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