mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-31 22:25:38 -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. |
||
|---|---|---|
| .. | ||
| ffmpeg-dec.c | ||
| ffmpeg-enc.c | ||
| ffmpeg.c | ||
| meson.build | ||