1
0
Fork 0
mirror of https://github.com/LadybirdBrowser/ladybird.git synced 2025-06-09 17:44:56 +09:00
ladybird/Userland/Libraries/LibMedia
Jelle Raaijmakers 1b267abf36 LibMedia: Link to avformat as well
This allows us to process container formats in future commits.
2024-09-12 10:01:19 +02:00
..
Audio LibMedia: Remove AudioQueue and UserSampleQueue 2024-09-12 10:01:19 +02:00
Color LibMedia: Support videos with BT470BG color matrix 2024-07-07 07:39:07 +02:00
Containers/Matroska LibMedia: Prefix AK::Duration with AK Namespace 2024-07-18 09:43:38 +01:00
FFmpeg LibMedia: Prefix AK::Duration with AK Namespace 2024-07-18 09:43:38 +01:00
CMakeLists.txt LibMedia: Link to avformat as well 2024-09-12 10:01:19 +02:00
CodecID.h
DecoderError.h
Demuxer.h LibMedia: Prefix AK::Duration with AK Namespace 2024-07-18 09:43:38 +01:00
Forward.h
PlaybackManager.cpp LibMedia: Prefix AK::Duration with AK Namespace 2024-07-18 09:43:38 +01:00
PlaybackManager.h LibMedia: Prefix AK::Duration with AK Namespace 2024-07-18 09:43:38 +01:00
Sample.h LibMedia: Prefix AK::Duration with AK Namespace 2024-07-18 09:43:38 +01:00
Subsampling.h LibMedia: Store YUV planes as byte arrays with no padding for 8-bit 2024-06-24 12:41:32 -06:00
Track.h LibMedia: Prefix AK::Duration with AK Namespace 2024-07-18 09:43:38 +01:00
VideoDecoder.h LibMedia: Prefix AK::Duration with AK Namespace 2024-07-18 09:43:38 +01:00
VideoFrame.cpp LibMedia: Prefix AK::Duration with AK Namespace 2024-07-18 09:43:38 +01:00
VideoFrame.h LibMedia: Prefix AK::Duration with AK Namespace 2024-07-18 09:43:38 +01:00
VideoSampleData.h LibMedia: Move VideoSampleData out of the Video namespace 2024-06-24 12:41:32 -06:00