Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorv0lt <v0lt@rambler.ru>2012-11-30 14:02:13 +0400
committerv0lt <v0lt@rambler.ru>2012-11-30 14:02:13 +0400
commitf3a3e5aa112a08105a6c0e44e9e39f8e09854ea0 (patch)
tree20e4005902f868283d6678bdd39aa3c37efb6db7 /include
parent27a2994462533c7796ae447587a53a99e067a9bd (diff)
WAVE_FORMAT_MP3 replaced WAVE_FORMAT_MPEGLAYER3
Diffstat (limited to 'include')
-rw-r--r--include/moreuuids.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/moreuuids.h b/include/moreuuids.h
index 0a395aeca..b811681f5 100644
--- a/include/moreuuids.h
+++ b/include/moreuuids.h
@@ -63,10 +63,9 @@ DEFINE_GUID(MEDIASUBTYPE_MP4A,
DEFINE_GUID(MEDIASUBTYPE_mp4a,
0x6134706D, 0x000, 0x0010, 0x80, 0x00, 0x00, 0xaa, 0x00, 0x38, 0x9b, 0x71);
-#define WAVE_FORMAT_MP3 0x0055
// 00000055-0000-0010-8000-00AA00389B71
DEFINE_GUID(MEDIASUBTYPE_MP3,
- WAVE_FORMAT_MP3, 0x0000, 0x0010, 0x80, 0x00, 0x00, 0xaa, 0x00, 0x38, 0x9b, 0x71);
+ 0x00000055, 0x0000, 0x0010, 0x80, 0x00, 0x00, 0xaa, 0x00, 0x38, 0x9b, 0x71);
#define WAVE_FORMAT_FLAC 0xF1AC
// 0000F1AC-0000-0010-8000-00AA00389B71