ladybird/Libraries/LibImageDecoderClient
Andreas Kling 0f7df5f213 LibImageDecoderClient+LibWebView: Add animation session client API
Implement the client side of streaming animation decode sessions.
The ImageDecoderClient handles new IPC messages for frame delivery
and failure reporting, and the ImageCodecPlugin bridges this
through the platform abstraction layer used by LibWeb.
2026-02-13 18:34:24 +01:00
..
Client.cpp LibImageDecoderClient+LibWebView: Add animation session client API 2026-02-13 18:34:24 +01:00
Client.h LibImageDecoderClient+LibWebView: Add animation session client API 2026-02-13 18:34:24 +01:00
CMakeLists.txt CMake: Rename serenity_* helper functions/macros to ladybird_* 2025-07-03 23:19:41 +02:00