URL
https://opencores.org/ocsvn/mb-jpeg/mb-jpeg/trunk
Subversion Repositories mb-jpeg
[/] - Rev 20
Go to most recent revision | Changes | View Log | RSS feed
Last modification
- Rev 20 2006-07-18 02:12:31 GMT
- Author: quickwayne
- Log message:
- Ported to Microblaze processor and XUP2pro board.
It can read bmp file from CF card, compress, and write back to CF card.
It can run on borland, gcc/cygwin and microblaze.
Bug fixed:
1. in huffman.c/ReverseExtend(), type conversion of 'bits' is wrong.