Skip to content
Commit 5fdfeb18 authored by Ilya Bizyaev's avatar Ilya Bizyaev
Browse files

Add missing format conversions for SPA_VIDEO_FORMAT_{xBGR,ABGR}

These enum values are already handled in createFormatsParams and
pwhelpers.cpp, just not here.

This also removes duplicates of these values from createFormatsParams.

For me, this change fixes thumbnail display in Plasma's TM:

    kpipewire_logging: cannot convert spa format to fourcc {10,14}
    kpipewire_logging: Stream error:  no more input formats
    kpipewire_logging: PipeWire remote error:  -32 no more input formats

— although they are still vertically flipped
(existing bug report: https://bugs.kde.org/show_bug.cgi?id=479083).

BUG: 478309
parent 26a51439
Pipeline #573557 passed with stage
in 1 minute and 1 second
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment