From 377ae044e2044000477fe1adf3209c02638bacc7 Mon Sep 17 00:00:00 2001 From: Uoti Urpala Date: Sat, 1 Oct 2011 20:03:49 +0300 Subject: terminal output: show libav version numbers in verbose mode --- mplayer.c | 1 + 1 file changed, 1 insertion(+) (limited to 'mplayer.c') diff --git a/mplayer.c b/mplayer.c index d10de38602..ceb9f794a8 100644 --- a/mplayer.c +++ b/mplayer.c @@ -3917,6 +3917,7 @@ static void print_version(const char *name) mp_msg(MSGT_CPLAYER, MSGL_V, "\n"); #endif /* CONFIG_RUNTIME_CPUDETECT */ #endif /* ARCH_X86 */ + print_libav_versions(); } #ifdef PTW32_STATIC_LIB -- cgit v1.2.3