libva icon indicating copy to clipboard operation
libva copied to clipboard

unify coding style

Open XinfengZhang opened this issue 5 years ago • 0 comments

suggest to unify the coding style using astyle there are already a script https://github.com/intel/libva/blob/master/style_unify base on it, I suggest to:

  1. specify the astyle version , suppose latest 3.1 is a good choice
  2. file a PR to clean current code
  3. dd the version check and command into git hook.

XinfengZhang avatar Mar 25 '20 06:03 XinfengZhang