]> granicus.if.org Git - libvpx/blobdiff - vp9/encoder/vp9_onyx_int.h
Removing output_framerate field from VP9_COMP.
[libvpx] / vp9 / encoder / vp9_onyx_int.h
index 18203f96a6026aac679c2cdf6762ae7c797dd72b..126711e022f0ef27674420a6710115bdb3808b35 100644 (file)
@@ -376,7 +376,6 @@ typedef struct VP9_COMP {
   int active_arnr_frames;           // <= cpi->oxcf.arnr_max_frames
   int active_arnr_strength;         // <= cpi->oxcf.arnr_max_strength
 
-  double output_framerate;
   int64_t last_time_stamp_seen;
   int64_t last_end_time_stamp_seen;
   int64_t first_time_stamp_ever;