From 7b96e2daa65af18310cc998de053c5188c32cbe1 Mon Sep 17 00:00:00 2001 From: Dave Chapman Date: Wed, 16 Feb 2005 12:56:00 +0000 Subject: Initial version of a52towav test viewer plugin for liba52 - output is hardcoded to /ac3test.wav. CUrrently restricted to Stereo AC-3 files, but easy to fix for other types of files (e.g. 5.1) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5977 a1c6a512-1295-4272-9138-f99709370657 --- apps/plugins/viewers.config | 2 ++ 1 file changed, 2 insertions(+) (limited to 'apps/plugins/viewers.config') diff --git a/apps/plugins/viewers.config b/apps/plugins/viewers.config index bf2488fea4..bb5752c9db 100644 --- a/apps/plugins/viewers.config +++ b/apps/plugins/viewers.config @@ -8,3 +8,5 @@ m3u,search.rock,00 00 00 00 00 00 txt,sort.rock, 00 00 00 00 00 00 mp2,mpa2wav.rock, 00 00 00 00 00 00 mp3,mpa2wav.rock, 00 00 00 00 00 00 +ac3,a52towav.rock, 00 00 00 00 00 00 +a52,a52towav.rock, 00 00 00 00 00 00 -- cgit v1.2.3