Intel-Media-SDK / MediaSDK

The Intel® Media SDK
MIT License
924 stars 454 forks source link

[Decode]Remove AVC level 6.0 check, Do Not Merge For Now! #3015

Closed Davis-HXX closed 1 year ago

Davis-HXX commented 1 year ago

Change can not be merged - there are some conflicts. Please, rebase the change, resolve conflicts and squash all changes into a single commit.

Make the code change in another pr [Decode]Remove AVC level 6.0 check, removed the line "(void)(ignore_level_constrain);" to make code cleaner.