mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-07-12 10:35:45 +00:00
This tool uses lavfi internal symbols not accessible in shared libraries. TESTPROGS are linked statically to allow them use of library internals not normally exported. Signed-off-by: Mans Rullgard <mans@mansr.com>