ladybird/Userland/Libraries/LibVideo
Timothy Flynn 84fd37704e LibVideo: Allow PlaybackManager owners to terminate the decoder thread
This will be needed by LibWeb to explicitly stop the decoder thread just
before the media element is garbage collected.
2024-04-26 09:49:11 +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 LibVideo: Allow PlaybackManager owners to terminate the decoder thread 2024-04-26 09:49:11 +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 AK: Rename GenericTraits to DefaultTraits 2023-11-09 10:05:51 -05:00
VideoDecoder.h
VideoFrame.cpp Everywhere: Use east const in more places 2024-04-19 06:31:19 -04:00
VideoFrame.h