[Ffmpeg-cvslog] r5638 - trunk/ffplay.c
michael
subversion
Thu Jul 6 15:25:12 CEST 2006
Author: michael
Date: Thu Jul 6 15:25:11 2006
New Revision: 5638
Modified:
trunk/ffplay.c
Log:
100l to whoever write this
Modified: trunk/ffplay.c
==============================================================================
--- trunk/ffplay.c (original)
+++ trunk/ffplay.c Thu Jul 6 15:25:11 2006
@@ -2317,7 +2317,7 @@
static void opt_debug(const char *arg)
{
- av_log_set_level(atoi(arg));
+ av_log_set_level(99);
debug = atoi(arg);
}
More information about the ffmpeg-cvslog
mailing list