# HG changeset patch # User diego # Date 1053902178 0 # Node ID c71bbf25c445cbd1d528ba50401fe85e2bcf80ab # Parent 13a2047cf94e7879e0537b97ed3ce5cde1a42b33 updates diff -r 13a2047cf94e -r c71bbf25c445 DOCS/tech/TODO --- 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?