ladybird/Libraries/LibMedia/FFmpeg
Zaggy1024 8d77e8b09d LibMedia: Refer to demuxer outputs as coded frames
This should be a clearer name, as "sample" is most often used to refer
to the output of a decoder.
2025-09-22 12:04:29 -05:00
..
FFmpegDemuxer.cpp LibMedia: Refer to demuxer outputs as coded frames 2025-09-22 12:04:29 -05:00
FFmpegDemuxer.h LibMedia: Refer to demuxer outputs as coded frames 2025-09-22 12:04:29 -05:00
FFmpegForward.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
FFmpegHelpers.h LibMedia: Remove default cases when converting CodecID for FFmpeg 2025-09-19 13:01:00 +02:00
FFmpegIOContext.cpp LibMedia: Move FFmpegIOContext into it's own file 2025-03-13 19:33:44 +01:00
FFmpegIOContext.h LibMedia: Move FFmpegIOContext into it's own file 2025-03-13 19:33:44 +01:00
FFmpegVideoDecoder.cpp LibMedia: Format switch statements consistently in FFmpegVideoDecoder 2025-09-11 18:41:58 -05:00
FFmpegVideoDecoder.h LibMedia: Enable EXPLICIT_SYMBOL_EXPORT 2025-08-24 12:58:27 -06:00