index
:
netpbm-mirror
this commit
advanced
master
meta
stable
super_stable
trunk
userguide
git-svn mirror of netpbm (updated manually)
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
converter
/
other
Commit message (
Expand
)
Author
Age
Files
Lines
*
Accept input filename argument; don't use intermediate buffer or generic QOI ...
giraffedata
2022-06-08
5
-766
/
+677
*
Replace vestigial uses of MEMEQ macro with memeq inline function
giraffedata
2022-06-08
2
-4
/
+4
*
Add license statement that was originally with the code we moved to qoi.c fro...
giraffedata
2022-05-29
1
-0
/
+30
*
cleanup
giraffedata
2022-05-22
4
-158
/
+191
*
cleanup
giraffedata
2022-05-22
1
-108
/
+139
*
cleanup
giraffedata
2022-05-21
4
-88
/
+63
*
cleanup
giraffedata
2022-05-21
4
-519
/
+425
*
Add pamtoqoi, qoitopam, raw submission
giraffedata
2022-05-20
5
-4
/
+982
*
Remove two's-complement hack from Packbits decoding to it works on all archit...
giraffedata
2022-04-13
1
-15
/
+42
*
Fix bug from previous commit
giraffedata
2022-03-25
1
-14
/
+18
*
Fix use after free from recent commit
giraffedata
2022-03-16
3
-15
/
+6
*
Add -fixedtime
giraffedata
2022-03-12
1
-10
/
+21
*
cleanup
giraffedata
2022-03-12
1
-3
/
+3
*
cleanup
giraffedata
2022-03-12
4
-195
/
+193
*
whitespace
giraffedata
2022-03-12
1
-6
/
+9
*
whitespace
giraffedata
2022-03-12
1
-13
/
+16
*
cleanup
giraffedata
2022-03-06
1
-89
/
+191
*
Make -h work on all images in a stream
giraffedata
2022-03-06
1
-7
/
+29
*
Fix assertion
giraffedata
2022-03-05
1
-0
/
+8
*
cleanup
giraffedata
2022-03-05
1
-8
/
+8
*
whitespace
giraffedata
2022-03-05
1
-10
/
+13
*
whitespace
giraffedata
2022-02-01
1
-8
/
+9
*
Set uninitialized variables to make output repeatable and suppress Valgrind w...
giraffedata
2022-02-01
1
-7
/
+11
*
Explicit two's complement interpretation for systems (eg ppc64) where 'char' ...
giraffedata
2021-11-28
1
-10
/
+12
*
whitespace
giraffedata
2021-11-28
1
-4
/
+4
*
Back out commit 4188
giraffedata
2021-11-28
1
-2
/
+2
*
Fix bug in previous commit
giraffedata
2021-11-28
1
-1
/
+1
*
Explicit signed char for systems (eg ppc64) with default unsigned
giraffedata
2021-11-28
1
-2
/
+2
*
Add header check to go with previous update to header checks
giraffedata
2021-11-28
1
-0
/
+3
*
Apparently, it works fine with bit depth 32
giraffedata
2021-11-17
1
-4
/
+4
*
fix arithmetic overflows
giraffedata
2021-11-07
1
-9
/
+23
*
whitespace
giraffedata
2021-11-07
1
-7
/
+10
*
Allow 256 colors when image has alpha plane but user says -transparent; no ne...
giraffedata
2021-10-12
1
-19
/
+21
*
Fix bug in previous commit
giraffedata
2021-10-06
1
-2
/
+7
*
Add -black, -white
giraffedata
2021-10-03
1
-27
/
+77
*
cleanup
giraffedata
2021-10-02
1
-20
/
+18
*
cleanup
giraffedata
2021-09-30
1
-2
/
+2
*
Remove C99 comments
giraffedata
2021-09-30
1
-4
/
+5
*
Fix not properly ignoring the input alpha mask when user says -transparent
giraffedata
2021-09-30
1
-44
/
+98
*
Eliminate dependency on color dictionary when user does not specify colors by...
giraffedata
2021-09-25
1
-3
/
+7
*
whitespace
giraffedata
2021-09-25
1
-6
/
+9
*
Change -transparency to -transparent, per documentation (and design)
giraffedata
2021-05-21
1
-7
/
+7
*
Fix compressor rejection of depth less than 8 with transparency
giraffedata
2021-05-15
1
-1
/
+2
*
Fix matching only the first 3 characters of BLACKANDWHITE
giraffedata
2021-05-15
1
-1
/
+1
*
Fix failure to recognize BLACKANDWHITE_ALPHA
giraffedata
2021-05-15
1
-0
/
+10
*
Fix failure with GRAYSCALE_ALPHA, BLACKANDWHITE_ALPHA - bogus error about ins...
giraffedata
2021-05-08
1
-2
/
+2
*
cleanup
giraffedata
2021-03-13
1
-5
/
+5
*
Add information about PNG to -verbose report
giraffedata
2021-03-13
1
-4
/
+10
*
Fix incorrect output with a bounding box that is exactly INT_MAX high or wide
giraffedata
2021-03-13
1
-2
/
+2
*
Fix constant failure of decode with non-Netpbm libjasper
giraffedata
2021-03-09
1
-1
/
+1
[next]