intel / libva

Libva is an implementation for VA-API (Video Acceleration API)
http://intel.github.io/libva/
Other
665 stars 303 forks source link

Unlock mutex before return #737

Closed MicroYY closed 1 year ago

MicroYY commented 1 year ago

Always release mutex before return.

Signed-off-by: Jay Yang jay.yang@intel.com