ladybird/Libraries/LibMedia/Sinks
Zaggy1024 eeeabcaef1 LibMedia: Remove an unnecessary lock in the audio sink's state dispatch
Both fields used in the deferred invoke are written by the main thread,
we shouldn't need to worry about a race here.
2026-06-11 05:49:14 -05:00
..
AudioPlaybackSink.cpp LibMedia: Remove an unnecessary lock in the audio sink's state dispatch 2026-06-11 05:49:14 -05:00
AudioPlaybackSink.h LibMedia: Pause the audio sink when its rate is set to 0 2026-06-06 19:58:17 -05:00
AudioSink.h LibMedia: Fit the media pipeline nodes into their intended interfaces 2026-05-13 02:05:35 -05:00
DisplayingVideoSink.cpp LibMedia: Make video sinks with current frames dispatch HaveData 2026-06-11 05:49:14 -05:00
DisplayingVideoSink.h LibMedia: Don't blank video sinks' current frames from seek wakes 2026-05-22 09:30:10 -05:00
VideoSink.h LibMedia: Fit the media pipeline nodes into their intended interfaces 2026-05-13 02:05:35 -05:00