pipewire/spa/plugins
Peter Hutterer 65f5f2a6f8 alsa/v4l2: convdert udev's VID/PID from hex to decimal
udev's ID_MODEL_ID and ID_VENDOR_ID are inconsistent: always 4-digit hex but
sound devices are prefixed with 0x, v4l devices are not. Depending on the
actual ID, the value will look like decimal (1234) or hex (a234).

pw-dump will then print those as either decimal integers (i.e. 0x1234 becomes
decimal 1234) or double (i.e. a234 becomes 41524.00).

Make this consistent by converting the string from hex do decimal where we
get it.
2021-05-18 07:35:00 +00:00
..
alsa alsa/v4l2: convdert udev's VID/PID from hex to decimal 2021-05-18 07:35:00 +00:00
audioconvert spa/buffer: rename SPA_MEMBER to SPA_PTROFF 2021-05-06 09:39:39 +00:00
audiomixer spa/buffer: rename SPA_MEMBER to SPA_PTROFF 2021-05-06 09:39:39 +00:00
audiotestsrc spa/buffer: rename SPA_MEMBER to SPA_PTROFF 2021-05-06 09:39:39 +00:00
bluez5 bluez5: guard against device profile 2021-05-11 19:22:42 +08:00
control meson: replace join_paths(a, b) with a / b 2021-04-15 06:57:00 +00:00
ffmpeg spa: ffmpeg: use av_codec_iterate() when available 2021-05-16 13:10:59 +00:00
jack meson: replace join_paths(a, b) with a / b 2021-04-15 06:57:00 +00:00
libcamera spa/buffer: rename SPA_MEMBER to SPA_PTROFF 2021-05-06 09:39:39 +00:00
support dbus: move connect to dbus in connection_get() 2021-05-17 13:17:27 +02:00
test spa/buffer: rename SPA_MEMBER to SPA_PTROFF 2021-05-06 09:39:39 +00:00
v4l2 alsa/v4l2: convdert udev's VID/PID from hex to decimal 2021-05-18 07:35:00 +00:00
videoconvert spa/buffer: rename SPA_MEMBER to SPA_PTROFF 2021-05-06 09:39:39 +00:00
videotestsrc meson: replace join_paths(a, b) with a / b 2021-04-15 06:57:00 +00:00
volume spa/buffer: rename SPA_MEMBER to SPA_PTROFF 2021-05-06 09:39:39 +00:00
vulkan meson: replace join_paths(a, b) with a / b 2021-04-15 06:57:00 +00:00
meson.build spa: ffmpeg: remove libavformat dependency 2021-05-16 13:10:59 +00:00