test
|
Removed unused variables in tests.
|
2018-08-24 13:40:36 +02:00 |
bitmap.c
|
Fixed invalid NULL check
|
2018-11-20 09:38:02 +01:00 |
drawing.c
|
Fixed signed/unsigned warnings.
|
2018-11-19 17:25:19 +01:00 |
drawing.h
|
Fixed signed/unsigned warnings.
|
2018-11-19 17:25:19 +01:00 |
gdi.c
|
Clip coordinates for lineTo and polyLine
|
2018-11-19 17:25:19 +01:00 |
gdi.h
|
Fixed gdi_BitBlt coordinate clipping.
|
2018-11-19 12:55:50 +01:00 |
gfx.c
|
Fixed error log for avc420_decompress failures.
|
2018-11-26 11:33:23 +01:00 |
graphics.c
|
Fixed CVE-2018-8787
|
2018-11-20 11:08:31 +01:00 |
line.c
|
Fixed signed/unsigned warnings.
|
2018-11-19 17:25:19 +01:00 |
video.c
|
Fixed PubSub function pointer casts.
|
2018-02-14 11:00:52 +01:00 |