On 2012/04/14 17:05, Jurgen Kramer <gtmkra...@xs4all.nl> wrote:
> Attached patch adds support for DSF files to the DSDIFF decoder. It can
> be used in conjunction with DSD2PCM and DSD-over-USB.

This looks like this supports a different file format and should live
in another decoder plugin.  Is there an advantage in implementing both
formats in one plugin?

I get build errors:

src/decoder/dsdiff_decoder_plugin.c: In function 'dsdiff_read_metadata':
src/decoder/dsdiff_decoder_plugin.c:376:2: error: format '%u' expects argument 
of type 'unsigned int', but argument 4 has type 'goffset' [-Werror=format]
src/decoder/dsdiff_decoder_plugin.c:357:11: error: unused variable 'samplecnt' 
[-Werror=unused-variable]
src/decoder/dsdiff_decoder_plugin.c:330:11: error: unused variable 
'metadata_offset' [-Werror=unused-variable]
src/decoder/dsdiff_decoder_plugin.c:327:11: error: unused variable 'file_size' 
[-Werror=unused-variable]

------------------------------------------------------------------------------
Better than sec? Nothing is better than sec when it comes to
monitoring Big Data applications. Try Boundary one-second 
resolution app monitoring today. Free.
http://p.sf.net/sfu/Boundary-dev2dev
_______________________________________________
Musicpd-dev-team mailing list
Musicpd-dev-team@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/musicpd-dev-team

Reply via email to