You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
typo
Originally committed as revision 9121 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -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,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
|
||||
*
|
||||
|
Reference in New Issue
Block a user