[cmp] update Bled to latest

* This should increase the write speed when writing compressed images...
This commit is contained in:
Pete Batard 2020-02-04 12:09:47 +00:00
parent 177c85c4fe
commit 50d119ba0b
No known key found for this signature in database
GPG key ID: 38E0CF5E69EDD671
7 changed files with 21 additions and 24 deletions

View file

@ -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 {