mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-05-06 19:15:22 +02:00
1a14a27603
This function is essentially an alias for run_ffmpeg and is only used in one place. This patch removes the function and replaces the call with the equivalent (simpler) run_ffmpeg call. Signed-off-by: Mans Rullgard <mans@mansr.com>