Skip to content

msdk: add support for rgb16 in the sink pad of msdkvpp

Haihao Xiang requested to merge haihao/gst-plugins-bad:msdk-vpp-rgb16 into master

This patchset adds support for rgb16 format in the sink pad of msdkvpp

gst-launch-1.0 videotestsrc ! video/x-raw,format=RGB16 ! msdkvpp ! glimagesink

Merge request reports