]> mj.ucw.cz Git - libucw.git/history - images
UCW::CGI: Announce supported methods correctly
[libucw.git] / images /
2012-02-16 Martin MaresTime: Timing functions separated out to <ucw/time.h>
2012-02-11 Martin MaresUse #include <ucw/...> instead of "ucw/..." (and simila...
2011-02-27 Martin MaresMerge branch 'dev-mainloop'
2010-10-01 Martin MaresAdded a clean way for building of static PIC libraries
2010-07-13 Martin MaresGet rid of SHERLOCK_VERSION and use UCW_VERSION everywhere
2009-04-29 Pavel CharvatJust fixed a comment in libimages.
2009-04-29 Pavel CharvatDo not leave any colorspace conversions to libjpeg...
2009-04-29 Pavel CharvatStore thumbnails in the YCbCr colorspace.
2009-01-27 Pavel CharvatMerge branch 'v3.12.4'
2008-11-16 Martin MaresMerge branch 'master' into dev-lib
2008-11-06 Pavel CharvatMerge branch 'dev-lib' of git+ssh://git.ucw.cz/projects...
2008-11-06 Michal VanerFix installation of config files
2008-11-03 Martin MaresSimplified calls of sorter/array-simple.h.
2008-11-03 Martin MaresUpdate all calls to arraysort.h.
2008-10-30 Michal VanerMerge branch 'dev-lib' of ssh://git.ucw.cz/projects...
2008-10-30 Martin MaresMerge branch 'dev-free' into dev-lib
2008-10-30 Pavel Charvatdefault_thread_stack_size -> ucwlib_thread_stack_size
2008-10-17 Michal VanerBetter detection of .a/.so
2008-10-08 Michal VanerLibimages installs
2008-07-19 Michal VanerLibucw: Change sh_ prefix to ucw_.
2008-07-14 Martin MaresThe big move. Step #2: Updated all other references...
2008-07-14 Martin MaresMerge branch 'master' into dev-lib
2008-07-01 Martin MaresAdapt to CF_LOOKUP constification.
2008-01-02 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-12-19 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-12-13 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2007-11-23 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-11-23 Pavel CharvatMergeImages: Just small improvements.
2007-11-22 Pavel CharvatMergeImages: Added several config options.
2007-11-19 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-11-19 Pavel CharvatJust backuped unfinished detector of image duplicates.
2007-11-14 Pavel CharvatBackuped experiments with image duplicates.
2007-11-07 Pavel Charvatimages: Fixed trailing spaces and invalid indentation.
2007-11-06 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-10-29 Pavel CharvatPerform threaded imagelib tests only with CONFIG_UCW_TH...
2007-10-28 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-09-26 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2007-09-21 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-09-06 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-08-31 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-08-25 Martin MaresMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-07-25 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-07-19 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-07-19 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2007-07-19 Martin MaresUnfortunately, libraries with public API need an extra...
2007-07-18 Martin MaresUse msg() instead of log().
2007-07-18 Martin MaresRemoved another bunch of unneeded dependencies on sherl...
2007-07-18 Martin MaresRemoved unnecessary depedencies on sherlock/sherlock.h.
2007-07-18 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2007-07-18 Martin MaresCleaned up insallation of library API.
2007-07-17 Martin MaresFirst bits of installation of .pc files.
2007-07-17 Martin MaresFixed depedencies of libimages.
2007-07-17 Martin MaresUse pkg-config to handle library dependencies.
2007-07-17 Martin MaresUnified installation of includes.
2007-07-09 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-06-25 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-06-25 Pavel Charvatreplaced several "byte *" -> "char *", mostly in the...
2007-06-25 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-06-21 Pavel Charvatlibimages: removed experiments with Hilbert curves
2007-06-21 Pavel Charvatrun testing utities in rundir instead of in source...
2007-06-21 Pavel CharvatThe great conversion of log() logging function to msg().
2007-06-19 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-06-07 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-05-18 Pavel CharvatMerged main branch to dev-sorter.
2007-05-18 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-05-18 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-05-18 Pavel Charvatbugfix in image scaling (select the correct strategy)
2007-04-23 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-04-10 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-04-10 Pavel Charvatremoved MAX_ATTR_SIZE from images/*
2007-03-12 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-03-12 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-03-11 Pavel Charvatbetter ifdefs in images/config.c
2007-03-08 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-03-08 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-03-03 Pavel Charvatpartially updated free/mkdist
2007-02-17 Martin MaresUpdated all users of the timer interface to pass an...
2007-02-16 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-02-13 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-02-13 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-02-02 Martin MaresReplaced %L by %ll, the former is obsolete and specific...
2007-02-02 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2007-02-02 Martin MaresUse uintptr_t instead of addr_int_t.
2006-12-20 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2006-12-18 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-12-12 Pavel Charvatimage-sim-test can display also base224-encoded signatures
2006-12-12 Pavel Charvatfixed long option for computation of base64 signatures
2006-12-12 Pavel Charvatimage-sim-test can display base64-encoded signature
2006-12-11 Martin MaresUpdated various programs and Makefiles to use the threa...
2006-12-09 Martin MaresUse Threads.DefaultStackSize instead of various local...
2006-12-08 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-12-08 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-12-08 Pavel CharvatCONFIG_INSTALL_API installs libimages headers
2006-12-04 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
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...
next