Commit c9639fab authored by Diego Biurrun's avatar Diego Biurrun

typo

Originally committed as revision 9121 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 79e95835
/* /*
* Generates a synthetic stereo sound * 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 * Copyright (c) 2002 Fabrice Bellard
* *
......
/* /*
* Generates a synthetic YUV video sequence suitable for codec testing. * 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 * Copyright (c) 2002 Fabrice Bellard
* *
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment