mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-01 22:58:50 -04: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 | ||