Added a note about not deleting cDeviceHook objects to device.h

This commit is contained in:
Klaus Schmidinger
2010-04-05 09:52:11 +02:00
parent db5c3cd36a
commit c270adfaa5
2 changed files with 5 additions and 1 deletions

View File

@@ -6424,3 +6424,4 @@ Video Disk Recorder Revision History
device (as far as the driver allows this).
- Fixed cFrameDetector::Analyze() in case part of the data has been processed and
there is less than MIN_TS_PACKETS_FOR_FRAME_DETECTOR left (reported by Derek Kelly).
- Added a note about not deleting cDeviceHook objects to device.h.