Added a comment to cRecorder::Activate() about the need to call Detach() in the destructor

This commit is contained in:
Klaus Schmidinger
2015-01-15 14:29:18 +01:00
parent 66c65beea7
commit 3bb447cf8d
3 changed files with 11 additions and 3 deletions

View File

@@ -3277,6 +3277,8 @@ Eike Sauer <EikeSauer@t-online.de>
for reporting a problem with channels that need more than 5 TS packets for detecting
frame borders
for reporting a problem in handling the frame detection buffer length
for suggesting to add a comment to cRecorder::Activate() about the need to call
Detach() in the destructor
Christian Paulick <cpaulick@xeatre.tv>
for reporting a problem with frame detection in MPEG-2 streams that have "bottom fields"