Skip to content
  • Fergus Simpson's avatar
    frame_superres: Make frame_superres independent of loop_restoration · d91c8c9a
    Fergus Simpson authored
    The frame superresolution experiment currently makes no use of the
    features of the loop restoration experiment. While this is planned for
    the future, there is no reason to continue having frame superresolution
    depend on loop restoration for now.
    
    Frame superresolution was made dependent by having every preproccesor if
    containing its config flag also depend on the loop restoration config
    flag. Those if's are modified to only check the frame superresolution
    flag by this patch.
    
    Change-Id: Ieef47de29125af8d080739ffeac5c55a1fa99e23
    d91c8c9a