changeset 10189:c71bbf25c445

updates
author diego
date Sun, 25 May 2003 22:36:18 +0000
parents 13a2047cf94e
children d465fb532f37
files DOCS/tech/TODO
diffstat 1 files changed, 6 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/tech/TODO	Sun May 25 19:32:37 2003 +0000
+++ b/DOCS/tech/TODO	Sun May 25 22:36:18 2003 +0000
@@ -30,7 +30,6 @@
   maybe use Albeu's new filter args parser hack in all filters, remove sscanf()
 - new demuxer layer - at least modularized...
 - review and implement draw_slice() support in video filters
-- apply Sascha Sommer's Cygwin loader/ patches (al3x)
 
 FOR THE NEXT RELEASE:
 ~~~~~~~~~~~~~~~~~~~~~~
@@ -89,7 +88,7 @@
 DOCUMENTATION TODO:
 ===================
 
-FOR THE v0.90 RELEASE:
+FOR THE v0.91 RELEASE:
 ~~~~~~~~~~~~~~~~~~~~~~
 
 - merge tech/encoding-tips.txt into encoding.html
@@ -99,13 +98,15 @@
   - video.html
   - documentation.html
 - enhance the FAQ
+- man page HTML version
 
 
 FUTURE:
 ~~~~~~~
 
 - update the man page with all current options
-  (prefer-ipv4/6, ipv4-only-proxy, tsfastparse, dvbin + subopts,
-  (no)autoexpand, nuvopts + subopts, remove -aop?)
+  (prefer-ipv4/6, ipv4-only-proxy, tsfastparse, dvbin + subopts, sub-demuxer,
+  (no)autoexpand, oldpp, grabpointer, nuvopts + subopts, remove -aop?)
+- break up 6 level deep sections
+- convert man page to XML
 - write a detailed encoding guide
-- restructuring?