summaryrefslogtreecommitdiffstats
path: root/av_log.h
diff options
context:
space:
mode:
authorUoti Urpala <uau@mplayer2.org>2011-10-01 20:03:49 +0300
committerUoti Urpala <uau@mplayer2.org>2011-10-01 20:03:49 +0300
commit377ae044e2044000477fe1adf3209c02638bacc7 (patch)
treef0a5ba74d56930678e83791f10be4b22369a4c4d /av_log.h
parentc9e681fca3a516899018cfde0b7ea964476b2107 (diff)
downloadmpv-377ae044e2044000477fe1adf3209c02638bacc7.tar.bz2
mpv-377ae044e2044000477fe1adf3209c02638bacc7.tar.xz
terminal output: show libav version numbers in verbose mode
Diffstat (limited to 'av_log.h')
-rw-r--r--av_log.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/av_log.h b/av_log.h
index 3bb3b1edbb..833a7af03b 100644
--- a/av_log.h
+++ b/av_log.h
@@ -1 +1,2 @@
void init_libav(void);
+void print_libav_versions(void);