ladybird/Userland/Libraries/LibMedia
Andreas Kling cc4b3cbacc
Some checks are pending
CI / Lagom (false, FUZZ, ubuntu-24.04, Linux, Clang) (push) Waiting to run
CI / Lagom (false, NO_FUZZ, macos-14, macOS, Clang) (push) Waiting to run
CI / Lagom (false, NO_FUZZ, ubuntu-24.04, Linux, GNU) (push) Waiting to run
CI / Lagom (true, NO_FUZZ, ubuntu-24.04, Linux, Clang) (push) Waiting to run
Package the js repl as a binary artifact / build-and-package (macos-14, macOS, macOS-universal2) (push) Waiting to run
Package the js repl as a binary artifact / build-and-package (ubuntu-24.04, Linux, Linux-x86_64) (push) Waiting to run
Run test262 and test-wasm / run_and_update_results (push) Waiting to run
Lint Code / lint (push) Waiting to run
Push notes / build (push) Waiting to run
Meta: Update my e-mail address everywhere
2024-10-04 13:19:50 +02:00
..
Audio Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
Color LibMedia: Support videos with BT470BG color matrix 2024-07-07 07:39:07 +02:00
Containers/Matroska LibMedia: Prefix AK::Duration with AK Namespace 2024-07-18 09:43:38 +01:00
FFmpeg LibMedia: Prefix AK::Duration with AK Namespace 2024-07-18 09:43:38 +01:00
CMakeLists.txt LibMedia+Ladybird: Use pkg_check_modules to find pulseaudio 2024-10-02 20:23:03 -04:00
CodecID.h LibMedia: Rename LibVideo to LibMedia 2024-06-19 07:51:55 +02:00
DecoderError.h LibMedia: Rename LibVideo to LibMedia 2024-06-19 07:51:55 +02:00
Demuxer.h LibMedia: Prefix AK::Duration with AK Namespace 2024-07-18 09:43:38 +01:00
Forward.h LibMedia: Rename LibVideo to LibMedia 2024-06-19 07:51:55 +02:00
PlaybackManager.cpp LibMedia: Prefix AK::Duration with AK Namespace 2024-07-18 09:43:38 +01:00
PlaybackManager.h LibMedia: Prefix AK::Duration with AK Namespace 2024-07-18 09:43:38 +01:00
Sample.h LibMedia: Prefix AK::Duration with AK Namespace 2024-07-18 09:43:38 +01:00
Subsampling.h LibMedia: Store YUV planes as byte arrays with no padding for 8-bit 2024-06-24 12:41:32 -06:00
Track.h LibMedia: Prefix AK::Duration with AK Namespace 2024-07-18 09:43:38 +01:00
VideoDecoder.h LibMedia: Prefix AK::Duration with AK Namespace 2024-07-18 09:43:38 +01:00
VideoFrame.cpp LibMedia: Prefix AK::Duration with AK Namespace 2024-07-18 09:43:38 +01:00
VideoFrame.h LibMedia: Prefix AK::Duration with AK Namespace 2024-07-18 09:43:38 +01:00
VideoSampleData.h LibMedia: Move VideoSampleData out of the Video namespace 2024-06-24 12:41:32 -06:00