fixtures: add test.m4a

test.m4a contains an AAC LC stream inside an M4A (MPEG-4 Part 14)
container. It is generated by FFmpeg 3.1.3 from test.wav:

    ffmpeg -y -i test.wav -c:a aac -profile:a aac_low -b:a 32k test.m4a

test.m4a facilitates testing utilities or libraries that work with the
AAC codec or the M4A container, e.g., alac.
This commit is contained in:
Zhiming Wang 2016-09-26 09:07:24 -04:00
parent 1296140e59
commit b6f983120a
No known key found for this signature in database
GPG Key ID: BBD31D4D110044B8

BIN
Library/Homebrew/test/fixtures/test.m4a vendored Normal file

Binary file not shown.