diff options
author | scop <scop> | 2005-03-22 07:38:57 +0000 |
---|---|---|
committer | scop <scop> | 2005-03-22 07:38:57 +0000 |
commit | 928c3e49fbf11502d06d52cd90bdfc30474acfd6 (patch) | |
tree | 7dd2f9653f72f5e6ea317f400e2775dcaafa9336 /HISTORY | |
parent | 61f89491ae1ed62d86b6a64ba6e3f94ff2df1daa (diff) | |
download | vdr-plugin-dxr3-928c3e49fbf11502d06d52cd90bdfc30474acfd6.tar.gz vdr-plugin-dxr3-928c3e49fbf11502d06d52cd90bdfc30474acfd6.tar.bz2 |
Clarify MMXEXT effect.
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -259,7 +259,8 @@ NOTE: I havent found time to include all of the languages, will be done in pre2 - fixed audio and video thread deletion in demux device destructor (Ville Skyttä) - made "all" the default target in Makefile (Ville Skyttä) -- assume SSE support implies MMXEXT support (Ville Skyttä) +- assume SSE support implies MMXEXT support, this enables optimized + memcpy routines on more systems (Ville Skyttä) - avoid hang in pause mode with VDR >= 1.3.18 (Luca Olivetti) - avoid high CPU usage in pause mode (Luca Olivetti, Klaus Schmidinger) - improved GetSTC(): fixes DVB subtitles sync problems (Mikko Tuumanen) |