pipewire/src
Michael Olbrich 687075f2bd gst: handle interlace mode
If the peer announces an interlace mode then use it. Otherwise assume
that the video is not interlaced.

This also fixes a problem with caps negotiation:
If downstream reports caps with not fixated interlace mode, e.g.
"interlace-mode=(string){ progressive, interleaved, mixed }"
then without this, the caps handle_format_change() (in the pipewiresrc)
are not fixed and the source waits forever for the negotiation to
finish.
2024-11-14 17:18:28 +01:00
..
daemon filter-chain: move the filter-graph to plugins 2024-11-13 11:12:06 +01:00
examples examples: update the examples with new lazy scheduling flags 2024-11-06 12:57:48 +01:00
gst gst: handle interlace mode 2024-11-14 17:18:28 +01:00
modules module-vban: fill some default channel layouts 2024-11-14 11:07:05 +01:00
pipewire impl-node: don't remove from graph when creating 2024-11-14 15:56:57 +01:00
tests pw-container: use smaller path for temporary file 2024-06-27 21:18:06 +00:00
tools pw-dot: fix information on the link labels 2024-11-05 12:09:43 +02:00
meson.build meson.build: fix compile with -Dexamples=disabled 2023-11-28 10:18:25 +00:00