[xiph-commits] r15688 - trunk/ffmpeg2theora/src
j at svn.xiph.org
j at svn.xiph.org
Tue Feb 10 04:47:11 PST 2009
Author: j
Date: 2009-02-10 04:47:10 -0800 (Tue, 10 Feb 2009)
New Revision: 15688
Modified:
trunk/ffmpeg2theora/src/ffmpeg2theora.c
Log:
remove debug message
Modified: trunk/ffmpeg2theora/src/ffmpeg2theora.c
===================================================================
--- trunk/ffmpeg2theora/src/ffmpeg2theora.c 2009-02-09 23:22:00 UTC (rev 15687)
+++ trunk/ffmpeg2theora/src/ffmpeg2theora.c 2009-02-10 12:47:10 UTC (rev 15688)
@@ -1483,7 +1483,6 @@
flag = -1;
break;
case FRONTENDFILE_FLAG:
- fprintf(stderr, "set output: %s!!!\n", optarg);
info.frontend = fopen(optarg, "w");
flag = -1;
break;
More information about the commits
mailing list