serenity/Userland/Libraries/LibMedia
Jacob Wischnat 5cf467c86d LibMedia: Support videos with BT470BG color matrix
(cherry picked from commit 7a03ef45c2fa7f416a26955593fda34c4521f123)
2024-07-13 17:37:23 -04:00
..
Color LibMedia: Support videos with BT470BG color matrix 2024-07-13 17:37:23 -04:00
Containers/Matroska LibMedia: Move VideoSampleData out of the Video namespace 2024-07-04 22:09:32 +02:00
Video/VP9 LibMedia: Move VideoSampleData out of the Video namespace 2024-07-04 22:09:32 +02:00
CMakeLists.txt
CodecID.h
DecoderError.h
Demuxer.h LibMedia: Retrieve codec initialization data from Matroska files 2024-07-04 22:09:32 +02:00
Forward.h
PlaybackManager.cpp LibMedia: Support videos with BT470BG color matrix 2024-07-13 17:37:23 -04:00
PlaybackManager.h LibMedia: Flush the video decoder when seeking 2024-07-04 22:09:32 +02:00
Sample.h LibMedia: Move VideoSampleData out of the Video namespace 2024-07-04 22:09:32 +02:00
Subsampling.h LibMedia: Store YUV planes as byte arrays with no padding for 8-bit 2024-07-04 22:09:32 +02:00
Track.h
VideoDecoder.h LibMedia: Flush the video decoder when seeking 2024-07-04 22:09:32 +02:00
VideoFrame.cpp LibMedia: Support videos with BT470BG color matrix 2024-07-13 17:37:23 -04:00
VideoFrame.h LibMedia: Give frame timestamps to video decoders 2024-07-04 22:09:32 +02:00
VideoSampleData.h LibMedia: Move VideoSampleData out of the Video namespace 2024-07-04 22:09:32 +02:00