On Tue, Jan 10, 2023 at 6:49 PM rcombs wrote:
> Parsing should probably be enabled for all codecs, at least for headers,
> but e.g. the AAC parser produces 1-byte packets of zero padding with it,
> so I'm just enabling it for EAC3 for the moment.
> ---
> libavformat/spdifdec.c | 19 +-
Parsing should probably be enabled for all codecs, at least for headers,
but e.g. the AAC parser produces 1-byte packets of zero padding with it,
so I'm just enabling it for EAC3 for the moment.
---
libavformat/spdifdec.c | 19 +-
tests/fate/spdif.mak| 3 +
tests/ref/fate/s