summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorscop <scop>2005-08-26 18:11:40 +0000
committerscop <scop>2005-08-26 18:11:40 +0000
commit4a33fe954fa713be10b0efdecbecd4e1b1f9caa7 (patch)
tree4be77febb67b0967ff604fac9782acb181c30417 /HISTORY
parentef401208952d25f33972d1ab8b3bf3788113e52c (diff)
downloadvdr-plugin-dxr3-4a33fe954fa713be10b0efdecbecd4e1b1f9caa7.tar.gz
vdr-plugin-dxr3-4a33fe954fa713be10b0efdecbecd4e1b1f9caa7.tar.bz2
Don't abort with lpcm frames containing an odd number of bytes, drop instead.
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 7fa4c60..a00cfed 100644
--- a/HISTORY
+++ b/HISTORY
@@ -293,3 +293,6 @@ NOTE: I havent found time to include all of the languages, will be done in pre2
- don't override OSD's {Save,Restore}Region with dummies (Luca Olivetti)
2005-??-??: Version 0.2.4
+
+- don't abort with lpcm frames containing an odd number of bytes, drop
+ the frame instead (Ville Skyttä)