From f311ce508aeb1aa5cc4254117bc2c30800a40fa4 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sat, 24 Jan 2009 13:20:23 +0100 Subject: [PATCH] av7110_v4ldvb_api5_audiobuf_test_1.diff is still necessary --- HISTORY | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/HISTORY b/HISTORY index b36651cc..43d19600 100644 --- a/HISTORY +++ b/HISTORY @@ -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).