MMALSharp icon indicating copy to clipboard operation
MMALSharp copied to clipboard

Add HVS component

Open techyian opened this issue 5 years ago • 1 comments

In September 2018, the HVS (Hardware Video Scalar) component was added to userland. This component offers hardware accelerated format conversion, blending, and resizing. It features 4 input ports with a single output port.

See: https://github.com/raspberrypi/firmware/blob/master/documentation/ilcomponents/hvs.html https://github.com/raspberrypi/userland/commit/58f4b168d3368928e80d72f846a99ba926191f02#diff-5e8ea8de7c653ef960b89cfe5ec2e373

techyian avatar Jan 03 '20 14:01 techyian

Helpful forum thread: https://www.raspberrypi.org/forums/viewtopic.php?t=223050 6by9's userland branch for HVS: https://github.com/6by9/userland/tree/hvs_test

techyian avatar May 15 '20 19:05 techyian