summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorscop <scop>2005-04-30 11:27:47 +0000
committerscop <scop>2005-04-30 11:27:47 +0000
commitdb209a75d00e0c3a49bbc1c3c1007ef0baa2203a (patch)
tree498ee87d4614e4fbff3dd6ab35593373a6dc581f /HISTORY
parent4eff77d82fbde2dd23dc9c5985df849ce450f8f0 (diff)
downloadvdr-plugin-dxr3-db209a75d00e0c3a49bbc1c3c1007ef0baa2203a.tar.gz
vdr-plugin-dxr3-db209a75d00e0c3a49bbc1c3c1007ef0baa2203a.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 8345ef6..d734f5e 100644
--- a/HISTORY
+++ b/HISTORY
@@ -276,7 +276,8 @@ NOTE: I havent found time to include all of the languages, will be done in pre2
refreshed too often, see FLUSHRATE in Makefile (Luca Olivetti, Ville Skyttä)
- borrow better OSD scaling routines from the Xine plugin (Luca Olivetti)
- improve original OSD scaler for small resolutions (#1014339, Luca Olivetti)
-- 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ä)
- fix OSD going pink after returning from the MPlayer plugin; while at it,
remove dxr3palettemanager.* and use VDR's cPalette