ladybird/Userland/Libraries/LibVideo
kleines Filmröllchen 062e0db46c LibCore: Make MappedFile OwnPtr-based
Since it will become a stream in a little bit, it should behave like all
non-trivial stream classes, who are not primarily intended to have
shared ownership to make closing behavior more predictable. Across all
uses of MappedFile, there is only one use case of shared mapped files in
LibVideo, which now uses the thin SharedMappedFile wrapper.
2023-09-27 03:22:56 +02:00
..
Color
Containers LibCore: Make MappedFile OwnPtr-based 2023-09-27 03:22:56 +02:00
VP9 LibGfx+Userland: Rename Size::scaled_by to Size::scaled 2023-08-17 09:57:30 -04:00
CMakeLists.txt
DecoderError.h
Forward.h
PlaybackManager.cpp LibCore: Make MappedFile OwnPtr-based 2023-09-27 03:22:56 +02:00
PlaybackManager.h LibCore: Make MappedFile OwnPtr-based 2023-09-27 03:22:56 +02:00
Sample.h
Track.h
VideoDecoder.h
VideoFrame.cpp
VideoFrame.h