You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-10 06:10:52 +02:00
call revert_cdlms()
This commit is contained in:
@@ -1044,6 +1044,7 @@ static int decode_subframe(WmallDecodeCtx *s)
|
||||
if(s->is_channel_coded[i])
|
||||
decode_channel_residues(s, i, subframe_len);
|
||||
}
|
||||
revert_cdlms(s, subframe_len);
|
||||
|
||||
/** handled one subframe */
|
||||
|
||||
|
Reference in New Issue
Block a user