-
e679f22c
by Brendan McGrath at 2026-04-09T22:25:26+02:00
iyuv_32/tests: Fix a read overrun.
-
7764956b
by Brendan McGrath at 2026-04-09T22:25:26+02:00
winegstreamer: Add winegstreamer_create_color_converter.
This is a exported function that wraps the color_convert_create
function.
-
40c6a2c0
by Brendan McGrath at 2026-04-09T22:25:26+02:00
iyuv_32: Implement IYUV_GetInfo.
-
69429005
by Brendan McGrath at 2026-04-09T22:25:26+02:00
iyuv_32: Implement IYUV_DecompressQuery.
-
b6e02ad7
by Brendan McGrath at 2026-04-09T22:25:26+02:00
iyuv_32: Implement IYUV_DecompressGetFormat.
-
6bd5154f
by Brendan McGrath at 2026-04-09T22:25:27+02:00
iyuv_32: Implement IYUV_Open.
-
8b461927
by Brendan McGrath at 2026-04-09T22:25:27+02:00
iyuv_32: Implement IYUV_DecompressBegin.
-
ce7deba1
by Brendan McGrath at 2026-04-09T22:25:27+02:00
iyuv_32: Implement IYUV_Decompress.