Files
Armin Novak 4475e21b7e [codec,rfx] return nullptr if input parameters are invalid
rfx_encode_messages maxDataSize must be > 1024 or the function will
fail. Add a check to abort early if this is the case.
while this is a usage error, it is helpful to have proper error handling
in the function as well.
2026-03-03 09:30:33 +01:00
..
2026-02-26 15:06:27 +01:00
2026-02-25 19:23:08 +01:00
2024-07-10 17:04:26 +02:00
2026-02-26 15:06:27 +01:00
2026-03-02 18:32:38 +01:00
2025-09-26 11:29:26 +02:00
2024-06-03 17:54:21 +02:00
2026-02-26 15:06:27 +01:00