common-lisp.net
/
projects/mirror/retrospectiff.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
projects/mirror/retrospectiff.git
2011-03-14
Cyrus Harmon
export tiff-image-color-map and tiff-image-min-is-white
master
commit
|
commitdiff
|
tree
2011-03-12
Cyrus Harmon
add min-is-white slot to tiff-image and add initial...
commit
|
commitdiff
|
tree
2011-03-12
Cyrus Harmon
add +color-map-tag+ and +photometric-interpretation...
commit
|
commitdiff
|
tree
2011-03-12
Cyrus Harmon
add :initform nil to color-map and samples-per-pixel...
commit
|
commitdiff
|
tree
2011-03-12
Cyrus Harmon
add support for indexed TIFF images
commit
|
commitdiff
|
tree
2011-03-10
Cyrus Harmon
remove debugging prints and take &rest args in write...
commit
|
commitdiff
|
tree
2011-03-10
Cyrus Harmon
write 4-channel images as RGBA
commit
|
commitdiff
|
tree
2011-03-10
Cyrus Harmon
first (working) cut at TIFF writing
commit
|
commitdiff
|
tree
2011-03-09
Cyrus Harmon
progress on TIFF writing:
commit
|
commitdiff
|
tree
2011-03-09
Cyrus Harmon
begin work writing TIFF files
commit
|
commitdiff
|
tree
2011-02-14
Cyrus Harmon
starting to clean up the retrospectiff test images...
commit
|
commitdiff
|
tree
2011-02-04
Cyrus Harmon
packbits now deals with the unsigned bytes coming from...
commit
|
commitdiff
|
tree
2011-02-04
Cyrus Harmon
add +no-compression+ constant and cleanup code a little bit
commit
|
commitdiff
|
tree
2011-02-04
Cyrus Harmon
remove optimize debug declarations
commit
|
commitdiff
|
tree
2011-02-04
Cyrus Harmon
New retrospectiff that uses Peter Siebel's binary-data...
commit
|
commitdiff
|
tree
2011-02-04
Cyrus Harmon
add rgb image data loading -- last commit before turnin...
commit
|
commitdiff
|
tree
2011-02-04
Cyrus Harmon
start populating tiff-image from the TIFF IFD
commit
|
commitdiff
|
tree
2011-02-04
Cyrus Harmon
remove no-longer-needed inline-array and non-inline...
commit
|
commitdiff
|
tree
2011-02-04
Cyrus Harmon
support for the rest of the TIFF data types
commit
|
commitdiff
|
tree
2011-02-04
Cyrus Harmon
use element-type for inline-array to, and accept an...
commit
|
commitdiff
|
tree
2011-02-04
Cyrus Harmon
fix up non-inline-array binary type and use it for...
commit
|
commitdiff
|
tree
2011-02-04
Cyrus Harmon
more retrospectiff2 parsing WIP
commit
|
commitdiff
|
tree
2011-02-03
Cyrus Harmon
update asdf for retrospectiff2
commit
|
commitdiff
|
tree
2011-02-03
Cyrus Harmon
Merge branch 'master' into retrospectiff2
commit
|
commitdiff
|
tree
2011-02-03
Cyrus Harmon
remove premature depends-on com.gigamonkeys.binary...
commit
|
commitdiff
|
tree
2011-02-03
Cyrus Harmon
initial work on the new parser
commit
|
commitdiff
|
tree
2011-02-03
Cyrus Harmon
Merge branch 'master' of git+ssh://git.cyrusharmon...
commit
|
commitdiff
|
tree
2011-02-03
Cyrus Harmon
add constants.lisp
commit
|
commitdiff
|
tree
2011-02-03
Cyrus Harmon
support for 16-bit RGB images, making retrospectiff...
commit
|
commitdiff
|
tree
2010-06-11
Cyrus Harmon
remove version.lisp-expr
commit
|
commitdiff
|
tree
2009-06-13
Cyrus Harmon
adding scratch file
commit
|
commitdiff
|
tree
2009-04-30
Cyrus Harmon
write-tiff-file is now a function instead of a macro.
commit
|
commitdiff
|
tree
2009-04-29
Cyrus Harmon
cleaned up read-image. don't need to check for vector...
commit
|
commitdiff
|
tree
2009-04-29
Cyrus Harmon
support for grayscale image I/O
commit
|
commitdiff
|
tree
2008-12-01
Cyrus Harmon
use :element-type '(unsigned-byte 8) instead of :defaul...
commit
|
commitdiff
|
tree
2008-11-06
Cyrus Harmon
revert previous bogus package change.
commit
|
commitdiff
|
tree
2008-11-06
Cyrus Harmon
export image-width, image-length and image-data
commit
|
commitdiff
|
tree
2008-11-06
Cyrus Harmon
change the order of the args to write-tiff-file to...
commit
|
commitdiff
|
tree
2008-11-06
Cyrus Harmon
clean up write-tiff-stream a bit.
commit
|
commitdiff
|
tree
2008-11-06
Cyrus Harmon
update README. add copyright notices to source files.
commit
|
commitdiff
|
tree
2008-11-06
Cyrus Harmon
bump version to 0.0.2
retrospectiff-0.0.2
commit
|
commitdiff
|
tree
2008-11-06
Cyrus Harmon
first pass at TIFF writing. only works with ARGB files...
commit
|
commitdiff
|
tree
2008-11-05
Cyrus Harmon
fix in-progress partial setf form that was keeping...
commit
|
commitdiff
|
tree
2008-11-05
Cyrus Harmon
fix constant typos.
commit
|
commitdiff
|
tree
2008-11-05
Cyrus Harmon
add packbits.lisp and add this to the asdf definition.
commit
|
commitdiff
|
tree
2008-11-05
Cyrus Harmon
move ensure-array-size-and-set-fill-pointer to util...
commit
|
commitdiff
|
tree
2008-10-31
Cyrus Harmon
update COPYRIGHT and README.
commit
|
commitdiff
|
tree
2008-10-31
Cyrus Harmon
move images to images directory
commit
|
commitdiff
|
tree
2008-10-30
Cyrus Harmon
bump version to 0.0.1
commit
|
commitdiff
|
tree
2008-10-30
Cyrus Harmon
* eval-when constants so that we can use them in case...
commit
|
commitdiff
|
tree
2008-10-30
Cyrus Harmon
bug fixes to get the lzw corner cases right. works...
commit
|
commitdiff
|
tree
2008-10-29
Cyrus Harmon
adding first cut at lzw compression
commit
|
commitdiff
|
tree
2008-10-28
Cyrus Harmon
Fix two off-by-one remainder errors where we were getti...
commit
|
commitdiff
|
tree
2008-10-27
Cyrus Harmon
first working version of the bit-array for use with...
commit
|
commitdiff
|
tree
2008-10-24
Cyrus Harmon
add tiff-image class
commit
|
commitdiff
|
tree
2008-10-24
Cyrus Harmon
cl-tiff -> retrospectiff
commit
|
commitdiff
|
tree
2008-10-24
Cyrus Harmon
first working-ish version. works for uncompressed 8...
commit
|
commitdiff
|
tree
2008-10-23
Cyrus Harmon
genesis
commit
|
commitdiff
|
tree