mirror of
https://github.com/mpv-player/mpv
synced 2024-12-29 10:32:15 +00:00
done :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3416 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
2bc238214a
commit
1a93a3a65f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user