summaryrefslogtreecommitdiff
path: root/libavcodec/hap.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/hap.h')
-rw-r--r--libavcodec/hap.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/hap.h b/libavcodec/hap.h
index e334ba837e..e4762ee438 100644
--- a/libavcodec/hap.h
+++ b/libavcodec/hap.h
@@ -89,6 +89,7 @@ typedef struct HapContext {
* - any other error occurs
*/
int ff_hap_set_chunk_count(HapContext *ctx, int count, int first_in_frame);
+
/*
* Free resources associated with the context
*/