mirror of
https://github.com/mstorsjo/fdk-aac.git
synced 2025-02-13 01:50:34 +01:00
* changes: Use local variables for sbr and mps state in CAacDecoder_Init() to avoid inconsistencies in case of failing initialization. Follow-up on: Improve decoder robustness by storing flags and elFlags temporarily.