Skip to content

plugins: find the preferred format from right caps.

wangfei requested to merge wangfei/gstreamer-vaapi:rgba into master

When the downstream has any caps, then raw video feature will be used. At this situation, the preferred format should be chose from caps which contains "vide/x-raw" feature instead of from the fist allowed caps.

Fixes #142 (closed)

Merge request reports