summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorscop <scop>2005-03-22 07:38:57 +0000
committerscop <scop>2005-03-22 07:38:57 +0000
commit928c3e49fbf11502d06d52cd90bdfc30474acfd6 (patch)
tree7dd2f9653f72f5e6ea317f400e2775dcaafa9336 /HISTORY
parent61f89491ae1ed62d86b6a64ba6e3f94ff2df1daa (diff)
downloadvdr-plugin-dxr3-928c3e49fbf11502d06d52cd90bdfc30474acfd6.tar.gz
vdr-plugin-dxr3-928c3e49fbf11502d06d52cd90bdfc30474acfd6.tar.bz2
Clarify MMXEXT effect.
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 2 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 8b4987d..f67d7a5 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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)