- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I was testing out some of the data compression options and caught on how to get it to compress data then be able to uncompress it. However, on another test it (subject function) kept giving error 32 about the source buffer less than expected. In this case it was 17 (saved from when 8 bytes were asked to be encoded with flushfinish - same flushfinish used for the decode), just on a hunch, I added an if inputsize==17 then inputsize++. Then it was happy. Other odd (inputsize & 1) values that came through were much larger and it didn't complain. Using the latest IPP version 7 I downloaded last night. Looks like it's using the w7_ version of things interally.
Is this a known issue or bug? I didn't read anything about having to have the data aligned or even number of bytes, etc..?
Thanks.
I was testing out some of the data compression options and caught on how to get it to compress data then be able to uncompress it. However, on another test it (subject function) kept giving error 32 about the source buffer less than expected. In this case it was 17 (saved from when 8 bytes were asked to be encoded with flushfinish - same flushfinish used for the decode), just on a hunch, I added an if inputsize==17 then inputsize++. Then it was happy. Other odd (inputsize & 1) values that came through were much larger and it didn't complain. Using the latest IPP version 7 I downloaded last night. Looks like it's using the w7_ version of things interally.
Is this a known issue or bug? I didn't read anything about having to have the data aligned or even number of bytes, etc..?
Thanks.
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
I search in the database. I do no find any report on this problem. Could you provide on test code that could show this problem? I will help to find the problem more quickly.
Thanks,
Chao
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
How does it work for you now?
Thanks,
Chao
How does it work for you now?
Thanks,
Chao
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page