77413f49b2
_align_XXX functions aren't widely available depending on the C runtime. That causes problems with mingw where we can easily have some runtime mixes (which lead to mysterious segfaults most of the time). This patch introduce winpr_aligned_XXX functions that will either use the function available, or use an emulation layer. |
||
---|---|---|
.. | ||
.gitignore | ||
CMakeLists.txt | ||
progressive.bmp | ||
rfx.bmp | ||
test01.bmp | ||
TestFreeRDPCodecClear.c | ||
TestFreeRDPCodecInterleaved.c | ||
TestFreeRDPCodecMppc.c | ||
TestFreeRDPCodecNCrush.c | ||
TestFreeRDPCodecPlanar.c | ||
TestFreeRDPCodecProgressive.c | ||
TestFreeRDPCodecRemoteFX.c | ||
TestFreeRDPCodecXCrush.c | ||
TestFreeRDPCodecZGfx.c | ||
TestFreeRDPRegion.c |