Skip to content
  • Fiona Glaser's avatar
    Overhaul macroblock_cache_rect · 4c03ec69
    Fiona Glaser authored
    Unify the rectangle functions into a single one similar to ffmpeg's fill_rectangle.
    Remove all cases of variable-size cache_rect calls; create a function-pointer-based system for handling such cases.
    Should greatly decrease code size required for such calls.
    4c03ec69