summaryrefslogtreecommitdiff
path: root/webmdec.h
diff options
context:
space:
mode:
Diffstat (limited to 'webmdec.h')
-rw-r--r--webmdec.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/webmdec.h b/webmdec.h
index 29b815da1..1cd35d41a 100644
--- a/webmdec.h
+++ b/webmdec.h
@@ -28,6 +28,7 @@ struct WebmInputContext {
int block_frame_index;
int video_track_index;
uint64_t timestamp_ns;
+ int is_key_frame;
};
// Checks if the input is a WebM file. If so, initializes WebMInputContext so