summaryrefslogtreecommitdiffstats
path: root/src/cmd/jpg
Commit message (Collapse)AuthorAgeFilesLines
* Trivial changes: whitespace and modes.Dan Cross2020-01-1012-35/+31
| | | | | | | | | Remote whitespace at the ends of lines. Remove blank lines from the ends of files. Change modes on source files so that they are not executable. Signed-off-by: Dan Cross <cross@gajendra.net>
* all: remove .cvsignore filesKare Nuorteva2017-09-141-15/+0
| | | | | | | | | | Rename following .cvsignore files to .gitkeep since they are required by the build (directories must exist before build): - bin/fossil/.gitkeep - bin/fs/.gitkeep - bin/venti/.gitkeep Change-Id: I9c2865058480cffb3a4613f25e2eca1f7e5578c0
* jpegdump: fix build and warningsDavid du Colombier2013-01-191-7/+8
| | | | | R=rsc https://codereview.appspot.com/7070070
* gif: fix setting of transparency channels when writing gifs.Rob Pike2011-05-171-7/+7
| | | | | R=rsc http://codereview.appspot.com/4538073
* topng: 64-bit fixRuss Cox2010-09-031-1/+1
| | | | | R=rsc http://codereview.appspot.com/2124042
* make flate crc32 work when ulong is 64 bitsRuss Cox2010-02-072-6/+6
| | | | | | R=, rsc CC= http://codereview.appspot.com/203061
* misc: array bounds fixes that gcc finds (John Gosset)Russ Cox2008-05-101-4/+1
|
* Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc2006-04-0113-79/+79
|
* autoresize (erik quanstrom)rsc2006-03-195-8/+7
|
* resize window to fit image (Erik Quanstrom)rsc2006-02-154-17/+13
|
* no /fd/rsc2005-11-121-1/+1
|
* isdigit (Tom Miller)rsc2005-11-011-4/+4
|
* Do not revert to CMAP for second file. (Rob Pike).rsc2005-09-151-7/+9
|
* drop readerrrsc2005-03-181-1/+0
|
* better png handlingrsc2005-03-181-91/+209
|
* add support for alpharsc2005-02-151-14/+47
|
* use correct graphics formatrsc2005-01-301-11/+8
|
* stupid sunrsc2005-01-141-2/+0
|
* stupid programmerrsc2005-01-141-1/+1
|
* smart sunrsc2005-01-141-8/+6
|
* Goodbye SHORTLIBrsc2005-01-041-3/+0
|
* Compare function pointers against 0 rather than nil.wkj2004-07-091-1/+1
|
* Placate the CVS monster.wkj2004-05-172-1/+16
|
* add -W to specify window size.rsc2004-04-297-13/+71
| | | | various other little fixes.
* stupid sunrsc2004-04-253-11/+14
|
* odds and endsrsc2004-04-211-0/+2
|
* add new guysrsc2004-04-211-2/+2
|
* Why not?rsc2004-04-2132-0/+9072