ladybird/Userland/Libraries/LibVideo
Zaggy1024 b87398341b LibVideo: Add CICP parsing to MatroskaReader
This will allow correct independent code points to be selected from VP9
in WebM, since the VP9 bitstream does not specify them independently.
2022-10-25 11:06:11 +02:00
..
Color LibVideo: Implement CICP color space conversion 2022-10-25 11:06:11 +02:00
VP9 LibVideo: Implement CICP color space conversion 2022-10-25 11:06:11 +02:00
CMakeLists.txt LibVideo: Implement CICP color space conversion 2022-10-25 11:06:11 +02:00
DecoderError.h LibVideo: Implement CICP color space conversion 2022-10-25 11:06:11 +02:00
MatroskaDocument.h LibVideo: Add CICP parsing to MatroskaReader 2022-10-25 11:06:11 +02:00
MatroskaReader.cpp LibVideo: Add CICP parsing to MatroskaReader 2022-10-25 11:06:11 +02:00
MatroskaReader.h LibVideo: Add CICP parsing to MatroskaReader 2022-10-25 11:06:11 +02:00