ladybird/Userland/Libraries/LibWeb/Platform
Jelle Raaijmakers 233b4f2ca8 LibMedia+everywhere: Remove superfluous and unused audio code
We had numerous NiH-based implementations of audio formats and metadata
that we now no longer need because we either don't make use of the code,
or we replaced its implementation by FFmpeg.
2024-09-30 18:48:12 +02:00
..
AudioCodecPlugin.cpp LibMedia+everywhere: Remove superfluous and unused audio code 2024-09-30 18:48:12 +02:00
AudioCodecPlugin.h LibMedia: Absorb LibAudio 2024-09-12 10:01:19 +02:00
AudioCodecPluginAgnostic.cpp LibMedia+everywhere: Remove superfluous and unused audio code 2024-09-30 18:48:12 +02:00
AudioCodecPluginAgnostic.h LibMedia: Absorb LibAudio 2024-09-12 10:01:19 +02:00
EventLoopPlugin.cpp
EventLoopPlugin.h Userland: Add ESCAPING annotations to a bunch of places 2024-05-22 21:55:34 -06:00
EventLoopPluginSerenity.cpp
EventLoopPluginSerenity.h
FontPlugin.cpp
FontPlugin.h LibWeb: Include system emoji font in a font cascade list 2024-09-06 08:30:30 -04:00
ImageCodecPlugin.cpp LibWeb: Convert callers of ImageCodecPlugin to the async API 2024-04-23 12:32:04 -06:00
ImageCodecPlugin.h Userland: Add ESCAPING annotations to a bunch of places 2024-05-22 21:55:34 -06:00
Timer.cpp
Timer.h
TimerSerenity.cpp
TimerSerenity.h