mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-24 08:56:47 -05:00
Add a flag A2DP_CODEC_FLAG_SINK to incidate a sink endpoint. Also enum_config and caps_preference_cmp may need to know whether the codec is being configured for SRC or SNK. Also add the flags argument to init_props. Bump codec API version. |
||
|---|---|---|
| .. | ||
| a2dp-codec-aac.c | ||
| a2dp-codec-aptx.c | ||
| a2dp-codec-caps.h | ||
| a2dp-codec-faststream.c | ||
| a2dp-codec-lc3plus.c | ||
| a2dp-codec-ldac.c | ||
| a2dp-codec-sbc.c | ||
| a2dp-codecs.c | ||
| a2dp-codecs.h | ||
| a2dp-sink.c | ||
| a2dp-source.c | ||
| backend-hsphfpd.c | ||
| backend-native.c | ||
| backend-ofono.c | ||
| bluez-hardware.conf | ||
| bluez5-dbus.c | ||
| bluez5-device.c | ||
| codec-loader.c | ||
| codec-loader.h | ||
| decode-buffer.h | ||
| defs.h | ||
| hci.c | ||
| meson.build | ||
| player.c | ||
| player.h | ||
| plugin.c | ||
| quirks.c | ||
| README-SBC-XQ.md | ||
| rtp.h | ||
| sco-io.c | ||
| sco-sink.c | ||
| sco-source.c | ||