Bug 67292

Summary: VPP: Invalid number of elements output from vaQueryVideoProcFilters()
Product: libva Reporter: Gwenole Beauchesne <gb.devel>
Component: intelAssignee: haihao <haihao.xiang>
Status: RESOLVED FIXED QA Contact: Sean V Kelley <seanvk>
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: Test program for vaQueryVideoProcFilters()
vpp: fix output filter count from QueryVideoProcFilters()

Description Gwenole Beauchesne 2013-07-25 08:11:04 UTC
Created attachment 82983 [details]
Test program for vaQueryVideoProcFilters()

When vaQueryVideoProcFilters() returns VA_STATUS_ERROR_MAX_NUM_EXCEEDED, it does not adjust the num_filters argument to the expected number of elements the caller needs to re-allocate.
Comment 1 Gwenole Beauchesne 2013-07-25 08:56:44 UTC
Created attachment 82985 [details] [review]
vpp: fix output filter count from QueryVideoProcFilters()

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.