OSDN Git Service

Add va_MessagingInit().
authorGiuseppe <giuscri@gmail.com>
Fri, 9 Jun 2017 20:07:21 +0000 (22:07 +0200)
committerXiang, Haihao <haihao.xiang@intel.com>
Mon, 12 Jun 2017 05:56:23 +0000 (13:56 +0800)
commitea0332902febae1d78955bfb57338f7ac7b43c4d
tree21d839c02f841d81c54388daae933d80fac342ed
parentc9005f89e43f56c58e2269a896eb3b6c3bb2bc32
Add va_MessagingInit().

Previous to this commit, changing verbosity level
was only possible at build time via the definition
of ENABLE_VA_MESSAGING.

Now it's possible to choose a verbosity level between
{0, 1, 2} by modifying /etc/libva.conf or by setting
the corresponding environment variable LIBVA_MESSAGING_LEVEL.

Signed-off-by: Giuseppe <giuscri@gmail.com>
(cherry picked from commit b4d0874dcbe99d1f47bd39d0c156ea89ecd0ebcc)
va/va.c