OSDN Git Service

When picking a "high utility centroid" do not pick one
authorVitor Sessak <vitor1001@gmail.com>
Wed, 23 Jul 2008 03:55:37 +0000 (03:55 +0000)
committerVitor Sessak <vitor1001@gmail.com>
Wed, 23 Jul 2008 03:55:37 +0000 (03:55 +0000)
commit6bf8b047640e9e8af726f21f146876c2c1f26f8d
tree6e382a8a9ae7cf2812aa89e29753efd894cf6299
parent5916af1954f0c25f06e87d2076aaf536c684ed98
When picking a "high utility centroid" do not pick one
that has no corresponding points. Not only it is the
worst possible pick, but also the code was written
without this case in mind.

Originally committed as revision 14341 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/elbg.c