Commit Graph

4 Commits

Author SHA1 Message Date
Carl Zhang 42dd2b216e unify the code styles using the style_unify script
use astyle to unify the code style
copy the style_unify script from
https://github.com/intel/libva/blob/master/style_unify

Signed-off-by: Carl Zhang <carl.zhang@intel.com>
2021-09-29 20:59:40 -04:00
Tianhao Liu 1bc9c8311e Fix KW issues
Signed-off-by: Tianhao Liu <tianhao.liu@intel.com>
2020-08-25 15:19:20 +08:00
kanghuaz 7be46f017c sfcsample: don't include X11 headers
X11 is never used, so don't include the headers.

Fixes #150

Signed-off-by: kanghuaz <kanghua.zhu@intel.com>
2019-05-13 09:19:03 -07:00
kanghuaz 957a269f02 sample code for decode SFC
1. SFC is for decode Scalar & Format Converter
2. Shows downscaling and ARGB conversion
3. Only shows one frame

Signed-off-by: kanghuaz <kanghua.zhu@intel.com>
2018-10-26 17:45:43 +08:00