https://bugs.kde.org/show_bug.cgi?id=476187
Fabian Vogt <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/kpipewire/-/commit/e1779 |ma/kpipewire/-/commit/bdb11 |3a3b023f26411001093bb2d5934 |52e85fdfb7456c6aa65cf41fe0f |adf715c7 |375fe30b --- Comment #7 from Fabian Vogt <[email protected]> --- Git commit bdb1152e85fdfb7456c6aa65cf41fe0f375fe30b by Fabian Vogt. Committed on 17/07/2024 at 17:55. Pushed by fvogt into branch 'Plasma/6.1'. Add encoder using libopenh264 On some distributions, libopenh264 is the only encoder available OOTB. Add support for it and use it as fallback. (cherry picked from commit e17793a3b023f26411001093bb2d5934adf715c7) M +1 -0 src/CMakeLists.txt A +106 -0 src/libopenh264encoder.cpp [License: LGPL(3+eV) LGPL(v3.0) LGPL(v2.1)] A +28 -0 src/libopenh264encoder_p.h [License: LGPL(3+eV) LGPL(v3.0) LGPL(v2.1)] M +1 -1 src/pipewirebaseencodedstream.cpp M +11 -0 src/pipewireproduce.cpp https://invent.kde.org/plasma/kpipewire/-/commit/bdb1152e85fdfb7456c6aa65cf41fe0f375fe30b -- You are receiving this mail because: You are watching all bug changes.
