intel / libyami

Yet Another Media Infrastructure. it is core part of media codec with hardware acceleration, it is yummy to your video experience on Linux like platform.
Apache License 2.0
146 stars 106 forks source link

Vpp rotation and fix color balance bug #820

Closed wudping closed 6 years ago

wudping commented 6 years ago

1, add function of YUV image clockwise rotation; 2, fix the color-balance bug of only supporting to set one of those attributes: HUE, SATURATION, BRIGHTNESS, CONTRAST. Now it supports to set several of those attributes.

wudping commented 6 years ago

please help to review, thanks.

wudping commented 6 years ago

hi @xuguangxin , updated, this pull-request only for rotation. please help to review again, thanks.

wudping commented 6 years ago

hi @xuguangxin, no problem; updated, getParameters() has been removed, please help to review again, thanks.

xuguangxin commented 6 years ago

thanks dongping