summaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
authorPhilip Gladstone <philipjsg@users.sourceforge.net>2002-12-21 02:50:00 +0000
committerPhilip Gladstone <philipjsg@users.sourceforge.net>2002-12-21 02:50:00 +0000
commita960b45f5aba73219ec079876577c0c8719a5d4f (patch)
treeef64dcfb1d10933620748fc99057d816aed75385 /doc/TODO
parentc2ce254cab7b708569a360f3be055ed2b7c6696f (diff)
Added my TODO list
Originally committed as revision 1354 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/TODO b/doc/TODO
index f851c1afa7..e39f24ac03 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -41,3 +41,13 @@ Francois' TODO list: (unordered, without any timeframe)
- 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
+ than one big file.
+- Authenticated users support -- where the authentication is in the URL
+- Change ASF files so that the embedded timestamp in the frames is right rather
+ than being an offset from the start of the stream
+- Make ffm files more resilient to changes in the codec structures so that you
+ can play old ffm files.
+