Mercurial > mplayer.hg
comparison DOCS/tech/TODO @ 5736:0ddd0a5d8907
some tasks completed
author | alex |
---|---|
date | Sat, 20 Apr 2002 21:06:09 +0000 |
parents | f0c86c815e92 |
children | 087a77d14496 |
comparison
equal
deleted
inserted
replaced
5735:cebe55b15cd4 | 5736:0ddd0a5d8907 |
---|---|
17 - fix AVI index offset base position handling ('no video stream found' bug) | 17 - fix AVI index offset base position handling ('no video stream found' bug) |
18 - implement OpenDML index support (read & write) | 18 - implement OpenDML index support (read & write) |
19 - implement hardcore bruteforce avi re-sync for broken files (-forceidx) | 19 - implement hardcore bruteforce avi re-sync for broken files (-forceidx) |
20 - fix for growing avi files (movi_end pos > stream->end_pos) | 20 - fix for growing avi files (movi_end pos > stream->end_pos) |
21 - implement forward seeking in avi streams with no index | 21 - implement forward seeking in avi streams with no index |
22 - implement seeking to Ogg demuxer | |
23 - fix .asf demuxer bugs | 22 - fix .asf demuxer bugs |
24 - forward seeking from stdin ? | 23 - forward seeking from stdin ? |
25 - fix the whole syncing mechanism of Real demuxer | 24 - fix the whole syncing mechanism of Real demuxer |
26 - implement mpeg-TS demuxer | 25 - implement mpeg-TS demuxer |
27 | 26 |
31 decoders: | 30 decoders: |
32 - getting mss1 (Windows Screen Video) DLL codec working... - kabi | 31 - getting mss1 (Windows Screen Video) DLL codec working... - kabi |
33 | 32 |
34 demuxer: | 33 demuxer: |
35 - demux_mpg: support for VDR's index files for more accurate seeking | 34 - demux_mpg: support for VDR's index files for more accurate seeking |
36 - implement seeking for YUV4MPEG_2_, NuppelVideo and Real | 35 - implement seeking for YUV4MPEG_2_ and Real |
37 | 36 |
38 decoders: | 37 decoders: |
39 - qtx support? | 38 - qtx support? |
40 | 39 |
41 mencoder: | 40 mencoder: |