mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-08-12 22:16:21 +00:00
Use $(SRC_PATH), the source tree root, for consistent repository-relative paths. SRC_DIR used before was undefined and this macro only stripped leading /. Signed-off-by: Kacper Michajłow <kasper93@gmail.com>