1
0
Fork 0
mirror of https://github.com/LadybirdBrowser/ladybird.git synced 2025-06-08 05:27:14 +09:00
ladybird/Libraries/LibMedia
Timothy Flynn dfa727a4d4 LibMedia: Remove preprocessor chain when initializing audio streams
Instead of having to duplicate the audio stream backend conditions, just
define PlaybackStream::create in each audio backend implementation file.
We provide a weak definition in PlaybackStream.cpp as the fallback.
2024-12-25 12:00:43 +01:00
..
Audio LibMedia: Remove preprocessor chain when initializing audio streams 2024-12-25 12:00:43 +01:00
Color
Containers/Matroska
FFmpeg
CMakeLists.txt
CodecID.h
DecoderError.h
Demuxer.h
Forward.h
PlaybackManager.cpp
PlaybackManager.h
Sample.h
Subsampling.h
Track.h
VideoDecoder.h
VideoFrame.cpp
VideoFrame.h
VideoSampleData.h