Add callbacks for error and info messages

Graphics / Video Acceleration / VA-API - Emmanuel Gil Peyrot [linkmauve.fr] - 27 October 2016 13:41 UTC

This lets any application using libva choose the best way to report info and error messages to the user, for example graphical application can open a popup on errors and write info messages in the toolbar.

5c47c33 Add callbacks for error and info messages.
va/sysdeps.h | 20 --------------------
va/va.c | 53 +++++++++++++++++++++++++++++++++++++++++++++++++++++
va/va.h | 15 +++++++++++++++
3 files changed, 68 insertions(+), 20 deletions(-)

Upstream: cgit.freedesktop.org


  • Share