From: Wim T. <wt...@us...> - 2002-02-11 00:13:41
|
CVSROOT: /cvsroot/codecs Module name: libcolorspace-pre Changes by: wtay 02/02/10 16:13:40 Modified files: lcs : Makefile.am lcs.h lcsalias.c lcsfactory.c lcsfactory.h lcsformats.c Added files: lcs : lcsbarray.c lcsbarray.h Log message: - Describe component layouts with a string (layouts). - Added a Binary search array object. - Make sure we only keep instances of layouts once so we can compare them by their pointers. - make sure formats can be compared by their pointers. |