summaryrefslogtreecommitdiffstats
path: root/DOCS/tech/TODO
blob: 1451d2464bb051d79a089d7eead723d4a30fb37e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60

TODO:
=====

FOR THE v0.90 RELEASE:
~~~~~~~~~~~~~~~~~~~~~~
- use codec family names instead of IDs (-afm/-vfm changes)
- codec (vc/ac) priority option
- ao/vo priority option

real demuxer:
- fix buggy .rm files (broken rv20/30 frames) - Florian?
- add+test non-cook realaudio codecs - samples?

FOR THE v1.00 RELEASE:
~~~~~~~~~~~~~~~~~~~~~~

- audio filter layer
- new demuxer layer - at least modularized...
- 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

avi demuxer: (needs rewrite)
- fix AVI index offset base position handling ('no video stream found' bug)
- implement OpenDML index support (read & write)
- implement hardcore bruteforce avi re-sync for broken files (-forceidx)
- fix for growing avi files (movi_end pos > stream->end_pos)
- implement forward seeking in avi streams with no index

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?

FUTURE:
~~~~~~~

demuxer:
- demux_mpg: support for VDR's index files for more accurate seeking
- implement seeking for YUV4MPEG_2_

decoders:
- fix DLLs: pegasusm, pegasusl, pegasusmwv, 3ivX, morgands, alaris, vcr1, pim1,
  qpeg, rricm

decoders:
- qtx support?

other:
- dvd server
- mga_vid crtc2 fix
- make nvidia_vid ;)