@@ -77,6 +77,11 @@ FATE_SAMPLES=fate-suite/ make fate
@float NOTE
Do not put a '~' character in the samples path to indicate a home
directory. Because of shell nuances, this will cause FATE to fail.
+
+In addition, FATE will fail if files are checked out from git such
+that @kbd{@key{CR}@key{LF}} is used for line endings. Please refer to
+@ref{Windows line endings,,Windows line endings,git-howto} in the
+FFmpeg documentation for more information.
@end float
To use a custom wrapper to run the test, pass @option{--target-exec} to
@@ -80,6 +80,7 @@ create patches after making a read-only ffmpeg-web clone:
git clone git://ffmpeg.org/ffmpeg-web <target>
@end example
+@anchor{Windows line endings}
Make sure that you do not have Windows line endings in your checkouts,
otherwise you may experience spurious compilation failures. One way to
achieve this is to run