comparison DOCS/tech/TODO @ 10189:c71bbf25c445

updates
author diego
date Sun, 25 May 2003 22:36:18 +0000
parents 638cf7f72123
children a22b67e448cf
comparison
equal deleted inserted replaced
10188:13a2047cf94e 10189:c71bbf25c445
28 - mplayer-0.90rc3-fixfbdev.patch - ugly hack to fix multiple file & -vo fbdev 28 - mplayer-0.90rc3-fixfbdev.patch - ugly hack to fix multiple file & -vo fbdev
29 - fix locale problems (add common float parser / mp_sscanf()) 29 - fix locale problems (add common float parser / mp_sscanf())
30 maybe use Albeu's new filter args parser hack in all filters, remove sscanf() 30 maybe use Albeu's new filter args parser hack in all filters, remove sscanf()
31 - new demuxer layer - at least modularized... 31 - new demuxer layer - at least modularized...
32 - review and implement draw_slice() support in video filters 32 - review and implement draw_slice() support in video filters
33 - apply Sascha Sommer's Cygwin loader/ patches (al3x)
34 33
35 FOR THE NEXT RELEASE: 34 FOR THE NEXT RELEASE:
36 ~~~~~~~~~~~~~~~~~~~~~~ 35 ~~~~~~~~~~~~~~~~~~~~~~
37 - fix vo_svga vs. -vf scale - DONE? 36 - fix vo_svga vs. -vf scale - DONE?
38 - Re: [Mplayer-cvslog] CVS: main/libvo vo_vesa.c,1.82,1.83 37 - Re: [Mplayer-cvslog] CVS: main/libvo vo_vesa.c,1.82,1.83
87 86
88 87
89 DOCUMENTATION TODO: 88 DOCUMENTATION TODO:
90 =================== 89 ===================
91 90
92 FOR THE v0.90 RELEASE: 91 FOR THE v0.91 RELEASE:
93 ~~~~~~~~~~~~~~~~~~~~~~ 92 ~~~~~~~~~~~~~~~~~~~~~~
94 93
95 - merge tech/encoding-tips.txt into encoding.html 94 - merge tech/encoding-tips.txt into encoding.html
96 - finish reviewing all of the docs 95 - finish reviewing all of the docs
97 - mplayer.1 96 - mplayer.1
98 - encoding.html 97 - encoding.html
99 - video.html 98 - video.html
100 - documentation.html 99 - documentation.html
101 - enhance the FAQ 100 - enhance the FAQ
101 - man page HTML version
102 102
103 103
104 FUTURE: 104 FUTURE:
105 ~~~~~~~ 105 ~~~~~~~
106 106
107 - update the man page with all current options 107 - update the man page with all current options
108 (prefer-ipv4/6, ipv4-only-proxy, tsfastparse, dvbin + subopts, 108 (prefer-ipv4/6, ipv4-only-proxy, tsfastparse, dvbin + subopts, sub-demuxer,
109 (no)autoexpand, nuvopts + subopts, remove -aop?) 109 (no)autoexpand, oldpp, grabpointer, nuvopts + subopts, remove -aop?)
110 - break up 6 level deep sections
111 - convert man page to XML
110 - write a detailed encoding guide 112 - write a detailed encoding guide
111 - restructuring?