* Correct avplayer handle, avoid dangling pointers
* Uses TMemChunk in sys_types unit instead
* Minor
* Minor
* SceAvPlayerHandle should be 8 bytes in size
* Minor
* Minor
* Minor
* Moved from TDictionary to HAMT it's faster
* Added lock of Hamt and individual lock of Handle
* Using AllocMem instead of New (New doesn't guarantee an initial value) and fixing an endless loop of zero lastVideoTimeStamp
* Added callback helpers
* +
* +
Co-authored-by: Pavel <68122101+red-prig@users.noreply.github.com>
Co-authored-by: red-prig <vdpasha@mail.ru>