--- TODO 2004/06/05 23:08:01 1.2.2.1 +++ TODO 2010/12/27 16:39:31 1.9 @@ -1,28 +1,45 @@ TODO ==== -This file lists the TODO items stll pending for the next release. +This file lists the TODO items - -Active Items to work on: ------------------------- - -* update vfw & dshow decoder frontends - - GUI isn't perfect for vfw +Outstanding items: +------------------ +xvidcore * update/fix CBR plugin - misses target bitrate, bitrate burst in static motion/high motion transitions -* bug hunting (ed.gomez/syskin) - - xvidcore is still a place where bugs feel confortable -* docbook writing (every developer should contribute) - - New API has to be documented. -* MMX MPEG4 quantization is unprecise. This is probably an inherent - problem in some MMX opcode precision. +* parallel slice decoding (pre-parse for resync marker boundaries) +* filter/deblock reference frames before ME ("true motion") +* PSNR-HVS-M adaptive quantization + +examples +* profile/level support within xvid_encraw + +vfw +* integrated Packed<->ISO converter +* vfw-ext api to get/set configuration parameters +* ICM_DECOMPRESSEX_* support +* warn user before overwriting .pass file +* improve ergonomics of user interface +* user settings management + +directshow +* option to display libxvidcore version and bitstream ontop of video + hopefully, using smooth fonts, not image_printf(). -Already completed items: ------------------------- +Completed items: +---------------- +* clusterable two-pass coding +* multi-threaded decoder deblocking +* parallel slice coding +* multi-threaded motion estimation +* manual aspect ratio setting (1:1, 4:3, 16:9, Custom) +* MMX MPEG4 quantization precision. +* sse3/sse4 SIMD optimizations. +* x86_64 optimizations for xvidcore. * remove divx4 api (ed.gomez) * remove VOP_TYPE enumerations (peter) * remove HINTed ME stuff (ed.gomez) @@ -48,5 +65,8 @@ * vfw and dshow link dynamically to xvidcore.dll (syskin) * vfw bitrate calculator (peter) * dshow configure from command line (peter) +* bug hunting (ed.gomez/syskin) +* video buffer verifier (christoph) + -Last edited: $Date: 2004/06/05 23:08:01 $ +Last edited: $Date: 2010/12/27 16:39:31 $