This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
FFmpeg
mirror of
https://github.com/falkTX/FFmpeg.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
338
Wiki
Activity
Browse Source
yep, tyop
Originally committed as revision 3328 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Mike Melanson
21 years ago
parent
58e555d4ba
commit
d4fcd7c61a
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
qt-faststart.c
+ 1
- 1
qt-faststart.c
View File
@@ -223,7 +223,7 @@ int main(int argc, char *argv[])
}
/* dump the new moov atom */
printf (" writing moov ato
n
...\n");
printf (" writing moov ato
m
...\n");
if (fwrite(moov_atom, moov_atom_size, 1, outfile) != 1) {
perror(argv[2]);
goto error_out;
Write
Preview
Loading…
Cancel
Save