LIBICV To Do List
==================

* Add fileformats for png,bmp,ppm type images.

* FIX fixed size buffers in fileformat.c.

* Convert open to fopen.

* Make each file format a modular extension to the library (organized
  as one file or one directory per format).

* Support dynamically loading formats (e.g., define a plug-in API).

* Validate input parameters of all the PUBLIC functions.

* Check for the mixup of two types of filters in filter.c

* Correct stylistic measures in the library.

---------------------------------------------------------------------
TODO items should be formatted to column 70 (M-q in emacs), no tabs.
