libva
libva copied to clipboard
unify coding style
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:
- specify the astyle version , suppose latest 3.1 is a good choice
- file a PR to clean current code
- dd the version check and command into git hook.