ladybird/Libraries/LibMedia
Zaggy1024 dfbad09315 LibMedia: Set the time base in FFmpegVideoDecoder
Very minor change, which doesn't actually affect our output, since we
were already inputting and outputting microseconds, but it can't hurt
to give FFmpeg's decoder this information as well.
2025-10-27 17:28:49 -07:00
..
Audio LibMedia+LibWeb: Never return errors when getting PlaybackStream time 2025-10-27 17:28:49 -07:00
Color LibMedia: Support BT.470 System B/G color primaries 2025-10-16 05:12:29 -05:00
Containers/Matroska LibMedia: Make Demuxer atomically ref-counted 2025-10-27 17:28:49 -07:00
FFmpeg LibMedia: Set the time base in FFmpegVideoDecoder 2025-10-27 17:28:49 -07: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: Make Demuxer atomically ref-counted 2025-10-27 17:28:49 -07:00
Forward.h LibMedia: Refer to demuxer outputs as coded frames 2025-09-22 12:04:29 -05:00
PlaybackManager.cpp LibMedia: Make Demuxer atomically ref-counted 2025-10-27 17:28:49 -07:00
PlaybackManager.h LibMedia: Make Demuxer atomically ref-counted 2025-10-27 17:28:49 -07:00
Subsampling.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
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 LibMedia: Clean up #include directives 2024-11-21 14:08:33 +01:00