ladybird/Userland/Libraries/LibVideo
Dan Klishch 38b51b791e AK+Kernel+LibVideo: Include workarounds for missing P0960 only in Xcode
With this change, ".*make.*" function family now does error checking
earlier, which improves experience while using clangd. Note that the
change also make them instantiate classes a bit more eagerly, so in
LibVideo/PlaybackManager, we have to first define SeekingStateHandler
and only then make() it.

Co-Authored-By: stelar7 <dudedbz@gmail.com>
2024-05-21 14:24:59 +02:00
..
Color Everywhere: Use east const in more places 2024-04-19 06:31:19 -04:00
Containers Userland: Avoid some conversions from rvalue strings to StringView 2024-04-04 11:23:21 +02:00
VP9 Everywhere: Use east const in more places 2024-04-19 06:31:19 -04:00
CMakeLists.txt
CodecID.h LibVideo: Add the concept of codec identifiers 2023-11-30 08:53:05 +00:00
DecoderError.h Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
Forward.h
PlaybackManager.cpp AK+Kernel+LibVideo: Include workarounds for missing P0960 only in Xcode 2024-05-21 14:24:59 +02:00
PlaybackManager.h LibVideo: Allow PlaybackManager owners to terminate the decoder thread 2024-04-26 09:49:11 +02:00
Sample.h
Track.h
VideoDecoder.h
VideoFrame.cpp Everywhere: Use east const in more places 2024-04-19 06:31:19 -04:00
VideoFrame.h