comparison h264.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 d6bab465b82c
children 8b52ac19a91c
comparison
equal deleted inserted replaced
8640:ad979489c6e7 8641:54e2916c25a5