From 7f206559dfb3df4e005f98e390c5965c86f5d906 Mon Sep 17 00:00:00 2001 From: alex Date: Wed, 26 Dec 2001 12:32:40 +0000 Subject: [PATCH] ffmpeg/framecopy fixed, mp3lib&divx4encore added git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3761 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/tech/TODO | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DOCS/tech/TODO b/DOCS/tech/TODO index 3629de55f1..3130b65d1c 100644 --- a/DOCS/tech/TODO +++ b/DOCS/tech/TODO @@ -26,12 +26,11 @@ mencoder: - 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: - 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: