Consider removing vaapi_wrapper.cc VADisplayState::va_initialized_ variable |
|||
Issue descriptionvaapi_wrapper.cc internal class VADisplayState has an internal variable |va_initialized_| with the sole intention of [1]: // Must check if vaInitialize completed successfully, to work around a bug in // libva. The bug was fixed upstream: // http://lists.freedesktop.org/archives/libva/2013-July/001807.html // TODO(mgiuca): Remove this check, and the |va_initialized_| variable, once // the fix has rolled out sufficiently. Which seems sufficiently rolled, at least from v1.7.3 POV: https://github.com/01org/libva/blob/libva-1.7.3/va/va.c#L616 [1] https://cs.chromium.org/chromium/src/media/gpu/vaapi_wrapper.cc?type=cs&q=VADisplayState::Deinitialize&sq=package:chromium&l=275
,
Nov 16
This issue has been Available for over a year. If it's no longer important or seems unlikely to be fixed, please consider closing it out. If it is important, please re-triage the issue. Sorry for the inconvenience if the bug really should have been left as Available. For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
,
Nov 16
mcasas: Could you please review if this is still valid? |
|||
►
Sign in to add a comment |
|||
Comment 1 by uzair.ja...@samsung.com
, Nov 16 2017