comparison DOCS/tech/TODO @ 8592:0aee4b227d9e

updates, moves
author arpi
date Sat, 28 Dec 2002 00:55:54 +0000
parents 7b6b7fb76965
children 2cf0d03e65c6
comparison
equal deleted inserted replaced
8591:35bfd508bf5f 8592:0aee4b227d9e
3 ===== 3 =====
4 4
5 FOR THE NEXT PRE_RELEASE: 5 FOR THE NEXT PRE_RELEASE:
6 ~~~~~~~~~~~~~~~~~~~~~~~~~ 6 ~~~~~~~~~~~~~~~~~~~~~~~~~
7 - fix -vop expand=-50 + ffdivx 7 - fix -vop expand=-50 + ffdivx
8 - remove -vop lavcdeint, remove -vop yuy2, yvu9 8 - fix partial -dr + ffmpeg + B frames (different stride per frame)
9 - remove or fix -vop lavcdeint
10 - NEWSTRUCT DVB driver detection & support
11 - fix locale problems (add common float parser / mp_sscanf())
12 - apply the delayed patches
13 - fix the known bugs:
14 ... [Gabu: please list your bugs here...]
9 15
10 FOR THE v0.90 RELEASE: 16 FOR THE v0.90 RELEASE:
11 ~~~~~~~~~~~~~~~~~~~~~~ 17 ~~~~~~~~~~~~~~~~~~~~~~
18 - remove -vop yuy2, yvu9
12 - cleanup qtaudio/qtvideo (move globals to context) 19 - cleanup qtaudio/qtvideo (move globals to context)
13 - cleanup DMO interfaces 20 - cleanup DMO interfaces
14 - re-design makefile dependency system 21 - re-design makefile dependency system
15 - finish audio filter layer 22 - finish audio filter layer
16 - new demuxer layer - at least modularized... 23 - new demuxer layer - at least modularized...
17 - fix AVI index offset base position handling ('no video stream found' bug) 24 - fix AVI index offset base position handling ('no video stream found' bug)
18 - review and implement draw_slice() support in video filters 25 - review and implement draw_slice() support in video filters
19 - fix locale problems (add common float parser / mp_sscanf())
20 - NEWSTRUCT DVB driver support
21 - apply the delayed patches
22 - Update GUI code to support gtk 2.x (any volunteers??? we really need help here) 26 - Update GUI code to support gtk 2.x (any volunteers??? we really need help here)
23 27
24 FOR THE v1.00 RELEASE: 28 FOR THE v1.00 RELEASE:
25 ~~~~~~~~~~~~~~~~~~~~~~ 29 ~~~~~~~~~~~~~~~~~~~~~~
26 30
65 =================== 69 ===================
66 70
67 FOR THE v0.90 RELEASE: 71 FOR THE v0.90 RELEASE:
68 ~~~~~~~~~~~~~~~~~~~~~~ 72 ~~~~~~~~~~~~~~~~~~~~~~
69 73
70 - update the man page with all current options 74 - update the man page with all current options:
75 - muxer layer (-of)
71 - merge tech/vop.txt and tech/libavc-options.txt into the man page 76 - merge tech/vop.txt and tech/libavc-options.txt into the man page
72 - finish reviewing all of the docs 77 - finish reviewing all of the docs
73 - mplayer.1 78 - mplayer.1
74 - encoding.html 79 - encoding.html
75 - video.html 80 - video.html