mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2026-04-19 02:10:26 +00:00
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. |
||
|---|---|---|
| .. | ||
| EventLoopPlugin.cpp | ||
| EventLoopPlugin.h | ||
| EventLoopPluginSerenity.cpp | ||
| EventLoopPluginSerenity.h | ||
| FontPlugin.cpp | ||
| FontPlugin.h | ||
| ImageCodecPlugin.cpp | ||
| ImageCodecPlugin.h | ||
| Timer.cpp | ||
| Timer.h | ||
| TimerSerenity.cpp | ||
| TimerSerenity.h | ||