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

Fix the max slice number definition error in hevc encoder #193

Merged
merged 1 commit into from
Jun 8, 2017

Conversation

pengche1
Copy link
Contributor

@pengche1 pengche1 commented Jun 7, 2017

The real max slice number is defined by I965_MAX_NUM_SLICE,
so also need to use this macro in hevc encoder

Fixes #162

Signed-off-by: peng.chen peng.c.chen@intel.com

The real max slice number is defined by I965_MAX_NUM_SLICE,
so also need to use this macro in hevc encoder

Fixes intel#162

Signed-off-by: peng.chen <peng.c.chen@intel.com>
@xhaihao xhaihao merged commit 81cf65d into intel:master Jun 8, 2017
@seanvk seanvk removed the in progress label Jun 8, 2017
@pengche1 pengche1 deleted the multi_slices branch June 8, 2017 03:45
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.

None yet

3 participants