diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2003-10-25 18:49:40 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2003-10-25 18:49:40 +0000 |
commit | 623bf5f6c774a2d584bdc181f203d0acac255ba4 (patch) | |
tree | c9d4bc47cbad75a40cee16eea71e2ee5be41d5eb /DOCS/tech/TODO | |
parent | 50ff1ca5b7b0dfa587f1648b013285b160da8c2a (diff) |
updates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11263 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/tech/TODO')
-rw-r--r-- | DOCS/tech/TODO | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/DOCS/tech/TODO b/DOCS/tech/TODO index d956cfcc30..f4ae8a2c79 100644 --- a/DOCS/tech/TODO +++ b/DOCS/tech/TODO @@ -63,7 +63,8 @@ mencoder: - stop/resume DOCS: -- merge tech/encoding-tips.txt into encoding.html +- break up 6 level deep sections +- merge tech/encoding-tips.txt into mencoder.xml - finish reviewing all of the docs - mplayer.1 - encoding.html @@ -71,6 +72,11 @@ DOCS: - documentation.html - enhance the FAQ - man page HTML version +- document missing lavcopts (vhq, lmin, lmax, vrc_strategy, vqmod_amp, + vqmod_freq, vrc_buf_aggressivity, p_mask, debug, mbcmp, me_range, + aic, context,) +- document missing divx4opts (everything in #if ENCORE_MAJOR_VERSION >= 5200, + vbrdebug) FUTURE: @@ -90,9 +96,5 @@ other: - X11 Render support into DGA for OSD (from the DOCS;) DOCS: -- update the man page with all current options - (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 |