diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2022-11-27 23:07:26 +0000 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2022-11-27 23:07:26 +0000 |
commit | 493994826396340fed0afd048e642ca747a5997a (patch) | |
tree | 3160b89a9bf57399ac22f630b2d10d42d33271e1 /rc | |
parent | 0197ce9892214c346e5ceb7ad1e0022a3eedaf1b (diff) |
play: aac support
Diffstat (limited to 'rc')
-rwxr-xr-x | rc/bin/play | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/rc/bin/play b/rc/bin/play index dfb05ed7f..8acf8d44e 100755 --- a/rc/bin/play +++ b/rc/bin/play @@ -46,6 +46,8 @@ fn play1 { } } } + case *aac* + audio/aacdec case *ogg* *vorbis* audio/oggdec case *mp3* *mpeg* |