Mercurial > mplayer.hg
changeset 3760:b2e687236db2
ffmpeg/framecopy fixed, mp3lib&divx4encore added
author | alex |
---|---|
date | Wed, 26 Dec 2001 12:32:40 +0000 |
parents | a5f9c19f734f |
children | b66a62f332d6 |
files | DOCS/tech/TODO |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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: