summaryrefslogtreecommitdiffstats
path: root/demux/matroska.h
diff options
context:
space:
mode:
Diffstat (limited to 'demux/matroska.h')
-rw-r--r--demux/matroska.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/demux/matroska.h b/demux/matroska.h
index 796f6c24d3..a6be019b2d 100644
--- a/demux/matroska.h
+++ b/demux/matroska.h
@@ -40,6 +40,7 @@
#define MKV_A_MP3 "A_MPEG/L3"
#define MKV_A_PCM "A_PCM/INT/LIT"
#define MKV_A_PCM_BE "A_PCM/INT/BIG"
+#define MKV_A_PCM_FLT "A_PCM/FLOAT/IEEE"
#define MKV_A_VORBIS "A_VORBIS"
#define MKV_A_OPUS "A_OPUS"
#define MKV_A_OPUS_EXP "A_OPUS/EXPERIMENTAL"