mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-24 08:56:47 -05:00
Move the declarations for `spa_ffmpeg_{dec,enc}_init` to the
"ffmpeg.h" header file. This way the implementation is checked
against the signature.
|
||
|---|---|---|
| .. | ||
| ffmpeg-dec.c | ||
| ffmpeg-enc.c | ||
| ffmpeg.c | ||
| ffmpeg.h | ||
| meson.build | ||