summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2010-06-10 16:51:14 +0000
committerDiego Biurrun <diego@biurrun.de>2010-06-10 16:51:14 +0000
commita1629e2848a6e2505788998a1aa7248b62c0be9e (patch)
tree826721080cd0fd4bf8668ff30287604ad7c5ea55 /doc
parentc1bdc9300b3c0b05d49a8a0e34a5249dfe1544f3 (diff)
downloadffmpeg-streaming-a1629e2848a6e2505788998a1aa7248b62c0be9e.zip
ffmpeg-streaming-a1629e2848a6e2505788998a1aa7248b62c0be9e.tar.gz
Remove support for pre-Haiku, non-POSIX, non-C99 BeOS variants.
BeOS support has been broken for many years and the "maintainer" of the port has not reacted to countless requests to get the port fixed. approved by Mans Originally committed as revision 23562 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO8
-rw-r--r--doc/general.texi4
2 files changed, 0 insertions, 12 deletions
diff --git a/doc/TODO b/doc/TODO
index f03270e..747eee4 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -29,14 +29,6 @@ Michael's TODO list: (unordered) (if anyone wanna help with sth, just ask)
- more optimizations
- simper rate control
-Francois' TODO list: (unordered, without any timeframe)
--------------------
-- test MACE decoder against the openquicktime one as suggested by A'rpi
-- BeOS audio input grabbing backend
-- BeOS video input grabbing backend
-- publish my BeOS libposix on BeBits so I can officially support ffserver :)
-- check the whole code for thread-safety (global and init stuff)
-
Philip'a TODO list: (alphabetically ordered) (please help)
------------------
- Add a multi-ffm filetype so that feeds can be recorded into multiple files rather
diff --git a/doc/general.texi b/doc/general.texi
index dfd6384..296f592 100644
--- a/doc/general.texi
+++ b/doc/general.texi
@@ -725,10 +725,6 @@ performance on systems without hardware floating point support).
@chapter Platform Specific information
-@section BeOS
-
-BeOS support is broken in mysterious ways.
-
@section DOS
Using a cross-compiler is preferred for various reasons.
OpenPOWER on IntegriCloud