summaryrefslogtreecommitdiffstats
path: root/libavcodec/dca.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/dca.h')
-rw-r--r--libavcodec/dca.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libavcodec/dca.h b/libavcodec/dca.h
index e2f5777..e3ec5ca 100644
--- a/libavcodec/dca.h
+++ b/libavcodec/dca.h
@@ -194,4 +194,6 @@ extern av_export const uint32_t avpriv_dca_sample_rates[16];
int ff_dca_convert_bitstream(const uint8_t *src, int src_size, uint8_t *dst,
int max_size);
+void ff_dca_exss_parse_header(DCAContext *s);
+
#endif /* AVCODEC_DCA_H */
OpenPOWER on IntegriCloud