[APU] Removed old hack that invalidates input on decoder error

Added returning parsing error while decoder fails
This commit is contained in:
Gliniak
2022-11-26 17:25:39 +01:00
parent 6e541536dd
commit 9fdfd2ada9
2 changed files with 3 additions and 4 deletions

View File

@@ -81,7 +81,7 @@ struct XMA_CONTEXT_DATA {
// DWORD 3
uint32_t loop_start : 26; // XMASetLoopData LoopStartOffset
// frame offset in bits
uint32_t unk_dword_3 : 6; // ? ParserErrorStatus/ParserErrorSet(?)
uint32_t parser_error_status : 6; // ? ParserErrorStatus/ParserErrorSet(?)
// DWORD 4
uint32_t loop_end : 26; // XMASetLoopData LoopEndOffset