summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorscop <scop>2005-03-22 21:08:54 +0000
committerscop <scop>2005-03-22 21:08:54 +0000
commit0fe72c3a9fd426c66b25e9372000652396fdbdf7 (patch)
tree79ba111895118088bd8339dd5e72fa5da58c2f30 /HISTORY
parent27e4b6b82dffe5585ca0f563ff34c3e329652949 (diff)
downloadvdr-plugin-dxr3-0fe72c3a9fd426c66b25e9372000652396fdbdf7.tar.gz
vdr-plugin-dxr3-0fe72c3a9fd426c66b25e9372000652396fdbdf7.tar.bz2
Avoid high CPU usage in pause mode.
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 5be81b0..c8992e0 100644
--- a/HISTORY
+++ b/HISTORY
@@ -281,5 +281,6 @@ NOTE: I havent found time to include all of the languages, will be done in pre2
- 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)
- fix compilation with -fPIC, kudos to ffmpeg (Ville Skyttä)
- eliminate some compiler warnings (Ville Skyttä)