Fix for issue 399 (multiply overflow in cdef_find_dir)
Add guard to not process blocks within a SB that are entirely off the edge of the frame. The filter function was already guarded against this possibility, but the find_dir function was not.
Please register or sign in to comment