summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authoralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-12-26 12:32:40 +0000
committeralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-12-26 12:32:40 +0000
commit7f206559dfb3df4e005f98e390c5965c86f5d906 (patch)
tree412fd3a1e999573888acea3c3cb5d78283b4df83 /DOCS
parent7053d5f169a0dd693cbf4a107f73c28fde2dafdf (diff)
downloadmpv-7f206559dfb3df4e005f98e390c5965c86f5d906.tar.bz2
mpv-7f206559dfb3df4e005f98e390c5965c86f5d906.tar.xz
ffmpeg/framecopy fixed, mp3lib&divx4encore added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3761 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/tech/TODO4
1 files 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: