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

inter: move refPicList from FrameContext to SliceContext #95

Merged
merged 1 commit into from
Jun 19, 2023

Conversation

nuomi2021
Copy link
Member

@nuomi2021 nuomi2021 commented Jun 19, 2023

this will fix the round 2 round issue for ci
We parser slice header and reference list in the main thread. And use it in other threads. Since the reference list pointer will change from slice to slice, we need to move it to slice context"

fixes #55

this will fix round 2 round issue for ci
We parser slice header and reference list in main thread. And use it
in other threads. since the reference list pointer will change slice to slice,
we need move it to slice context"
@nuomi2021 nuomi2021 mentioned this pull request Jun 19, 2023
5 tasks
@nuomi2021 nuomi2021 merged commit c27cc5b into ffvvc:main Jun 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Windows multithreading test failure
1 participant