]> git.sesse.net Git - casparcg/blobdiff - core/frame/frame_transform.h
[mixer] #600 Removed is_still handling completely which fixes the incorrect 25p anima...
[casparcg] / core / frame / frame_transform.h
index 4bea1ca88042667dec2ef864b13d37b9ec4f4b10..c73ac29bb15aaa48514056a39a0f7745c9c839b1 100644 (file)
@@ -100,7 +100,6 @@ struct image_transform final
        core::field_mode                field_mode                      = core::field_mode::progressive;
        bool                                    is_key                          = false;
        bool                                    is_mix                          = false;
-       bool                                    is_still                        = false;
        bool                                    use_mipmap                      = false;
        core::blend_mode                blend_mode                      = core::blend_mode::normal;
        int                                             layer_depth                     = 0;