summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorscop <scop>2005-04-30 11:28:23 +0000
committerscop <scop>2005-04-30 11:28:23 +0000
commitc4a283f663bd94cd83171a283454c42c378042ea (patch)
treed207cf12fe42a5ea39083756694a330c1b7e53a3 /HISTORY
parent736a6013a596f9163f787f5ab2ab76bd02fdd8fc (diff)
downloadvdr-plugin-dxr3-c4a283f663bd94cd83171a283454c42c378042ea.tar.gz
vdr-plugin-dxr3-c4a283f663bd94cd83171a283454c42c378042ea.tar.bz2
Fix cpuid on AMD64 (Jon Burgess, newer ffmpeg).
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 2 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 08dc461..aea8b73 100644
--- a/HISTORY
+++ b/HISTORY
@@ -286,7 +286,8 @@ NOTE: I havent found time to include all of the languages, will be done in pre2
- 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)
-- fix compilation with -fPIC, kudos to ffmpeg (Ville Skyttä)
+- fix PIC and AMD64 problems in the cpuid code, kudos to ffmpeg
+ (Ville Skyttä, Jon Burgess)
- eliminate some compiler warnings (Ville Skyttä)
- set aspect ratio and audio mode to unknown when releasing devices, fixes
the setup eg. after returning from the MPlayer plugin