From 27c061e449729f586d07c961e43691d2bc3105cb Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Mon, 13 Apr 2009 11:12:54 +0200 Subject: Made MAXFRAMESIZE a multiple of TS_SIZE to avoid breaking up TS packets --- HISTORY | 1 + 1 file changed, 1 insertion(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index a217064a..ef35e15b 100644 --- a/HISTORY +++ b/HISTORY @@ -6036,3 +6036,4 @@ Video Disk Recorder Revision History - No longer checking for deleted recordings to be removed from the foreground thread, to avoid blocking the main loop for too long (thanks to Rolf Ahrenberg). - cDevice::PlayTs() now syncs on the TS packet sync bytes. +- Made MAXFRAMESIZE a multiple of TS_SIZE to avoid breaking up TS packets. -- cgit v1.2.3