-
Notifications
You must be signed in to change notification settings - Fork 455
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
opj_compress: 40% of encode time is spent freeing data #445
Comments
Reported by boxerab on 2014-11-29 04:13:24 |
Reported by boxerab on 2014-11-30 01:39:58 - _Attachment: [double_encode_speed.diff](https://storage.googleapis.com/google-code-attachments/openjpeg/issue-445/comment-2/double_encode_speed.diff)_ |
Reported by mayeut on 2014-12-15 19:21:20 |
Reported by boxerab on 2014-12-16 00:00:56 - _Attachment: [double_encode.diff](https://storage.googleapis.com/google-code-attachments/openjpeg/issue-445/comment-4/double_encode.diff)_ |
Reported by boxerab on 2014-12-16 00:02:33 |
Reported by mayeut on 2014-12-16 20:23:18 |
Reported by boxerab on 2014-12-16 21:46:14 |
Reported by boxerab on 2014-12-16 22:04:58 - _Attachment: [double_encode.diff](https://storage.googleapis.com/google-code-attachments/openjpeg/issue-445/comment-8/double_encode.diff)_ |
Reported by mayeut on 2014-12-17 19:23:07 |
Reported by boxerab on 2014-12-17 19:41:48 |
Reported by detonin on 2015-01-20 11:18:37 |
Reported by boxerab on 2015-01-20 14:08:41 |
Reported by detonin on 2015-01-20 17:11:06 |
Reported by boxerab on 2015-01-20 19:33:31 |
Reported by boxerab on 2015-01-29 19:33:27 |
On latest Visual Studio compiler, not freeing codec makes negligible difference to timing. So, there is no longer any reason to do this. Please close this issue. |
Originally reported on Google Code with ID 445
Reported by boxerab on 2014-11-28 20:14:45
The text was updated successfully, but these errors were encountered: