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