3148
|
1 TODO:
|
|
2 =====
|
|
3
|
9383
|
4 Post-0.90 / CVS CLEANUP work:
|
|
5 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
9377
|
6 - remove old config/cmdline parser code
|
|
7 - maybe remove .raw font support too
|
9647
|
8 - remove SVQ1 from libmpcodecs
|
|
9 - remove -vf yuy2, yvu9
|
9377
|
10 - upgrade libmpeg2 to 0.3.1+Fabian's patch
|
|
11 - maybe upgrade to liba52 cvs & merge in (or redo?) the asm optimizations
|
|
12 - change build & install stuff (cross-lib dependency etc)
|
9647
|
13 - re-design makefile dependency system
|
9377
|
14 - we should switch to the patch tracker (roundup)
|
9383
|
15 - fix & apply the delayed patches:
|
|
16 - MPlayer-0.90rc2.rawyuv.diff - raw YUV (I420) video 'encoder'
|
|
17 (checks requires for stride==width, and aligned planes)
|
|
18 - of-raw-1.diff - raw audio/video stream dump 'muxer'
|
|
19 - timer-win.c - GetTimer() etc implementation using native win32 API
|
|
20 - bte.diff - something input plugin (uses fork() )
|
|
21 - lavc_statsfile_errorchecking-patch - handle errors writing to logfile
|
|
22 - xine-lib-cvs-xvmc.diff - XvMC support for libmpeg2 0.3.x
|
|
23 - fastermemcpy.diff - cacheline-size dependant optimizations
|
|
24 - fire-x86-runtime-options.diff - en/disable (force) cpu features runtime
|
|
25 (needs to be integrated with --runtime-cpu-detection en/disabled modes)
|
|
26 - mga_vid_laced.diff - buggy interlace support into mga_vid
|
|
27 - patch_sortsub_disable-1.3x.diff - remove --disable-sortsub
|
|
28 - mplayer-0.90rc3-fixfbdev.patch - ugly hack to fix multiple file & -vo fbdev
|
9647
|
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()
|
|
31 - new demuxer layer - at least modularized...
|
|
32 - review and implement draw_slice() support in video filters
|
9235
|
33
|
|
34 FOR THE NEXT RELEASE:
|
|
35 ~~~~~~~~~~~~~~~~~~~~~~
|
9647
|
36 - fix vo_svga vs. -vf scale - DONE?
|
9064
|
37 - Re: [Mplayer-cvslog] CVS: main/libvo vo_vesa.c,1.82,1.83
|
|
38 This patch makes mplayer unusable in console mode, always leaves the
|
|
39 console in graphic mode.
|
9235
|
40 - Dec 19: [BUG] mencoder+mp3lame creates desynced AVI (<=22Khz support missing)
|
9064
|
41 - check files at FTP/incoming/!to_be_fixed/*
|
|
42 - fix partial -dr + ffmpeg + B frames (different stride per frame)
|
8690
|
43 - implementing 8bpp support in vo_x11.c
|
8390
|
44 - cleanup qtaudio/qtvideo (move globals to context)
|
|
45 - cleanup DMO interfaces
|
7899
|
46 - fix AVI index offset base position handling ('no video stream found' bug)
|
8377
|
47 - Update GUI code to support gtk 2.x (any volunteers??? we really need help here)
|
8120
|
48
|
6845
|
49 FOR THE v1.00 RELEASE:
|
|
50 ~~~~~~~~~~~~~~~~~~~~~~
|
|
51
|
|
52 - display OSD and subtitles using DVB card's OSD
|
|
53
|
|
54 mpg demuxer:
|
|
55 - implement mpeg-TS demuxer
|
|
56 - implement common mpeg 1/2/4 es/ps/pes/mp3 demuxer
|
3349
|
57
|
6050
|
58 avi demuxer: (needs rewrite)
|
5586
|
59 - implement OpenDML index support (read & write)
|
4650
|
60 - implement hardcore bruteforce avi re-sync for broken files (-forceidx)
|
|
61 - fix for growing avi files (movi_end pos > stream->end_pos)
|
5126
|
62 - implement forward seeking in avi streams with no index
|
6050
|
63
|
6845
|
64 mencoder:
|
|
65 - finish mencoder -ovc vfw (bitrate setting, codec selection etc)
|
|
66 - add ogg/vorbis audio encoder
|
|
67 - stop/resume
|
|
68
|
3349
|
69
|
|
70 FUTURE:
|
|
71 ~~~~~~~
|
|
72
|
|
73 demuxer:
|
3513
|
74 - demux_mpg: support for VDR's index files for more accurate seeking
|
5962
|
75 - implement seeking for YUV4MPEG_2_
|
3148
|
76
|
|
77 decoders:
|
6845
|
78 - fix DLLs: pegasusm, pegasusl, pegasusmwv, 3ivX, morgands, alaris, vcr1, pim1,
|
7347
|
79 rricm
|
3148
|
80
|
|
81 other:
|
|
82 - dvd server
|
|
83 - mga_vid crtc2 fix
|
3844
|
84 - make nvidia_vid ;)
|
9220
|
85 - X11 Render support into DGA for OSD (from the DOCS;)
|
8333
|
86
|
|
87
|
|
88 DOCUMENTATION TODO:
|
|
89 ===================
|
|
90
|
10189
|
91 FOR THE v0.91 RELEASE:
|
8333
|
92 ~~~~~~~~~~~~~~~~~~~~~~
|
|
93
|
8760
|
94 - merge tech/encoding-tips.txt into encoding.html
|
8333
|
95 - finish reviewing all of the docs
|
|
96 - mplayer.1
|
|
97 - encoding.html
|
|
98 - video.html
|
|
99 - documentation.html
|
|
100 - enhance the FAQ
|
10189
|
101 - man page HTML version
|
8333
|
102
|
|
103
|
|
104 FUTURE:
|
|
105 ~~~~~~~
|
|
106
|
9721
|
107 - update the man page with all current options
|
10189
|
108 (prefer-ipv4/6, ipv4-only-proxy, tsfastparse, dvbin + subopts, sub-demuxer,
|
|
109 (no)autoexpand, oldpp, grabpointer, nuvopts + subopts, remove -aop?)
|
|
110 - break up 6 level deep sections
|
|
111 - convert man page to XML
|
8333
|
112 - write a detailed encoding guide
|