mpegaudiodec: remove decode_end() function
authorMans Rullgard <mans@mansr.com>
Mon, 16 May 2011 15:37:38 +0000 (16:37 +0100)
committerMans Rullgard <mans@mansr.com>
Wed, 18 May 2011 14:38:19 +0000 (15:38 +0100)
commita06bf6368be2acb760a10289645eba1f65bf967b
tree58851123164621d374e0585291d78056e432b48f
parent70378ea1902b57ccb221157fbd3a411d11046ad0
mpegaudiodec: remove decode_end() function

This function is not needed since 721d6f2dc5 removed the DCT table
allocations for the configuration used here.

Signed-off-by: Mans Rullgard <mans@mansr.com>
libavcodec/mpegaudiodec_float.c