pipewire/spa
Barnabás Pőcze 3baf3fcfec spa: ffmpeg: remove libavformat dependency
`av_register_all()` is the only thing used from libavformat,
but that doesn't seem to be needed for codec enumeration,
so remove it, and call `avcodec_register_all()` instead
when libavcodec < 58.10.100.
2021-05-16 13:10:59 +00:00
..
examples spa/buffer: rename SPA_MEMBER to SPA_PTROFF 2021-05-06 09:39:39 +00:00
include spa: add params property 2021-05-10 11:01:13 +02:00
plugins spa: ffmpeg: remove libavformat dependency 2021-05-16 13:10:59 +00:00
tests spa/buffer: rename SPA_MEMBER to SPA_PTROFF 2021-05-06 09:39:39 +00:00
tools Fix typos 2021-04-30 07:40:20 +00:00
meson.build spa: ffmpeg: remove libavformat dependency 2021-05-16 13:10:59 +00:00