ladybird/Tests/LibMedia
Timothy Flynn 79a2b96d1c Meta: Consolidate checking for the system audio backend
The goal here is to ensure we check for audio backends in a way that
makes sense. On macOS, let's just always use Audio Unit (and thus avoid
any checks for Pulse, to reduce needless/confusing build log noise). We
will also only use the Qt audio backend if no other backend was found,
rather than only checking for Pulse.
2024-12-25 12:00:43 +01:00
..
vorbis LibMedia: Add ogg/vorbis support 2024-09-12 10:01:19 +02:00
WAV LibMedia: Absorb LibAudio 2024-09-12 10:01:19 +02:00
avc_in_matroska.mkv Tests/LibMedia: Add a test for H.264 decoding through FFmpeg 2024-06-24 12:41:32 -06:00
CMakeLists.txt Meta: Consolidate checking for the system audio backend 2024-12-25 12:00:43 +01:00
FILE_LICENSES.md
master_elements_containing_crc32.mkv
TestH264Decode.cpp Tests/LibMedia: Add a test for H.264 decoding through FFmpeg 2024-06-24 12:41:32 -06:00
TestMediaCommon.h LibMedia: Prefix AK::Duration with AK Namespace 2024-07-18 09:43:38 +01:00
TestParseMatroska.cpp LibMedia: Prefix AK::Duration with AK Namespace 2024-07-18 09:43:38 +01:00
TestPlaybackStream.cpp LibMedia: Remove outdated FIXME regarding Audio tests 2024-12-25 12:00:43 +01:00
TestVorbisDecode.cpp LibMedia: Convert OggLoader into generic FFmpegLoader 2024-09-30 18:48:12 +02:00
TestVP9Decode.cpp LibMedia: Remove the home-grown VP9 decoder 2024-06-24 12:41:32 -06:00
TestWav.cpp LibMedia+everywhere: Remove superfluous and unused audio code 2024-09-30 18:48:12 +02:00
vp9_4k.webm
vp9_clamp_reference_mvs.webm
vp9_in_webm.webm
vp9_oob_blocks.webm