diff options
| author | Zhiming Wang | 2016-09-26 09:07:24 -0400 |
|---|---|---|
| committer | Zhiming Wang | 2016-09-26 09:07:24 -0400 |
| commit | b6f983120a785fd9092b7ae050e364b52d28499c (patch) | |
| tree | 21a325ac89012de539728eb8cb8dd1471c143c07 /Library | |
| parent | 1296140e59cc1015320410428aca74e36e8b6cdc (diff) | |
| download | brew-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.m4a | bin | 0 -> 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 Binary files differnew file mode 100644 index 000000000..7650fc482 --- /dev/null +++ b/Library/Homebrew/test/fixtures/test.m4a |
