summaryrefslogtreecommitdiffstats
path: root/lib/rbcodec/codecs/libm4a/m4a.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rbcodec/codecs/libm4a/m4a.h')
-rw-r--r--lib/rbcodec/codecs/libm4a/m4a.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/rbcodec/codecs/libm4a/m4a.h b/lib/rbcodec/codecs/libm4a/m4a.h
index 7120f8b4c6..14b22f5dbf 100644
--- a/lib/rbcodec/codecs/libm4a/m4a.h
+++ b/lib/rbcodec/codecs/libm4a/m4a.h
@@ -82,6 +82,7 @@ typedef struct
uint32_t *sample_byte_sizes;
uint32_t num_sample_byte_sizes;
+ int32_t sample_byte_sizes_offset;
uint32_t codecdata_len;
uint8_t codecdata[MAX_CODECDATA_SIZE];