RoosterDragon
8b8651dcf7
Improve audio parsing performance.
...
- Improve the AudReader and WavReader by performing fewer, larger stream reads to consume bytes more efficiently.
- Improve ImaAdpcmReader.LoadImaAdpcmSound by accepting an output buffer rather than allocating a new array.
- Improve StreamExts.ReadAllBytes by using MemoryStream.CopyTo. This internally rents a much larger buffer from the array pool, allowing for fewer, larger stream reads.
2025-12-03 12:35:42 +02:00
..
2025-10-21 10:05:02 +01:00
2024-08-04 10:40:43 +01:00
2025-05-09 16:28:04 +03:00
2025-12-02 22:05:38 +02:00
2025-11-24 12:14:53 +02:00
2025-12-03 12:35:42 +02:00
2025-04-02 10:18:32 +03:00
2025-04-02 10:18:32 +03:00
2025-03-31 12:02:41 +03:00
2025-03-31 12:02:41 +03:00
2025-11-24 11:52:56 +02:00
2025-03-31 12:02:41 +03:00
2025-12-01 14:07:28 +02:00
2025-07-14 21:52:41 +03:00
2025-06-30 18:36:44 +03:00
2025-03-31 12:02:41 +03:00
2025-11-23 13:34:31 +02:00
2025-11-23 13:34:31 +02:00
2025-03-31 12:02:41 +03:00
2025-07-21 22:10:30 +03:00
2025-12-01 14:55:22 +02:00
2025-11-24 11:52:56 +02:00
2025-11-09 19:52:25 +02:00
2025-07-27 19:28:07 +02:00
2025-12-02 22:05:38 +02:00
2025-02-22 14:56:25 +02:00
2025-03-31 12:02:41 +03:00
2025-04-02 10:18:32 +03:00
2024-09-18 12:29:28 +03:00
2025-03-31 12:02:41 +03:00
2025-03-31 12:02:41 +03:00
2025-07-14 16:09:36 +03:00
2025-07-27 21:06:25 +02:00
2023-01-11 11:58:54 +02:00
2025-04-01 19:28:56 +03:00
2023-01-11 11:58:54 +02:00
2023-01-11 11:58:54 +02:00
2023-03-18 12:46:10 +02:00
2025-11-10 15:24:12 +02:00
2025-02-22 14:56:25 +02:00
2023-01-11 11:58:54 +02:00
2025-03-31 12:02:41 +03:00