ladybird/Tests/LibMedia
Jelle Raaijmakers 57783eff24 LibMedia: Convert OggLoader into generic FFmpegLoader
This loader supports whatever format libavformat and libavcodec can
handle. Currently only seekable streams are supported, and we still have
some limitations as to the number of channels and sample format.

Plays all non-streaming audio files at:

  https://tools.woolyss.com/html5-audio-video-tester/
2024-09-30 18:48:12 +02: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 LibMedia: Add ogg/vorbis support 2024-09-12 10:01:19 +02:00
FILE_LICENSES.md LibMedia: Rename LibVideo to LibMedia 2024-06-19 07:51:55 +02:00
master_elements_containing_crc32.mkv LibMedia: Rename LibVideo to LibMedia 2024-06-19 07:51:55 +02:00
TestFLACSpec.cpp LibMedia: Absorb LibAudio 2024-09-12 10:01:19 +02:00
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: Absorb LibAudio 2024-09-12 10:01:19 +02: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: Convert OggLoader into generic FFmpegLoader 2024-09-30 18:48:12 +02:00
vp9_4k.webm LibMedia: Rename LibVideo to LibMedia 2024-06-19 07:51:55 +02:00
vp9_clamp_reference_mvs.webm LibMedia: Rename LibVideo to LibMedia 2024-06-19 07:51:55 +02:00
vp9_in_webm.webm LibMedia: Rename LibVideo to LibMedia 2024-06-19 07:51:55 +02:00
vp9_oob_blocks.webm LibMedia: Rename LibVideo to LibMedia 2024-06-19 07:51:55 +02:00