Intel-Media-SDK / MediaSDK

The Intel® Media SDK
MIT License
926 stars 457 forks source link

fix: remove the invalid close fd #2984

Closed monstercy closed 2 years ago

monstercy commented 2 years ago

fix: remove the invalid close fd, AcquireVASurface is used for surface to surface. no fd is needed.

monstercy commented 2 years ago

LGTM

Thank you for your approval, it seems it still needs more reviewer for merge, @lwan108 would you help with it, please?

lwan108 commented 2 years ago

@Sherry-Lin, need your help to merge the change.

monstercy commented 2 years ago

5 commits won't do. Please, rebase and squash all commits into a single one. Prepare it for merge.

done @dvrogozh

monstercy commented 2 years ago

@lwan108 could you kindly review the new code updated?