--- TODO 2003/12/05 14:44:35 1.1.2.7 +++ TODO 2004/04/15 12:05:19 1.3 @@ -8,12 +8,7 @@ ------------------------ * update vfw & dshow decoder frontends - - GUI isn't perfect for vfw and dshow still links against xvid.dll - which doesn't export internal functions anymore because of the - license change. -* decide on vfw & dshow linking policy. presently we statically link, - however this increases the size of zips/packages where both vfw & - dshow are included. + - GUI isn't perfect for vfw * update/fix CBR plugin - misses target bitrate, bitrate burst in static motion/high motion transitions @@ -24,9 +19,6 @@ * two pass code should not introduce quality regressions (every tester) - first feedback proved kfthresholding was hurting quality, a decision on its behavior has to be settled. -* YV12/I420/USER clarification - - item submited by Ivan Kalvachev - Planes are swaped * MMX MPEG4 quantization is unprecise. This is probably an inherent problem in some MMX opcode precision. @@ -54,5 +46,27 @@ * trellis for mpeg and relaxed optimization for big levels (skal) * thread safe mpeg quantizing (michael) * Interlacing for bvop and svop (syskin) +* YV12/I420/USER clarification (christoph) +* vfw and dshow link dynamically to xvidcore.dll (syskin) +* vfw bitrate calculator (peter) +* dshow configure from command line (peter) -Last edited: $Date: 2003/12/05 14:44:35 $ + + +Some ideas for beyond 1.0 +------------------------- +libxvidcore +* video buffer verifier + +vfw +* integrated Packed<->ISO converter + + +directshow +* manual aspect ratio setting (1:1, 4:3, 16:9, Custom) +* option to display libxvidcore version and bitstream ontop of video + hopefuly, using smooth fonts, not image_printf(). + + + +Last edited: $Date: 2004/04/15 12:05:19 $