summaryrefslogtreecommitdiffstats
path: root/DOCS/tech/TODO
diff options
context:
space:
mode:
authorarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-12-09 19:38:14 +0000
committerarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-12-09 19:38:14 +0000
commit1a93a3a65f13900f0a6018e68ed62990d67ca570 (patch)
treec8b501b422afe3b80706bb3a06dfe9e34d0f5c26 /DOCS/tech/TODO
parent2bc238214a97dfd1862e99c92e65e51daef4a463 (diff)
downloadmpv-1a93a3a65f13900f0a6018e68ed62990d67ca570.tar.bz2
mpv-1a93a3a65f13900f0a6018e68ed62990d67ca570.tar.xz
done :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3416 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/tech/TODO')
-rw-r--r--DOCS/tech/TODO4
1 files changed, 0 insertions, 4 deletions
diff --git a/DOCS/tech/TODO b/DOCS/tech/TODO
index a5936775a2..c4b42025af 100644
--- a/DOCS/tech/TODO
+++ b/DOCS/tech/TODO
@@ -29,11 +29,8 @@ runtime:
- add --enable-runtime or something (should change VERSION header and enable
runtime cpu detect and print banner telling users to recompile for speed)
- runtime cpu detection in:
- aclib.c
vo_dga.c (asm stuff may be removed and replaced by fastmemcpy?)
- vbelib.c (is it ok for all x86 cpus?)
libac3 (should be ported to liba52)
- win32.c ??? (its cpu detection is unclean for me)
FUTURE:
@@ -50,7 +47,6 @@ decoders:
and move them to seperated place (hopefully will allow adding new
codecs without having to modify mplayer core code, also would speed
up by limiting number of select statements)
-- switch to liba52 for ac3 decoding
mencoder:
- add ogg/vorbis audio encoder