Skip to content

h264parse: Use pbutils API to get compatible profiles.

We now move the finding of compatible profiles as a common helper function into the pbutils lib. The h264parse can directly use it.

Merge request reports