]> granicus.if.org Git - libvpx/blobdiff - webmdec.h
Merge "endian_inl.h: fix mips32 android build"
[libvpx] / webmdec.h
index 1cd35d41aa2ca7cefeff4b5458e207b8df67e7d0..7d1638035523131d667912159f2233c5f8caefb6 100644 (file)
--- a/webmdec.h
+++ b/webmdec.h
@@ -29,6 +29,7 @@ struct WebmInputContext {
   int video_track_index;
   uint64_t timestamp_ns;
   int is_key_frame;
+  int reached_eos;
 };
 
 // Checks if the input is a WebM file. If so, initializes WebMInputContext so