From a1629e2848a6e2505788998a1aa7248b62c0be9e Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Thu, 10 Jun 2010 16:51:14 +0000 Subject: 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 --- doc/TODO | 8 -------- doc/general.texi | 4 ---- 2 files changed, 12 deletions(-) (limited to 'doc') 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. -- cgit v1.1