RetroArch/libretro-common/formats
Bernhard Schelling cc1937a3af
Fix possible output corruption in rjson
Was possible when translation service was adding a base64 encoded string with a length less than 1536 characters.
Introduced in commit c20b01e9e1.
2020-10-26 10:44:04 +09:00
..
bmp for loop cleanups - use space after 'for' 2020-08-19 03:06:22 +02:00
cdfs Silence warning 2020-08-01 18:26:20 +02:00
jpeg (RJPEG) reorder structs, alignment 2020-08-16 00:09:10 +02:00
json Fix possible output corruption in rjson 2020-10-26 10:44:04 +09:00
libchdr
logiqx_dat
m3u (m3u_file) Replace static entries array with dynamic array via RBUF library 2020-08-13 17:25:45 +01:00
png AI Service fixes 2020-10-22 15:59:26 +01:00
tga for loop cleanups - use space after 'for' 2020-08-19 03:06:22 +02:00
wav AI Service fixes 2020-10-22 15:59:26 +01:00
xml for loop cleanups - use space after 'for' 2020-08-19 03:06:22 +02:00
image_texture.c
image_transfer.c