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

avcodec/qsv_enc: do not reuse enc_ctrl from previous frames #330

Closed
wants to merge 1 commit into from

Conversation

xuguangxin
Copy link
Collaborator

fixes http://trac.ffmpeg.org/ticket/8857

If we do not clear the enc_ctrl, we will reuse previous frames' data like FrameType.

fixes #8857

If we do not clear the enc_ctrl, we will reuse previous frames' data like FrameType.
@xuguangxin
Copy link
Collaborator Author

@xhaihao @feiwan1 @wenbinc-Bin
please help review.
thanks

@xhaihao
Copy link
Collaborator

xhaihao commented Jan 6, 2021

LGTM

@xuguangxin
Copy link
Collaborator Author

thanks haihao, close this since I sent the patch to community. @FocusLuo, could you help prepare some test case for this?
thanks

@xuguangxin xuguangxin closed this Jan 19, 2021
@FocusLuo
Copy link

A task of https://jira.devtools.intel.com/browse/VIZ-16477 is created on this. @xuguangxin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants