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

libavcenc: validate dimensions after applying config params #82

Closed
wants to merge 1 commit into from

Conversation

srujan874
Copy link
Contributor

Before applying the config params (dimensions), the api is validating the input buffer dimensions. This causes encode fails wrongly. This is corrected.

Test: ./avcenc

Before applying the config params (dimensions), the api is validating
the input buffer dimensions. This causes encode fails wrongly. This is
corrected.

Test: ./avcenc

Change-Id: Ifee9130f0041f77907a1a668227bc049227988e1
@srujan874 srujan874 closed this Oct 30, 2023
@srujan874 srujan874 deleted the dimension_check branch October 30, 2023 17:25
@srujan874 srujan874 restored the dimension_check branch October 30, 2023 17:30
@srujan874 srujan874 deleted the dimension_check branch November 18, 2023 14:46
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.

2 participants