Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use buffered fwrite(3) to build the udl Huffman table, | 2009-11-10 | 1 | -10/+11 | |
* | Name fields in the udl_huffman struct same as on the driver side to | 2009-08-26 | 1 | -7/+7 | |
* | Also avoid __packed struct to Huffman table in the driver side in favour | 2009-08-26 | 1 | -2/+2 | |
* | add error checking | 2009-08-25 | 1 | -3/+5 | |
* | if we do not use __packed, we must write the values more carefully | 2009-08-25 | 1 | -3/+7 | |
* | 16bit Huffman table for pixel difference compression on udl(4) devices. | 2009-08-25 | 1 | -0/+46 |