Skip to content
Snippets Groups Projects

Fix redundant management of libvlc instances in VLCLibrary

Merged Hank Anderson requested to merge Sumou/VLCKit:fix-VLCLibrary-use into master
All threads resolved!

This is more like a question than MR, but...

VLCLibrary stores libvlc_new() internally when creating an instance and uses libvlc_release() in VLCLibrary.dealloc, so isn't it unnecessary to manage it outside the VLCLibrary instance?

I apologize if there was any intention or if I was fundamentally wrong.

best regards.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading