]> mj.ucw.cz Git - libucw.git/shortlog
libucw.git
2006-12-01 Martin MaresAdded a couple of ASSERTs more.
2006-12-01 Martin MaresAdded new benchmarks.
2006-12-01 Martin MaresAdapted the file-test to use asio.
2006-12-01 Martin MaresSimplified the asio module.
2006-11-27 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2006-11-27 Pavel Charvatfixed reading of big jpegs (serious today's bug)
2006-11-27 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2006-11-27 Pavel Charvatfixed deinterlacing of very small GIFs
2006-11-27 Pavel Charvattypo
2006-11-27 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2006-11-27 Pavel Charvataccording to libjpeg documentation fill_input_buffer...
2006-11-25 Martin MaresImplemented an asynchronous I/O library module.
2006-11-25 Pavel Charvatignore libjpeg warnings
2006-11-25 Pavel Charvat64bit bug in image signatures
2006-11-25 Martin MaresAdded a library module for distributing work between...
2006-11-24 Pavel Charvatfixed segfaulting libjpeg warnings when decoding partia...
2006-11-24 Martin MaresThe first idea of an async I/O interface.
2006-11-24 Martin MaresMore benchmark results.
2006-11-24 Martin MaresMuch better parallel copy benchmark.
2006-11-24 Martin MaresUpdated the sorter usage map.
2006-11-24 Martin MaresImproved the file benchmark slightly.
2006-11-23 Martin MaresAdded a simple experiment with parallel reads/writes.
2006-11-23 Martin MaresUse big_alloc().
2006-11-23 Martin MaresAdded a couple of notes.
2006-11-23 Martin MaresAdded big_alloc() for allocating large, page-aligned...
2006-11-23 Martin MaresMoved tests related to the sorter to debug/sorter/.
2006-11-11 Pavel Charvatpartial YCCK colorspace support
2006-11-06 Pavel Charvatfixed Bug 3188 - libimages supports shared libraries;
2006-11-06 Pavel Charvathacked libimages tests dependencies
2006-11-06 Pavel Charvatfixed color.test compilation
2006-11-03 Martin MaresMoved the update hook script to a separate repository.
2006-11-02 Pavel Charvatadded support for some color conversions; we should...
2006-11-01 Pavel Charvatimage-tool uses RGB automatically when converting non...
2006-11-01 Pavel Charvatslightly changed dealing with color spaces
2006-10-28 Robert Spalekenable dynamic linking on Darwin
2006-10-28 Robert Spalekauto-detect CONFIG_LFS
2006-10-27 Robert Spalekmake the Perl Ulimit module compilable on Darwin
2006-10-27 Robert Spalekupdate the code so that it compiles both on Linux and...
2006-10-27 Robert Spalekfdatasync is not supported on Darwin ===> work-around
2006-10-27 Robert Spalekadded a wrapper for POSIX semaphores that works also...
2006-10-27 Robert Spalekseparate the support of large files from using LFS...
2006-10-26 Robert SpalekALIGN renamed to ALIGN_TO
2006-10-22 Pavel Charvatfixed forgotten text :)
2006-10-19 Pavel CharvatCompleted merge with dev-img branch.
2006-10-19 Pavel CharvatPartial merge with dev-img - added libimages.
2006-10-18 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2006-10-18 Pavel Charvatrewriting PL timetables... incomplete
2006-10-13 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2006-10-13 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-10-13 Martin Maresstk_printf() has been fixed.
2006-10-12 Pavel Charvatgenconfig can include program's output (should be deter...
2006-10-10 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2006-10-09 Robert Spalekconf: improve the format of the error message issued...
2006-10-09 Pavel Charvatthread-safe stk_printf
2006-10-06 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2006-10-05 Martin MaresReplaced the SORTER_DECLARE_ONLY hack by lib/sorter...
2006-10-04 Pavel Charvat* dev-threads merged to dev-img
2006-10-02 Pavel Charvatbugfix in area-based image scaling
2006-10-02 Pavel Charvatmore MJ's corrections... to be continue
2006-10-02 Pavel Charvat* removed CONFIG_IMAGES_EXIF switch (always enabled)
2006-10-02 Pavel Charvatmore MJ's corrections... to be continue
2006-10-02 Pavel Charvatimage_scale:
2006-09-29 Martin MaresPolished comments.
2006-09-27 Pavel CharvatMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-09-27 Pavel Charvatfixed bskip usage
2006-09-27 Pavel Charvatand now a correct solution... skip_input_data should...
2006-09-27 Pavel Charvatfixed segfault when libjpeg asked to skip behind EOF
2006-09-26 Martin MaresDefine NO_INLINE, which can be helpful when profiling.
2006-09-26 Pavel Charvat* let the compiler align several libimages structucters...
2006-09-24 Pavel Charvatsome corrections in ImageSim config section
2006-09-24 Pavel Charvatadded few comments to IMAGESIM configuration... sorry...
2006-09-22 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-09-22 Martin MaresA better comments on character set names.
2006-09-22 Pavel Charvatnote that we use RCF names for supported charsets
2006-09-20 Martin MaresDocumented thread safety of ucwlib functions.
2006-09-20 Pavel Charvatdisabled forgotten LOCAL_DEBUG
2006-09-20 Pavel Charvattest also GIFs for thread-safety
2006-09-20 Pavel CharvatCONFIG_IMAGES_LIBMAGICK works again
2006-09-20 Pavel Charvatrevising & testing image library
2006-09-19 Pavel Charvatbb_ofs_printf() -> bb_printf_at()
2006-09-18 Pavel Charvatrest of bbuf printf
2006-09-18 Pavel CharvatMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-09-18 Pavel Charvatprintf to a growing buffer
2006-09-18 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2006-09-18 Pavel Charvatbufgix in image comparision
2006-09-17 Pavel Charvatbackup of some experiments with similarity
2006-09-16 Pavel Charvatalign signature size
2006-09-16 Pavel Charvatsmall changes in signatures config
2006-09-16 Pavel Charvatstore also image dimensions
2006-09-16 Pavel Charvatexperiment - store relative centroid position for each...
2006-09-16 Pavel Charvattypo
2006-09-16 Pavel CharvatMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-09-16 Pavel Charvatupdated methods description
2006-09-16 Pavel Charvatsimple average vectors comparision
2006-09-16 Pavel Charvatbugfixed in IMAGESIM explain
2006-09-16 Pavel Charvatchanges in IMAGESIM explain
2006-09-16 Pavel Charvatbetter IMAGESIM explains
2006-09-16 Pavel Charvatfixed a typo
2006-09-16 Pavel Charvatsimple explain support for fuzzy regions matching
2006-09-16 Pavel Charvatbetter comparision method selection
next