mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-06-11 10:18:15 +09:00
![]() Audio loaders currently always output two channels, even if they were encoded as mono. Therefore, we have to hardcode the channel count in our audio plugin to avoid crashing until we can handle mono or multi- channel audio better. Fixes #21898 |
||
---|---|---|
.. | ||
AudioCodecPlugin.cpp | ||
AudioCodecPlugin.h | ||
AudioCodecPluginAgnostic.cpp | ||
AudioCodecPluginAgnostic.h | ||
EventLoopPlugin.cpp | ||
EventLoopPlugin.h | ||
EventLoopPluginSerenity.cpp | ||
EventLoopPluginSerenity.h | ||
FontPlugin.cpp | ||
FontPlugin.h | ||
FontPluginSerenity.cpp | ||
FontPluginSerenity.h | ||
ImageCodecPlugin.cpp | ||
ImageCodecPlugin.h | ||
Timer.cpp | ||
Timer.h | ||
TimerSerenity.cpp | ||
TimerSerenity.h |