summaryrefslogtreecommitdiff
path: root/tools/intel_audio_dump.c
diff options
context:
space:
mode:
authorWu Fengguang <fengguang.wu@intel.com>2011-11-12 11:12:55 +0800
committerDaniel Vetter <daniel.vetter@ffwll.ch>2012-01-03 13:58:23 +0100
commitf3f84bb3502cd1188dbc60cd975564eb3c3d4670 (patch)
treed5b21b5947b89afffe3ac978807c04b31ebd89cd /tools/intel_audio_dump.c
parent821e07d00d8d43472a808e240b0a7f1b9adc0ba9 (diff)
intel_audio_dump: show Gamut Metadata DIP
Signed-off-by: Wu Fengguang <fengguang.wu@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'tools/intel_audio_dump.c')
-rw-r--r--tools/intel_audio_dump.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/intel_audio_dump.c b/tools/intel_audio_dump.c
index 65bc04e2..95673fd7 100644
--- a/tools/intel_audio_dump.c
+++ b/tools/intel_audio_dump.c
@@ -112,7 +112,7 @@ static char *dip_trans[] = {
static char *video_dip_index[] = {
[0] = "AVI DIP",
[1] = "Vendor-specific DIP",
- [2] = "Reserved",
+ [2] = "Gamut Metadata DIP",
[3] = "Source Product Description DIP",
};