X-Git-Url: https://git.sesse.net/?p=movit;a=blobdiff_plain;f=ycbcr_input.cpp;h=bb9138cfc6e8a55dc25869782542eb2c855bd56f;hp=b1ad4ac7ad3249627fc5c7d309c0de8fc6bbe081;hb=75cfb6ee9d6fda13fae5b59bcdb90c69fdf46435;hpb=2c9711e213679e11bea1b0e86bb46af442b22ee0 diff --git a/ycbcr_input.cpp b/ycbcr_input.cpp index b1ad4ac..bb9138c 100644 --- a/ycbcr_input.cpp +++ b/ycbcr_input.cpp @@ -82,7 +82,7 @@ void YCbCrInput::finalize() check_error(); } - needs_update = false; + needs_update = true; finalized = true; }