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
..
2023-08-31 00:16:25 +02:00
2023-06-13 17:43:32 +02:00
2023-07-25 00:19:48 +02:00
2023-09-17 16:44:18 +02:00
2023-01-22 12:04:21 +01:00
2022-12-03 02:58:34 +01:00
2023-03-27 17:42:55 +02:00
2023-01-23 23:40:40 +01:00
2023-05-06 12:16:24 +02:00
2022-11-17 17:51:37 +01:00
2022-12-03 02:57:11 +01:00
2022-12-03 02:57:11 +01:00
2024-04-05 17:42:05 +02:00
2023-05-20 14:03:44 +02:00
2023-03-27 17:42:55 +02:00
2023-04-10 22:30:57 +02:00
2022-09-25 13:36:55 +02:00
2023-08-21 18:52:05 +02:00
2023-08-04 14:32:06 +02:00
2022-09-09 02:28:03 +02:00
2023-07-11 08:42:02 +02:00
2022-08-30 01:22:53 +02:00
2022-08-30 01:22:53 +02:00
2022-12-03 02:57:11 +01:00
2023-01-19 15:06:08 +01:00
2024-04-05 17:24:28 +02:00
2023-01-20 17:20:50 +01:00