ladybird/Libraries/LibMedia/FFmpeg
Zaggy1024 9ca1db3bb8 LibMedia: Rename timing getters in AudioBlock
This new naming will make timescale modifications more comprehensible.
2026-06-06 19:58:17 -05:00
..
FFmpegAudioConverter.cpp LibMedia: Rename timing getters in AudioBlock 2026-06-06 19:58:17 -05:00
FFmpegAudioConverter.h LibMedia: Store raw audio data as planar 2026-06-06 19:58:17 -05:00
FFmpegAudioDecoder.cpp LibMedia: Store raw audio data as planar 2026-06-06 19:58:17 -05:00
FFmpegAudioDecoder.h LibMedia: Set the AVCodecContext's sample rate and channel layout 2025-12-15 18:03:03 -06:00
FFmpegDemuxer.cpp LibMedia: Reduce the amount of WAV data loaded before playback starts 2026-05-28 10:30:20 -05:00
FFmpegDemuxer.h LibMedia: Implement buffered ranges for MP3 2026-05-28 10:30:20 -05:00
FFmpegForward.h LibMedia: Implement audio conversion in AudioDataProvider 2025-12-13 08:58:26 +01:00
FFmpegHelpers.cpp LibMedia: Fix multi-channel decode for dumb containers (like WAV) 2026-02-13 17:57:19 -06:00
FFmpegHelpers.h LibMedia: Add WAV PCM codecs to CodecID 2025-12-15 18:03:03 -06:00
FFmpegIOContext.cpp LibMedia: Deal with aborts in FFmpegDemuxer instead of the IO context 2026-02-24 16:55:40 -06:00
FFmpegIOContext.h LibMedia: Abstract the interface of IncrementallyPopulatedStream 2026-01-30 10:02:00 -06:00
FFmpegVideoDecoder.cpp LibMedia+LibWeb: Store decoded YUV data in video frames 2026-05-05 14:39:17 -05:00
FFmpegVideoDecoder.h LibMedia: Make video frames ref-counted 2026-05-05 14:39:17 -05:00