If we want do sharpening and scale at same time, it will do crop instead of scale. How to reproduce: 1. git clone https://github.com/xuguangxin/libyami.git -b vpp_issues 2. git clone https://github.com/xuguangxin/libyami-utils.git -b vpp_issues 3. make and install as https://github.com/01org/libyami/wiki/Build suggested. 4. cd yami-utils/ 5. ./tests/yamivpp /sdb/bits/cin.264_1920x816.nv12 320x240_2.nv12 -s 50 You can check 320x240_2.nv12,It's a sub image of cin.264_1920x816.nv12. We expect: entire cin.264_1920x816.nv1 have been scale down to 320x240. It's work correctly when we do not add sharpening params
commit fa3d1c3799c2633ff49fffb9dc6fc684e2db6565 Author: peng.chen <peng.c.chen@intel.com> Date: Mon Sep 26 13:46:23 2016 +0800 Move the sharpening into the whole virtual VEBOX process
libyami: 1.0.1 RC1 tag libyami-utils: 1.0.1 RC1 tag libva: 1.7.3.pre1 libva-intel-driver: 1.7.3.pre1
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.