projects
/
fjl
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
More debug code moving.
2009-06-01
Steinar H. Gunderson
More debug code moving.
commit
|
commitdiff
|
tree
2009-06-01
Steinar H. Gunderson
Move some parts of the driver code into its own function.
commit
|
commitdiff
|
tree
2009-06-01
Steinar H. Gunderson
Kill the expect for now.
commit
|
commitdiff
|
tree
2009-06-01
Steinar H. Gunderson
Kill AC_END_OF_BLOCK as well.
commit
|
commitdiff
|
tree
2009-06-01
Steinar H. Gunderson
Get rid of AC_SIXTEEN_ZEROS.
commit
|
commitdiff
|
tree
2009-06-01
Steinar H. Gunderson
Remove some debugging asserts.
commit
|
commitdiff
|
tree
2009-06-01
Steinar H. Gunderson
Whatever. :-P
commit
|
commitdiff
|
tree
2009-06-01
Steinar H. Gunderson
Remove an increment from the fast path of the AC coefficient...
commit
|
commitdiff
|
tree
2009-06-01
Steinar H. Gunderson
Fix a Makefile typo.
commit
|
commitdiff
|
tree
2009-06-01
Steinar H. Gunderson
Add driver to the Makefile.
commit
|
commitdiff
|
tree
2009-06-01
Steinar H. Gunderson
Fix some errors/warnings in driver.c.
commit
|
commitdiff
|
tree
2009-06-01
Steinar H. Gunderson
Minor optimizations to the new AC coefficient tables.
commit
|
commitdiff
|
tree
2009-06-01
Steinar H. Gunderson
Make a shiny new lookup table for looking up complete...
commit
|
commitdiff
|
tree
2009-06-01
Steinar H. Gunderson
Some more musings about code word lengths.
commit
|
commitdiff
|
tree
2009-06-01
Steinar H. Gunderson
Fix our bswap trick on i386.
commit
|
commitdiff
|
tree
2009-06-01
Steinar H. Gunderson
Some asm() correction.
commit
|
commitdiff
|
tree
2009-06-01
Steinar H. Gunderson
Yet another microoptimization in the driver.
commit
|
commitdiff
|
tree
2009-06-01
Steinar H. Gunderson
Yet another microoptimization in the driver.
commit
|
commitdiff
|
tree
2009-06-01
Steinar H. Gunderson
Add an x86 optimized version of extend().
commit
|
commitdiff
|
tree
2009-05-31
Steinar H. Gunderson
Microoptimization: Use a form of byteswapping that...
commit
|
commitdiff
|
tree
2009-05-31
Steinar H. Gunderson
extend() should not need sign extension for the bits...
commit
|
commitdiff
|
tree
2009-05-31
Steinar H. Gunderson
More manual strength reduction.
commit
|
commitdiff
|
tree
2009-05-31
Steinar H. Gunderson
Try to reduce the register pressure a bit in the unstuff...
commit
|
commitdiff
|
tree
2009-01-28
Steinar H. Gunderson
Add a stupid integerization of the AA&N IDCT -- 30...
commit
|
commitdiff
|
tree
2009-01-20
Steinar H. Gunderson
Add the missing benchmarking files.
commit
|
commitdiff
|
tree
2009-01-20
Steinar H. Gunderson
Split the two IDCTs into different files.
commit
|
commitdiff
|
tree
2009-01-11
Steinar H. Gunderson
Replace a magic constant by a less magic constant.
commit
|
commitdiff
|
tree
2009-01-11
Steinar H. Gunderson
Let IDCTs do precalculation outside the inner loops...
commit
|
commitdiff
|
tree
2009-01-11
Steinar H. Gunderson
Measure CPU seconds instead of wall time, and move...
commit
|
commitdiff
|
tree
2009-01-09
Steinar H. Gunderson
Correct a presentation error.
commit
|
commitdiff
|
tree
2009-01-09
Steinar H. Gunderson
+static
commit
|
commitdiff
|
tree
2009-01-09
Steinar H. Gunderson
Floating-point implementation of AA&N IDCT. Does not...
commit
|
commitdiff
|
tree
2009-01-09
Steinar H. Gunderson
Fix a read of uninitialized memory.
commit
|
commitdiff
|
tree
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