mirror of https://github.com/mpv-player/mpv
no speedup with outcommented rematrix? stuff in a52_block()
liba52 sse optimizations finished / 3dnow(ex) not yet (nick, do u want to do it?) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4056 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
247ca52f00
commit
8ecefe99f5
|
@ -15,7 +15,8 @@ decoders:
|
|||
- getting mss1 (Windows Screen Video) DLL codec working... - kabi
|
||||
- getting PIM1 codec (DLL) working... - kabi
|
||||
- getting 3ivX DLL working (CoCreateFreeThreadedMarshaler call required)
|
||||
- optimize liba52 (downmix.c in 3dnow, rematrix?)
|
||||
- optimize liba52 (downmix.c in 3dnow, imdct 3dnowex runtime detection?)
|
||||
i dont have a 3dnow(ex) cpu so i dont want to do it (michael)
|
||||
- fix seeking with libmad audio codec (codec lost sync and can't resync?)
|
||||
|
||||
mencoder:
|
||||
|
|
Loading…
Reference in New Issue