ladybird/Libraries/LibMedia
Olekoop af2d46bd3d LibMedia+Meta: Enable FFmpeg under Android and remove the stubs
The licensing issue seems to be resolved (#2214).
The stubs are not longer necessary. Even if they were, they do not
compile properly.
2025-07-10 15:44:53 -06:00
..
Audio LibWeb: Enable in Windows CI 2025-06-30 10:50:36 -06:00
Color LibMedia: Implement conversion of BT601 primaries 2025-05-16 12:13:13 +01:00
Containers/Matroska LibMedia: Demux videos with FFmpeg 2025-03-13 19:33:44 +01:00
FFmpeg LibMedia+Meta: Enable FFmpeg under Android and remove the stubs 2025-07-10 15:44:53 -06:00
CMakeLists.txt LibMedia+Meta: Enable FFmpeg under Android and remove the stubs 2025-07-10 15:44:53 -06:00
CodecID.h Meta: Enforce newlines around namespaces 2025-05-14 02:01:59 -06:00
DecoderError.h LibMedia: Add formatter for decoder errors 2025-03-14 08:48:01 +01:00
Demuxer.h LibMedia: Demux videos with FFmpeg 2025-03-13 19:33:44 +01:00
Forward.h
PlaybackManager.cpp LibMedia: Propagate errors if demuxer creation fails 2025-03-14 08:48:01 +01:00
PlaybackManager.h Everywhere: Remove unused private fields 2025-04-04 12:40:07 +02:00
Sample.h LibMedia: Demux videos with FFmpeg 2025-03-13 19:33:44 +01:00
Subsampling.h
Track.h
VideoDecoder.h Everywhere: Run clang-format 2024-12-28 05:39:32 -08:00
VideoFrame.cpp LibMedia: Port to Windows 2025-02-11 04:07:24 -07:00
VideoFrame.h
VideoSampleData.h