comparison fft.c @ 8641:54e2916c25a5 libavcodec

Avoid allocating MPADecodeContext on stack. Instead move relevant fields into MPADecodeHeader and use it where appropriate.
author andoma
date Fri, 23 Jan 2009 12:09:32 +0000
parents 3f72756b0c5c
children 04200b454f3f
comparison
equal deleted inserted replaced
8640:ad979489c6e7 8641:54e2916c25a5