summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorscop <scop>2005-05-01 13:54:21 +0000
committerscop <scop>2005-05-01 13:54:21 +0000
commitdb76939b99be30bb77a14b38ace07a5774c30c96 (patch)
tree5e4831bf184e601690b030ef9848fc5aade75b73 /HISTORY
parent12548fcc5955055578a53085601dff3f55d55d5b (diff)
downloadvdr-plugin-dxr3-db76939b99be30bb77a14b38ace07a5774c30c96.tar.gz
vdr-plugin-dxr3-db76939b99be30bb77a14b38ace07a5774c30c96.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 d734f5e..655fc56 100644
--- a/HISTORY
+++ b/HISTORY
@@ -293,3 +293,4 @@ NOTE: I havent found time to include all of the languages, will be done in pre2
- register only needed ffmpeg codec(s) (Marco Schlüßler)
- fix crash at exit (Marco Schlüßler)
- add support for mandatory subtitles (Marco Schlüßler)
+- avoid crashing with some corrupted streams (Jon Burgess)