diff options
author | wiz <wiz> | 2014-09-10 06:08:13 +0000 |
---|---|---|
committer | wiz <wiz> | 2014-09-10 06:08:13 +0000 |
commit | b0f353a09e9e2f45f84d8e8fb7a487a1f204e919 (patch) | |
tree | be9bd72962b85549279068f16f3d3ba95b82497b /multimedia/xvid4conf/Makefile | |
parent | b62df170788abd31580cd646d7d23697306547fb (diff) | |
download | pkgsrc-b0f353a09e9e2f45f84d8e8fb7a487a1f204e919.tar.gz |
Update to 10223:
Improve connectedness-error highlighting in Range.
The previous approach of scanning the grid by depth-first search was
fine for deciding whether it was connected, but not so good for
pointing out where the mistake was in the grid. Replaced that code
with a dsf-based version, which identifies all connected components so
that an easy followup pass can highlight all but the largest as
erroneous.
Diffstat (limited to 'multimedia/xvid4conf/Makefile')
0 files changed, 0 insertions, 0 deletions