On Wed, Jan 03, 2018 at 07:14:22PM +1100, mi...@brew.sh wrote:
> From: Misty De Meo
>
> Certain AIFF files encode XA ADPCM compressed audio using a chunk
> with the tag `APCM`. Aside from this custom chunk type, they're
> otherwise standard AIFF files. I've only observed these files in the
> Sega
From: Misty De Meo
Certain AIFF files encode XA ADPCM compressed audio using a chunk
with the tag `APCM`. Aside from this custom chunk type, they're
otherwise standard AIFF files. I've only observed these files in the
Sega Saturn game Sonic Jam so far.
---
libavformat/aiffdec.c | 7 +++
1 fi