intel / libvpl

Intel® Video Processing Library (Intel® VPL) API, dispatcher, and examples
https://intel.github.io/libvpl/
MIT License
262 stars 80 forks source link

sample_encode incorrect workflow with VPL memory #18

Closed mgonchar closed 2 years ago

mgonchar commented 3 years ago

sample_encode releases surface before usage. Correct workflow is to call Release after surface is no longer needed, i.e. submitted to encoder. See preliminary fix https://github.com/oneapi-src/oneVPL/pull/17

mav-intel commented 2 years ago

Fixed in v2021.5.0