diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2003-05-25 22:36:18 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2003-05-25 22:36:18 +0000 |
commit | 6358a76b894a7c0b1e0b5dd7311583acf0fe110c (patch) | |
tree | 8ec9442e9a154fe02a6ccca6addb7efe59954f3a /DOCS/tech/TODO | |
parent | cf2a5746b8a0cde683c18a518241084e4f3c7208 (diff) |
updates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10190 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/tech/TODO')
-rw-r--r-- | DOCS/tech/TODO | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/DOCS/tech/TODO b/DOCS/tech/TODO index 1aa6d91a6f..aa392945f3 100644 --- a/DOCS/tech/TODO +++ b/DOCS/tech/TODO @@ -30,7 +30,6 @@ Post-0.90 / CVS CLEANUP work: 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 @@ other: DOCUMENTATION TODO: =================== -FOR THE v0.90 RELEASE: +FOR THE v0.91 RELEASE: ~~~~~~~~~~~~~~~~~~~~~~ - merge tech/encoding-tips.txt into encoding.html @@ -99,13 +98,15 @@ FOR THE v0.90 RELEASE: - 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? |