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
typo
Originally committed as revision 9121 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Diego Biurrun
18 years ago
parent
79e95835e0
commit
c9639fab61
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
tests/audiogen.c
+1
-1
tests/videogen.c
+ 1
- 1
tests/audiogen.c
View File
@@ -1,6 +1,6 @@
/*
* Generates a synthetic stereo sound
* NOTE:
no floats are used to guaranty
a bit exact output.
* NOTE:
No floats are used to guarantee
a bit exact output.
*
* Copyright (c) 2002 Fabrice Bellard
*
+ 1
- 1
tests/videogen.c
View File
@@ -1,6 +1,6 @@
/*
* Generates a synthetic YUV video sequence suitable for codec testing.
* NOTE:
no floats are used to guaranty
a bit exact output.
* NOTE:
No floats are used to guarantee
a bit exact output.
*
* Copyright (c) 2002 Fabrice Bellard
*
Write
Preview
Loading…
Cancel
Save