mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-25 17:25:08 +02:00
Everywhere: Remove AudioCodecPlugin and Qt Multimedia
These are no longer needed now that audio is played through PlaybackManager.
This commit is contained in:
committed by
Jelle Raaijmakers
parent
d17e7fd921
commit
9f44fcbded
Notes:
github-actions[bot]
2025-10-28 00:32:23 +00:00
Author: https://github.com/Zaggy1024 Commit: https://github.com/LadybirdBrowser/ladybird/commit/9f44fcbded3 Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/6410 Reviewed-by: https://github.com/R-Goc Reviewed-by: https://github.com/gmta ✅
@@ -154,10 +154,6 @@
|
||||
"zstd"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "qtmultimedia",
|
||||
"platform": "windows | freebsd"
|
||||
},
|
||||
{
|
||||
"name": "pthread",
|
||||
"platform": "windows"
|
||||
@@ -284,10 +280,6 @@
|
||||
"name": "qtbase",
|
||||
"version": "6.8.3#2"
|
||||
},
|
||||
{
|
||||
"name": "qtmultimedia",
|
||||
"version": "6.8.3#0"
|
||||
},
|
||||
{
|
||||
"name": "sdl3",
|
||||
"version": "3.2.22#0"
|
||||
|
||||
Reference in New Issue
Block a user