https://bugs.kde.org/show_bug.cgi?id=506940
Harald Sitter <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/mult | |imedia/dragon/-/commit/9dbf | |961ae1aa15a050b57c1d6de3ae7 | |e30e1854b --- Comment #2 from Harald Sitter <[email protected]> --- Git commit 9dbf961ae1aa15a050b57c1d6de3ae7e30e1854b by Harald Sitter. Committed on 23/07/2025 at 01:14. Pushed by sitter into branch 'master'. visualize when an unsupported backend is used we only support ffmpeg. it is also the recommended upstream backend. it is also why we are already directly linking libavcodec. M +7 -0 CMakeLists.txt M +2 -0 src/CMakeLists.txt A +46 -0 src/backend.cpp [License: GPL(3+eV) GPL(v3.0) GPL(v2.0)] A +33 -0 src/backend.h [License: GPL(3+eV) GPL(v3.0) GPL(v2.0)] M +17 -10 src/qml/PlayerPage.qml https://invent.kde.org/multimedia/dragon/-/commit/9dbf961ae1aa15a050b57c1d6de3ae7e30e1854b -- You are receiving this mail because: You are watching all bug changes.
