# HG changeset patch # User alex # Date 1009369960 0 # Node ID b2e687236db2b6e74e87513689896270a4570f64 # Parent a5f9c19f734f737d19efeecd38c3b3be7c6397ba ffmpeg/framecopy fixed, mp3lib&divx4encore added diff -r a5f9c19f734f -r b2e687236db2 DOCS/tech/TODO --- a/DOCS/tech/TODO Wed Dec 26 10:34:54 2001 +0000 +++ b/DOCS/tech/TODO Wed Dec 26 12:32:40 2001 +0000 @@ -26,12 +26,11 @@ - add some kind of "-ss" option, to start at e.g. 1:0:0 at the video - add a endpoint for encoding, like above - finish 3-pass encoding (audio, video1, video2) -- add ffmpeg encoders support - add win32 encoders support -- check/fix frame copy - implement VBR audio copy - Estimated Size and Time - image cut/crop/extend filter +- add Divx4Linux encore detection to configure (#define DIVX4ENCORE) other: - fix DVB a-v sync problems, switch to mp1e @@ -42,6 +41,7 @@ - runtime cpu detection in: vo_dga.c (asm stuff may be removed and replaced by fastmemcpy?) libac3 (should be ported to liba52) +- test(fix?) mp3lib cpu detection code FUTURE: