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 LibGfx+LibVideo: Move VP9/BooleanDecoder to LibGfx/ImageFormats 2023-05-27 05:47:42 +02:00
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 LibVideo: Add a forwarding header 2023-04-09 23:55:05 +02:00
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 AK: Rename Time to Duration 2023-05-24 23:18:07 +02:00
Track.h AK: Rename GenericTraits to DefaultTraits 2023-11-09 10:05:51 -05:00
VideoDecoder.h LibVideo: Change all Span<u8 const> to ReadonlyBytes 2022-11-12 10:17:27 -07:00
VideoFrame.cpp Everywhere: Use east const in more places 2024-04-19 06:31:19 -04:00
VideoFrame.h LibVideo: Convert subsampled frames in a vectorization-friendly way 2023-04-25 17:44:36 -04:00