projects
/
ffmpeg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
make some parser parameters const to avoid casting const to non-const
[ffmpeg.git]
/
qt-faststart.c
diff --git
a/qt-faststart.c
b/qt-faststart.c
index
f9de435
..
2cbf12b
100644
(file)
--- a/
qt-faststart.c
+++ b/
qt-faststart.c
@@
-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>
*