--- trunk/xvidcore/TODO 2004/03/22 22:36:25 1382 +++ trunk/xvidcore/TODO 2004/07/13 12:23:29 1491 @@ -1,7 +1,7 @@ TODO ==== -This file lists the TODO items stll pending for the 1.0 release. +This file lists the TODO items stll pending for the next release. Active Items to work on: @@ -16,9 +16,6 @@ - xvidcore is still a place where bugs feel confortable * docbook writing (every developer should contribute) - New API has to be documented. -* 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. * MMX MPEG4 quantization is unprecise. This is probably an inherent problem in some MMX opcode precision. @@ -39,6 +36,7 @@ * New Qpel code (michael) * ME splitting and ME improvements (syskin) * New unix build process (ed.gomez) +* Move/clean/enhance 2pass code from vfw to core (ed.gomez) * New thread/instance safe sse2 code (p.massimino) * INSTALL guide for Unix and Win32 (ed.gomez) * dshow static link to libxvidcore.lib (peter) @@ -51,4 +49,22 @@ * vfw bitrate calculator (peter) * dshow configure from command line (peter) -Last edited: $Date: 2004-03-22 22:36:23 $ + + +ideas for v1.1 and beyond +------------------------- +libxvidcore +* video buffer verifier + +vfw +* integrated Packed<->ISO converter +* vfw-ext api to get/set configuration parameters + +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-07-13 12:23:29 $