demux: mkv: separate Chapter Codec implementations
Compare changes
Files
4- Steve Lhomme authored
So we don't have to call vlc_delete_all() to delete each element. We should use reference counted objects to avoid copying binary data.
And move most UI/Button data in the dedicated thread. So it doesn't block the UI.
So we don't have to call vlc_delete_all() to delete each element. We should use reference counted objects to avoid copying binary data.
VideoLAN code repository instance