diff options
author | scop <scop> | 2005-08-26 18:11:40 +0000 |
---|---|---|
committer | scop <scop> | 2005-08-26 18:11:40 +0000 |
commit | 4a33fe954fa713be10b0efdecbecd4e1b1f9caa7 (patch) | |
tree | 4be77febb67b0967ff604fac9782acb181c30417 /HISTORY | |
parent | ef401208952d25f33972d1ab8b3bf3788113e52c (diff) | |
download | vdr-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-- | HISTORY | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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ä) |