-
-
Notifications
You must be signed in to change notification settings - Fork 169
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
multi delta #756
Comments
2014-12-25 16:50:30: totaam commented
|
2014-12-28 06:33:56: antoine uploaded file
|
2014-12-28 10:32:04: antoine commented
|
2015-01-23 21:00:26: afarr commented
|
2015-01-24 01:54:11: totaam commented
|
2015-02-21 01:56:21: afarr commented
|
2015-02-21 06:02:57: antoine commented
|
2015-02-23 20:13:22: afarr commented
|
2015-04-07 10:20:18: antoine commented
|
comment 8 can be ignored, the problem was a dangling pointer caused by a bug in the vpx decoder, fixed in r8940. |
r9028 adds a new debug flag for delta compression: |
r9063 ensures that we expire all delta buckets after 20 hits to prevent xor decay where the bucket just contains unhelpful noise.
|
Related: #2248 (more aggressive use of scroll encoding) |
For the record, this feature has been removed in 4.1 |
Issue migrated from trac ticket # 756
component: core | priority: major | resolution: fixed
2014-12-04 06:33:17: totaam created the issue
The text was updated successfully, but these errors were encountered: