ladybird/Userland/Libraries/LibVideo
2022-11-10 12:32:55 +03:30
..
Color LibVideo: Set CodingIndependentCodePoints in its member functions 2022-10-31 14:47:13 +01:00
VP9 Everywhere: Fix a few comment typos 2022-11-09 16:00:32 +00:00
CMakeLists.txt Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
DecoderError.h LibVideo: Remove control codes from DecoderError location information 2022-11-10 12:32:55 +03:30
Demuxer.h LibVideo: Abstract media container format demuxing 2022-10-31 14:47:13 +01:00
MatroskaDemuxer.cpp LibVideo: Abstract media container format demuxing 2022-10-31 14:47:13 +01:00
MatroskaDemuxer.h LibVideo: Abstract media container format demuxing 2022-10-31 14:47:13 +01:00
MatroskaDocument.h LibVideo: Parse the duration of Matroska files 2022-10-31 14:47:13 +01:00
MatroskaReader.cpp LibVideo: Parse the duration of Matroska files 2022-10-31 14:47:13 +01:00
MatroskaReader.h LibVideo: Parse the duration of Matroska files 2022-10-31 14:47:13 +01:00
PlaybackManager.cpp LibVideo: Handle corrupted video errors without spamming dialogs 2022-11-10 12:32:55 +03:30
PlaybackManager.h LibVideo: Handle corrupted video errors without spamming dialogs 2022-11-10 12:32:55 +03:30
Sample.h LibVideo: Abstract media container format demuxing 2022-10-31 14:47:13 +01:00
Track.h LibVideo: Abstract media container format demuxing 2022-10-31 14:47:13 +01:00
VideoDecoder.h LibVideo: Make VP9::Decoder a subclass of a new abstract VideoDecoder 2022-10-31 14:47:13 +01:00
VideoFrame.cpp LibVideo: Add VideoFrame class for decoded video frames 2022-10-31 14:47:13 +01:00
VideoFrame.h LibVideo: Add VideoFrame class for decoded video frames 2022-10-31 14:47:13 +01:00