comparison DOCS/tech/TODO @ 8372:de9eaae1ca86

updates
author arpi
date Thu, 05 Dec 2002 20:25:12 +0000
parents 1e3f010571fd
children 15da31032c76
comparison
equal deleted inserted replaced
8371:345a539683da 8372:de9eaae1ca86
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 - fix the commandline/configfile parser bug (-nosound vs vfm=...) 8 - fix the commandline/configfile parser bug (-nosound vs vfm=...)
9 - cleanup qtaudio/qtvideo (move globals to context)
10 - cleanup DMO interfaces
11 - fix/remove -vop lavcdeint
12 - remove -vop yuy2, yvu9
9 13
10 FOR THE v0.90 RELEASE: 14 FOR THE v0.90 RELEASE:
11 ~~~~~~~~~~~~~~~~~~~~~~ 15 ~~~~~~~~~~~~~~~~~~~~~~
16 - re-design makefile dependency system
12 - finish audio filter layer 17 - finish audio filter layer
13 - new demuxer layer - at least modularized... 18 - new demuxer layer - at least modularized...
14 - fix AVI index offset base position handling ('no video stream found' bug) 19 - fix AVI index offset base position handling ('no video stream found' bug)
15 - review and implement draw_slice() support in video filters 20 - review and implement draw_slice() support in video filters
16 - fix locale problems (add common float parser / mp_sscanf()) 21 - fix locale problems (add common float parser / mp_sscanf())