mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-03-27 07:58:16 -04:00
`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. |
||
|---|---|---|
| .. | ||
| examples | ||
| include | ||
| plugins | ||
| tests | ||
| tools | ||
| meson.build | ||