mirror of
https://github.com/ittiam-systems/libxaac.git
synced 2026-06-01 18:00:11 +07:00
Significance: ============= - Fix for PCE reading in one of the control paths uncovered during internal testing.
This commit is contained in:
parent
b6feb4c922
commit
541bcd7f85
1 changed files with 1 additions and 0 deletions
|
|
@ -144,6 +144,7 @@ WORD32 ixheaacd_aacdec_decodeframe(
|
|||
|
||||
aac_dec_handle = p_state_enhaacplus_dec->pstr_aac_dec_info[*ch_idx];
|
||||
it_bit_buff = p_state_enhaacplus_dec->ptr_bit_stream;
|
||||
p_obj_exhaacplus_dec->aac_config.str_prog_config.alignment_bits = it_bit_buff->bit_pos;
|
||||
|
||||
ptr_adts_crc_info = it_bit_buff->pstr_adts_crc_info;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue