[Ffmpeg-cvslog] r8344 - trunk/qt-faststart.c
diego
subversion
Mon Mar 12 16:08:45 CET 2007
Author: diego
Date: Mon Mar 12 16:08:45 2007
New Revision: 8344
Modified:
trunk/qt-faststart.c
Log:
Recommend building qt-faststart using make instead of a manual cc invocation.
Modified: trunk/qt-faststart.c
==============================================================================
--- trunk/qt-faststart.c (original)
+++ trunk/qt-faststart.c Mon Mar 12 16:08:45 2007
@@ -8,7 +8,7 @@
* is in front of the data, thus facilitating network streaming.
*
* Compile this program using:
- * cc qt-faststart.c -o qt-faststart
+ * make qt-faststart
* Invoke the program with:
* qt-faststart <infile.mov> <outfile.mov>
*
More information about the ffmpeg-cvslog
mailing list