summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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)