[SCM] libav/experimental: Add DOS section to the platform documentation. patch by Michael Kostylev, michael.kostylev gmail com
siretart at users.alioth.debian.org
siretart at users.alioth.debian.org
Sun Jun 30 17:05:59 UTC 2013
The following commit has been merged in the experimental branch:
commit 6a36798f9bad3568ba212a30d5cd3295e71d57dc
Author: Michael Kostylev <michael.kostylev at gmail.com>
Date: Mon Apr 12 15:16:52 2010 +0000
Add DOS section to the platform documentation.
patch by Michael Kostylev, michael.kostylev gmail com
Originally committed as revision 22854 to svn://svn.ffmpeg.org/ffmpeg/trunk
diff --git a/doc/general.texi b/doc/general.texi
index 3637682..1bfde02 100644
--- a/doc/general.texi
+++ b/doc/general.texi
@@ -721,6 +721,16 @@ performance on systems without hardware floating point support).
BeOS support is broken in mysterious ways.
+ at section DOS
+
+Using a cross-compiler is preferred for various reasons.
+
+ at subsection DJGPP
+
+FFmpeg cannot be compiled because of broken system headers, add
+ at code{--extra-cflags=-U__STRICT_ANSI__} to the configure options as a
+workaround.
+
@section OS/2
For information about compiling FFmpeg on OS/2 see
--
Libav/FFmpeg packaging
More information about the pkg-multimedia-commits
mailing list