comparison DOCS/tech/TODO @ 3452:13e10af31af6

updated
author arpi
date Mon, 10 Dec 2001 22:53:24 +0000
parents c410e4abc6be
children 453d0a52f654
comparison
equal deleted inserted replaced
3451:e972025d1c46 3452:13e10af31af6
11 11
12 decoders: 12 decoders:
13 - getting vivo audio DLL codec working... 13 - getting vivo audio DLL codec working...
14 - getting mss1 (Windows Screen Video) DLL codec working... 14 - getting mss1 (Windows Screen Video) DLL codec working...
15 - getting PIM1 codec working... 15 - getting PIM1 codec working...
16 - finish and switch to C directshow code 16 - optimize (or port optimized code from libac3) liba52 (imdct.c, resample.c)
17 17
18 mencoder: 18 mencoder:
19 - finish 3-pass encoding (audio, video1, video2)
19 - add ffmpeg encoders support 20 - add ffmpeg encoders support
20 - add win32 encoders support 21 - add win32 encoders support
21 - add raw video out 22 - add raw video out
22 - check/fix frame copy 23 - check/fix frame copy
23 - implement VBR audio copy 24 - implement VBR audio copy