buaazp / zimg

A lightweight and high performance image storage and processing system.
http://zimg.buaa.us
BSD 3-Clause "New" or "Revised" License
2.69k stars 403 forks source link

ResizeFilter Error #39

Closed buaazp closed 10 years ago

buaazp commented 10 years ago

In some system there is a warning like this:

AcquireResizeFilter: Assertion `UndefinedFilter < filter && filter < SentinelFilter' failed.
buaazp commented 10 years ago

[Fixed] Replace resize filter LanczosFilter with UndefinedFilter.