Add support for DSF files to DSDIFF decoder - v4

Version 4 of my patch to add DSF support to the DSDIFF
decoder plugin.

This time I have taken a different approach and created a new
read_metadata function specific for reading DSF files. This saves an
indent (and for me a lot of indent nightmares) and also useful for
splitting the DSF and DFF decoders later on.

There are still a few lines which exceed the 80 character width limit by
a few chars. I was not able to stay within the limit and create (for me)
readable code.

Jurgen
This commit is contained in:
Jurgen Kramer
2012-04-28 15:40:38 +02:00
committed by Max Kellermann
parent 57d89131e9
commit 3c3f1b7ff2
2 changed files with 227 additions and 34 deletions

View File

@@ -782,7 +782,7 @@ systemctl start mpd.socket</programlisting>
<title><varname>dsdiff</varname></title>
<para>
Decodes DFF files containing DSDIFF data (e.g. SACD rips).
Decodes DFF and DSF files containing DSDIFF data (e.g. SACD rips).
</para>
<informaltable>