projects
/
fjl
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
fjl
2009-01-11
Steinar H....
Let IDCTs do precalculation outside the inner loops...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-11
Steinar H....
Measure CPU seconds instead of wall time, and move...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-09
Steinar H....
Correct a presentation error.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-09
Steinar H....
+static
commit
|
commitdiff
|
tree
|
snapshot
2009-01-09
Steinar H....
Floating-point implementation of AA&N IDCT. Does not...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-09
Steinar H....
Fix a read of uninitialized memory.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-06
Steinar H....
Commit initial reference implementation of IDCT.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-03
Steinar H....
Add a decoding driver.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-03
Steinar H....
Stray newline.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-03
Steinar H....
Add an implementation of the EXTEND function.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-03
Steinar H....
The bit source needs to actually consume the data it...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-03
Steinar H....
Fix a missing #include.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-03
Steinar H....
Fix a bug in the fast Huffman decoder.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-03
Steinar H....
Rename read_length to read_uint16, and add a read_uint8.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-03
Steinar H....
Argh, fix issue with double-pointers vs. multidimension...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-03
Steinar H....
More issues with overlong returns.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-03
Steinar H....
Fix a bug where we could return too much data from...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-03
Steinar H....
byte_source_read_marker() needs to refill.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-03
Steinar H....
Fix a warning.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-03
Steinar H....
Move some common input stuff around.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-03
Steinar H....
Fix a Makefile typo.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-03
Steinar H....
Rename input.h to bitsource.h (and friends).
commit
|
commitdiff
|
tree
|
snapshot
2009-01-03
Steinar H....
read_huffman_tables() takes in unstuffed data, not...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-03
Steinar H....
Fix signedness warnings.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-03
Steinar H....
Enable -Wall -Wextra.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-03
Steinar H....
Add back -O2.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-03
Steinar H....
Add a bytesource test for broken markers.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-03
Steinar H....
Add a new input source converting JPEG-format bytes...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-02
Steinar H....
Add code for efficient (?) Huffman decoding.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-02
Steinar H....
Compile with debugging by default.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-02
Steinar H....
Upper-case constants.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-02
Steinar H....
Port some table-generating stuff from unjpeg.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-02
Steinar H....
Rename data_source to bit_source, and add a little...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-02
Steinar H....
Initialize a very crude framework for choosing the...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-02
Steinar H....
Add a simple Makefile for compiling and running tests.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-02
Steinar H....
Added functions for bit-level reading.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-02
Steinar H....
Added some experimental data about Huffman code lengths.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-02
Steinar H....
Transform unjpeg into something slightly more useful...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-02
Steinar H....
Add unjpeg.c, frmo an earlier project.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-02
Steinar H....
Initial unstuff code.
commit
|
commitdiff
|
tree
|
snapshot