X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=input_state.h;fp=input_state.h;h=70b4436ec147f4972caa2c9d854a4ba6107a7ff2;hb=87bd26a6db023032b2d7ecd0252b5e45cd564673;hp=26015ef569b85d61f95af40e21c17a4a537d7423;hpb=eaaa19e9e70c7a23a7d41dcc6e7c8baec1e63e71;p=nageru diff --git a/input_state.h b/input_state.h index 26015ef..70b4436 100644 --- a/input_state.h +++ b/input_state.h @@ -13,7 +13,7 @@ struct BufferedFrame { // In particular, this is captured by Theme::get_chain(), // so that it can hold on to all the frames it needs for rendering. struct InputState { - // For each card, the last three frames (or fields), with 0 being the + // For each card, the last five frames (or fields), with 0 being the // most recent one. Note that we only need the actual history if we have // interlaced output (for deinterlacing), so if we detect progressive input, // we immediately clear out all history and all entries will point to the same