2001-11-27 01:12:12 +01:00
|
|
|
|
|
|
|
TODO:
|
|
|
|
=====
|
|
|
|
|
2002-07-30 18:54:01 +02:00
|
|
|
FOR THE v0.90 RELEASE:
|
|
|
|
~~~~~~~~~~~~~~~~~~~~~~
|
2002-10-24 22:56:38 +02:00
|
|
|
- finish audio filter layer
|
|
|
|
- new demuxer layer - at least modularized...
|
|
|
|
- fix AVI index offset base position handling ('no video stream found' bug)
|
2002-07-30 18:54:01 +02:00
|
|
|
|
2002-11-06 23:19:15 +01:00
|
|
|
- fix locale problems (add common float parser / mp_sscanf())
|
|
|
|
- fix the XineramaIsActive bug
|
|
|
|
- better libwine build support / or fix loader to handle QT dll
|
|
|
|
- NEWSTRUCT DVB driver support
|
|
|
|
- update DOCS, manpage
|
|
|
|
|
|
|
|
|
2002-07-30 18:54:01 +02:00
|
|
|
FOR THE v1.00 RELEASE:
|
|
|
|
~~~~~~~~~~~~~~~~~~~~~~
|
2002-04-11 12:37:00 +02:00
|
|
|
|
2002-07-30 18:54:01 +02:00
|
|
|
- display OSD and subtitles using DVB card's OSD
|
|
|
|
|
|
|
|
mpg demuxer:
|
|
|
|
- implement mpeg-TS demuxer
|
|
|
|
- implement common mpeg 1/2/4 es/ps/pes/mp3 demuxer
|
2001-12-06 13:20:40 +01:00
|
|
|
|
2002-05-12 02:46:39 +02:00
|
|
|
avi demuxer: (needs rewrite)
|
2002-04-13 04:09:18 +02:00
|
|
|
- implement OpenDML index support (read & write)
|
2002-02-11 02:15:22 +01:00
|
|
|
- implement hardcore bruteforce avi re-sync for broken files (-forceidx)
|
|
|
|
- fix for growing avi files (movi_end pos > stream->end_pos)
|
2002-03-16 02:34:45 +01:00
|
|
|
- implement forward seeking in avi streams with no index
|
2002-05-12 02:46:39 +02:00
|
|
|
|
2002-07-30 18:54:01 +02:00
|
|
|
mencoder:
|
|
|
|
- finish mencoder -ovc vfw (bitrate setting, codec selection etc)
|
|
|
|
- implement muxer layer (for mpg, ogm, mov support)
|
|
|
|
- add ogg/vorbis audio encoder
|
|
|
|
- stop/resume
|
|
|
|
|
|
|
|
docs:
|
|
|
|
- migrate to XML/DocBook
|
|
|
|
- restructuring?
|
2001-12-06 13:20:40 +01:00
|
|
|
|
|
|
|
FUTURE:
|
|
|
|
~~~~~~~
|
|
|
|
|
|
|
|
demuxer:
|
2001-12-16 04:21:47 +01:00
|
|
|
- demux_mpg: support for VDR's index files for more accurate seeking
|
2002-05-04 01:54:13 +02:00
|
|
|
- implement seeking for YUV4MPEG_2_
|
2001-11-27 01:12:12 +01:00
|
|
|
|
|
|
|
decoders:
|
2002-07-30 18:54:01 +02:00
|
|
|
- fix DLLs: pegasusm, pegasusl, pegasusmwv, 3ivX, morgands, alaris, vcr1, pim1,
|
2002-09-09 23:56:47 +02:00
|
|
|
rricm
|
2001-11-27 01:12:12 +01:00
|
|
|
|
2002-07-30 18:54:01 +02:00
|
|
|
decoders:
|
|
|
|
- qtx support?
|
2002-09-09 23:56:47 +02:00
|
|
|
- WMO (wmv9) support?
|
2001-11-27 01:12:12 +01:00
|
|
|
|
|
|
|
other:
|
|
|
|
- dvd server
|
|
|
|
- mga_vid crtc2 fix
|
2001-12-28 21:06:00 +01:00
|
|
|
- make nvidia_vid ;)
|