ladybird/Libraries/LibMedia
2025-09-22 17:28:21 -05:00
..
Audio Everywhere: Use a forward declaration for pointers to Threading::Thread 2025-09-22 17:28:21 -05:00
Color LibGfx+LibMedia+LibWeb: Use new Matrix subscript operator 2025-07-28 09:15:23 +02:00
Containers/Matroska LibMedia: Refer to demuxer outputs as coded frames 2025-09-22 12:04:29 -05:00
FFmpeg LibMedia: Mark FFmpegVideoDecoder functions with virtual override 2025-09-22 19:34:48 +02:00
CMakeLists.txt LibMedia: Enable EXPLICIT_SYMBOL_EXPORT 2025-08-24 12:58:27 -06:00
CodecID.h Meta: Enforce newlines around namespaces 2025-05-14 02:01:59 -06:00
CodedFrame.h LibMedia: Refer to demuxer outputs as coded frames 2025-09-22 12:04:29 -05:00
CodedVideoFrameData.h LibMedia: Refer to demuxer outputs as coded frames 2025-09-22 12:04:29 -05:00
DecoderError.h Everywhere: Slap some [[clang::lifetimebound]] where appropriate 2025-09-01 11:11:38 +02:00
Demuxer.h LibMedia: Refer to demuxer outputs as coded frames 2025-09-22 12:04:29 -05:00
Forward.h LibMedia: Refer to demuxer outputs as coded frames 2025-09-22 12:04:29 -05:00
PlaybackManager.cpp LibMedia+Tests: Call decoder input samples "coded data" for clarity 2025-09-22 12:04:29 -05:00
PlaybackManager.h LibMedia: Enable EXPLICIT_SYMBOL_EXPORT 2025-08-24 12:58:27 -06:00
Subsampling.h
Track.h LibMedia: Allow demuxers to specify a preferred track 2025-09-12 11:23:47 +02:00
VideoDecoder.h LibMedia+Tests: Call decoder input samples "coded data" for clarity 2025-09-22 12:04:29 -05:00
VideoFrame.cpp LibMedia: Port to Windows 2025-02-11 04:07:24 -07:00
VideoFrame.h