mirror of
https://github.com/pbatard/rufus.git
synced 2025-06-01 23:38:30 -04:00
[cmp] update Bled to latest
* This should increase the write speed when writing compressed images...
This commit is contained in:
parent
177c85c4fe
commit
50d119ba0b
7 changed files with 21 additions and 24 deletions
|
@ -67,7 +67,7 @@
|
|||
#define RETVAL_OBSOLETE_INPUT (dbg("%d", __LINE__), -7)
|
||||
|
||||
/* Other housekeeping constants */
|
||||
#define IOBUF_SIZE 4096
|
||||
#define IOBUF_SIZE BB_BUFSIZE
|
||||
|
||||
/* This is what we know about each Huffman coding group */
|
||||
struct group_data {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue