summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorscop <scop>2005-04-06 21:08:50 +0000
committerscop <scop>2005-04-06 21:08:50 +0000
commit3def0b5096a7c80e527b105741d26f9fbe7529e6 (patch)
tree033ed9273b42aafb72d779a2e2b31b73ea9aa278 /HISTORY
parenteabf3e20b8c494b34b935cba80fe514521e093fc (diff)
downloadvdr-plugin-dxr3-3def0b5096a7c80e527b105741d26f9fbe7529e6.tar.gz
vdr-plugin-dxr3-3def0b5096a7c80e527b105741d26f9fbe7529e6.tar.bz2
Fix aspect ratio after returning from the MPlayer plugin (Luca Olivetti).
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index b6ec0c1..5e338d7 100644
--- a/HISTORY
+++ b/HISTORY
@@ -287,3 +287,4 @@ NOTE: I havent found time to include all of the languages, will be done in pre2
- improved GetSTC(): fixes DVB subtitles sync problems (Mikko Tuumanen)
- fix compilation with -fPIC, kudos to ffmpeg (Ville Skyttä)
- eliminate some compiler warnings (Ville Skyttä)
+- fix aspect ratio after returning from the MPlayer plugin (Luca Olivetti)