pipewire/src/modules
Quantum 8bab9a18ec Add all 32-bit packed little endian 10-bit RGB colour formats
Given that 10-bit colour is now becoming supported on Wayland, PipeWire
should be able to represent all the possible colour formats in order
for screen capture to work.

This commit adds all possible orderings of 10-bit RGB channels and 2
extra bits used for nothing or alpha in little endian to enum
spa_video_format. Note that Wayland only uses little endian for its
10-bit colour formats, and these are not the same as the big endian
formats in reverse order.
2021-12-07 11:22:04 +00:00
..
module-adapter modules: switch more modules to the new property helpers 2021-10-13 07:12:00 +00:00
module-client-device tree-wide: replace strstr(a, b) == a with spa_strstartswith() 2021-08-02 08:24:21 +00:00
module-client-node make some warnings into log 2021-12-07 10:19:10 +01:00
module-echo-cancel module-echo-cancel: Remove intelligibility param with no effect 2021-11-11 16:52:58 +00:00
module-filter-chain filter-chain: fix memory leaks 2021-11-17 12:53:32 +01:00
module-metadata includes: update all references to extensions to point to pipewire/extensions 2021-06-18 17:54:18 +03:00
module-profiler modules: use the new topic-based logging from various pipewire modules 2021-09-28 09:35:39 +02:00
module-protocol-native Add all 32-bit packed little endian 10-bit RGB colour formats 2021-12-07 11:22:04 +00:00
module-protocol-pulse pulse-server: handle prebuf state better 2021-12-03 17:49:59 +01:00
module-raop raop: connect TCP socket 2021-11-13 21:00:24 +01:00
module-session-manager global: place object.serial in object info 2021-11-22 17:13:10 +01:00
module-zeroconf-discover pipewire: module-zeroconf-discover: free correct pointer 2021-06-16 17:39:25 +00:00
spa modules: switch to new property helpers 2021-10-13 07:12:00 +00:00
meson.build meson: add -Draop switch for OpenSSL dep control 2021-11-13 12:07:33 +00:00
module-access.c module-access: improve pipewire.client.access handling 2021-11-16 17:27:05 +01:00
module-adapter.c modules: switch more modules to the new property helpers 2021-10-13 07:12:00 +00:00
module-client-device.c modules: check for a NULL resource in client-device and client-node 2021-11-19 09:58:49 +10:00
module-client-node.c modules: check for a NULL resource in client-device and client-node 2021-11-19 09:58:49 +10:00
module-echo-cancel.c pipewire: module-echo-cancel: avoid extra allocation 2021-11-09 22:02:55 +01:00
module-example-sink.c modules: switch more modules to the new property helpers 2021-10-13 07:12:00 +00:00
module-example-source.c modules: switch more modules to the new property helpers 2021-10-13 07:12:00 +00:00
module-filter-chain.c filter-chain: don't use id in PropInfo for params 2021-12-02 11:35:12 +01:00
module-link-factory.c link-factory: avoid using 0 for invalid id 2021-10-18 11:35:25 +02:00
module-loopback.c modules: flush and reset state in paused 2021-10-13 18:37:02 +02:00
module-metadata.c modules: use the new topic-based logging from various pipewire modules 2021-09-28 09:35:39 +02:00
module-portal.c modules: switch to new property helpers 2021-10-13 07:12:00 +00:00
module-profiler.c pipewire: module-profiler: destroy event source 2021-11-10 14:05:35 +00:00
module-protocol-native.c protocol-native: keep reading messages after error 2021-11-30 12:25:33 +01:00
module-protocol-pulse.c modules: add log topics to module-protocol-pulse 2021-09-28 09:35:39 +02:00
module-protocol-simple.c protocol-simple: clamp size to maxsize 2021-11-25 10:24:09 +01:00
module-pulse-tunnel.c pulse-server: list NETWORK flag on devices 2021-10-14 13:45:58 +02:00
module-raop-discover.c raop: add beginnings of RAOP protocol 2021-11-12 16:58:27 +01:00
module-raop-sink.c raop: small cleanup 2021-11-22 10:53:49 +01:00
module-roc-sink.c pulse-server: list NETWORK flag on devices 2021-10-14 13:45:58 +02:00
module-roc-source.c pulse-server: list NETWORK flag on devices 2021-10-14 13:45:58 +02:00
module-rt.c module-rt{kit}: replace get_default_int with the new property helper 2021-10-13 07:12:00 +00:00
module-rtkit.c module-rt{kit}: replace get_default_int with the new property helper 2021-10-13 07:12:00 +00:00
module-session-manager.c doc: add the documentation infrastructure for pipewire modules 2021-06-25 08:42:24 +00:00
module-zeroconf-discover.c module-zeroconf: translate audio format 2021-11-03 12:54:58 +01:00