ladybird/Userland/Libraries/LibImageDecoderClient
Lucas CHOLLET 8659a6d3a7 Lagom: Port LibImageDecoderClient to Lagom
This library offers tools to communicate with an ImageDecoder server
through IPC. There is currently no such executable for Lagom but that
shouldn't take long :^)
2023-10-27 07:26:32 +02:00
..
Client.cpp Userland: Return empty if ImageDecoder client receives an invalid frame 2023-10-03 08:33:53 +02:00
Client.h Userland: Return empty if ImageDecoder client receives an invalid frame 2023-10-03 08:33:53 +02:00
CMakeLists.txt Lagom: Port LibImageDecoderClient to Lagom 2023-10-27 07:26:32 +02:00