tospdif: A52: fix buffer size check
commit4aa3c892b7d404811555e6dc2bdc21ee73be93ea
authorThomas Guillem <thomas@gllm.fr>
Thu, 3 Oct 2019 14:02:52 +0000 (3 16:02 +0200)
committerThomas Guillem <thomas@gllm.fr>
Mon, 7 Oct 2019 13:13:58 +0000 (7 15:13 +0200)
treef70b8cb8d461919143c1bcf20d6c57126e79a3ec
parent144b333b3e581a4c689f5487d1cbb9bf70cd8f9f
tospdif: A52: fix buffer size check

When an AC-3 Core + EAC3 ext (gathered from the packetizer) block was passed,
the buffer size was equal to a52_size and didn't triggered the a52 reparse that
removed the EAC3 extension.
modules/audio_filter/converter/tospdif.c