* Don't call WAV files LPCM, because they're disqualified due to endianness.

This commit is contained in:
Justin Maggard
2009-08-10 21:16:53 +00:00
parent d249992cc4
commit f259479ecf
5 changed files with 6 additions and 37 deletions

View File

@ -84,9 +84,7 @@ struct upnphttp {
#define FLAG_DLNA 0x00100000
#define FLAG_MIME_AVI_DIVX 0x00200000
#define FLAG_MIME_AVI_AVI 0x00400000
#define FLAG_MIME_WAV_WAV 0x00800000
#define FLAG_MIME_FLAC_FLAC 0x01000000
#define FLAG_WAV_NO_DLNA 0x02000000
#define FLAG_MIME_FLAC_FLAC 0x00800000
/* New_upnphttp() */
struct upnphttp *