forked from len0rd/rockbox
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
This commit is contained in:
parent
fd58842b29
commit
7b96e2daa6
4 changed files with 459 additions and 1 deletions
|
@ -65,4 +65,5 @@ alpine_cdc.c
|
|||
|
||||
#if CONFIG_HWCODEC == MASNONE /* software codec platforms */
|
||||
mpa2wav.c
|
||||
a52towav.c
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue