diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2009-01-24 13:20:23 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2009-01-24 13:20:23 +0100 |
commit | f311ce508aeb1aa5cc4254117bc2c30800a40fa4 (patch) | |
tree | dd8901f8cefb379633c5d9a0b0d429c545430c8d | |
parent | c5553f9187c6f16a4280e7299ec26328eaa0b398 (diff) | |
download | vdr-f311ce508aeb1aa5cc4254117bc2c30800a40fa4.tar.gz vdr-f311ce508aeb1aa5cc4254117bc2c30800a40fa4.tar.bz2 |
av7110_v4ldvb_api5_audiobuf_test_1.diff is still necessary
-rw-r--r-- | HISTORY | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -5920,8 +5920,8 @@ Video Disk Recorder Revision History (thanks to Oliver Endriss for enhancing the av7110 driver to make it replay TS data). The patch from ftp://ftp.cadsoft.de/vdr/Developer/av7110_ts_replay__1.diff implements this change in the driver. - The the patch av7110_v4ldvb_api5_audiobuf_test_1.diff mentioned in version 1.7.2 - is no longer necessary. + The patch av7110_v4ldvb_api5_audiobuf_test_1.diff mentioned in version 1.7.2 + is still necessary to avoid audio and video glitches on some channels. - Added a typecast in cUnbufferedFile::Write() to avoid an error message when compiling on 64 bit systems. - Added some missing 'const' statements to cBitmap (thanks to Andreas Regel). |