summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorscop <scop>2005-05-01 13:54:47 +0000
committerscop <scop>2005-05-01 13:54:47 +0000
commit46fb09c2b6523710949be56be7ccb7ab137ae4e8 (patch)
treeb4f6d707b7aee87404784a4b7c3b8c3ca0319cdf /HISTORY
parentc4a283f663bd94cd83171a283454c42c378042ea (diff)
downloadvdr-plugin-dxr3-46fb09c2b6523710949be56be7ccb7ab137ae4e8.tar.gz
vdr-plugin-dxr3-46fb09c2b6523710949be56be7ccb7ab137ae4e8.tar.bz2
Corrupt stream fix from Jon Burgess, http://article.gmane.org/gmane.linux.vdr/21789
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index aea8b73..ca7aef4 100644
--- a/HISTORY
+++ b/HISTORY
@@ -292,3 +292,4 @@ NOTE: I havent found time to include all of the languages, will be done in pre2
- set aspect ratio and audio mode to unknown when releasing devices, fixes
the setup eg. after returning from the MPlayer plugin
(Luca Olivetti, Kimmo Vuorinen)
+- avoid crashing with some corrupted streams (Jon Burgess)