aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorZhiming Wang2016-09-26 09:07:24 -0400
committerZhiming Wang2016-09-26 09:07:24 -0400
commitb6f983120a785fd9092b7ae050e364b52d28499c (patch)
tree21a325ac89012de539728eb8cb8dd1471c143c07 /Library
parent1296140e59cc1015320410428aca74e36e8b6cdc (diff)
downloadbrew-b6f983120a785fd9092b7ae050e364b52d28499c.tar.bz2
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.
Diffstat (limited to 'Library')
-rw-r--r--Library/Homebrew/test/fixtures/test.m4abin0 -> 1689 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/Library/Homebrew/test/fixtures/test.m4a b/Library/Homebrew/test/fixtures/test.m4a
new file mode 100644
index 000000000..7650fc482
--- /dev/null
+++ b/Library/Homebrew/test/fixtures/test.m4a
Binary files differ