Skip to content
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

[vp8d] fix partition size #1

Closed
wants to merge 2 commits into from
Closed

[vp8d] fix partition size #1

wants to merge 2 commits into from

Conversation

lakulako
Copy link
Owner

@lakulako lakulako commented Aug 8, 2018

The fix is to improve use of bitcount and 1st partition size computation.
Functionally the same as intel#239, but more direct with additional comments.
To be merged the together with
Intel-Media-SDK/MediaSDK#493

Issue: intel#190

The fix is to align changes in driver and in libmfx, that
improve use of bitcount and 1st partition size computation.
No more special code for count==8. Proper partition size is assumed.
Instead of intel#239. To be merged the same moment with
Intel-Media-SDK/MediaSDK#493
    
Issue: intel#190
lakulako added a commit to Intel-Media-SDK/MediaSDK that referenced this pull request Aug 13, 2018
The fix is to align changes in lib and in driver, that
improve use of bitcount and 1st partion size computation.
No more special code for count==8.
Merge together with lakulako/media-driver#1

Issue: MDP-46726
Test: manual, debug with driver
@lakulako
Copy link
Owner Author

intel#239 is made the same as this and can be merged instead of this.

@lakulako lakulako closed this Aug 24, 2018
onabiull pushed a commit to Intel-Media-SDK/MediaSDK that referenced this pull request Sep 10, 2018
The fix is to align changes in lib and in driver, that
improve use of bitcount and 1st partion size computation.
No more special code for count==8.
Merge together with lakulako/media-driver#1

Issue: MDP-46726
Test: manual, debug with driver
taowan1 pushed a commit to projectceladon/MediaSDK that referenced this pull request Sep 4, 2019
The fix is to align changes in lib and in driver, that
improve use of bitcount and 1st partion size computation.
No more special code for count==8.
Merge together with lakulako/media-driver#1

Issue: MDP-46726
Test: manual, debug with driver
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant