Kawe Mazidjatari 1c2b02b972 RTech: cleanup ZStd pak decoder and fix bugs
* Pak_InitDecoder() now takes the output buf and mask as parameters.
* Pak_InitDecoder() checks if provided masks are a power of 2 (required).
* Pak_ComputeRingBufferFrame() now uses the bit mask instead of modulo to determine # bytes used.
* Fixed a bug where PakDecoder_t::bufferSizeNeeded could be bigger than the file stream, causing a deadlock.
2024-04-05 17:56:48 +02:00
..
2024-04-05 17:46:57 +02:00
2024-04-05 17:53:22 +02:00
2024-04-05 17:52:57 +02:00
2024-04-05 17:19:29 +02:00
2023-07-19 18:56:01 +02:00
2024-04-05 17:46:52 +02:00
2023-08-04 11:20:24 +02:00
2024-04-05 17:56:47 +02:00
2024-04-05 17:52:57 +02:00
2024-04-05 17:52:57 +02:00
2024-04-05 17:52:57 +02:00
2022-08-14 15:19:03 +02:00
2022-02-22 15:19:32 +01:00
2022-04-16 00:30:46 +02:00
2021-04-13 04:45:22 -07:00
2022-02-22 15:20:08 +01:00