Mercurial > mplayer.hg
comparison DOCS/tech/TODO @ 8390:bcb7013ca366
updated
author | arpi |
---|---|
date | Sat, 07 Dec 2002 02:46:30 +0000 |
parents | 15da31032c76 |
children | c1d951a07f0a |
comparison
equal
deleted
inserted
replaced
8389:e8c51ec86340 | 8390:bcb7013ca366 |
---|---|
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 - fix the commandline/configfile parser bug (-nosound vs vfm=...) | 8 - fix/remove -vop lavcdeint, remove -vop yuy2, yvu9 |
9 - cleanup qtaudio/qtvideo (move globals to context) | |
10 - cleanup DMO interfaces | |
11 - fix/remove -vop lavcdeint | |
12 - remove -vop yuy2, yvu9 | |
13 - fix lowrate QDMC audio | |
14 - fix -npp in manpage | 9 - fix -npp in manpage |
15 - fix ffmjpeg vs. -mf (Gabu's bugreport) | 10 - fix ffmjpeg vs. -mf (Gabu's bugreport) - FIXED? |
16 - fix FindFIrst/NextFile for *.qtx | 11 - fix FindFIrst/NextFile for *.qtx, requires for QCLP too |
17 | 12 - fix 'releasing corrupted memory' in loader |
18 | 13 |
19 FOR THE v0.90 RELEASE: | 14 FOR THE v0.90 RELEASE: |
20 ~~~~~~~~~~~~~~~~~~~~~~ | 15 ~~~~~~~~~~~~~~~~~~~~~~ |
16 - cleanup qtaudio/qtvideo (move globals to context) | |
17 - cleanup DMO interfaces | |
21 - re-design makefile dependency system | 18 - re-design makefile dependency system |
22 - finish audio filter layer | 19 - finish audio filter layer |
23 - new demuxer layer - at least modularized... | 20 - new demuxer layer - at least modularized... |
24 - fix AVI index offset base position handling ('no video stream found' bug) | 21 - fix AVI index offset base position handling ('no video stream found' bug) |
25 - review and implement draw_slice() support in video filters | 22 - review and implement draw_slice() support in video filters |