pipewire/spa/plugins
Barnabás Pőcze c73ef2b9a1 spa: ffmpeg: use av_codec_iterate() when available
av_codec_next() was deprecated on 2018-02-06,
in lavc 58.10.100 (36c85d6e77). It was then later
removed on 2021-04-27 (4b2be3f8d). `av_codec_iterate()`
was added in lavc 58.10.100, so use that when available.

Fixes #1138.
2021-05-16 13:10:59 +00:00
..
alsa acp: reset soft_volume 2021-05-10 10:50:42 +02: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 node-driver: run as fast as possible in freewheel mode 2021-05-07 11:50:55 +02:00
test spa/buffer: rename SPA_MEMBER to SPA_PTROFF 2021-05-06 09:39:39 +00:00
v4l2 spa/buffer: rename SPA_MEMBER to SPA_PTROFF 2021-05-06 09:39:39 +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