Move specific decoder classes to separate headers

This commit is contained in:
Chris Robinson 2014-06-19 23:03:13 -07:00
commit 4f6861d798
6 changed files with 108 additions and 86 deletions

View file

@ -1,4 +1,4 @@
#include "i_soundinternal.h"
#include "sndfile_decoder.h"
#ifdef HAVE_SNDFILE
sf_count_t SndFileDecoder::file_get_filelen(void *user_data)