diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2015-01-15 14:29:18 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2015-01-15 14:29:18 +0100 |
commit | 3bb447cf8d346f151a56aa7da5360db6da2db570 (patch) | |
tree | cc2573a58f42080ab063396a4a1a252740d91dc1 /CONTRIBUTORS | |
parent | 66c65beea7ac5c6dbc416b89b3a5800d31a0ecd7 (diff) | |
download | vdr-3bb447cf8d346f151a56aa7da5360db6da2db570.tar.gz vdr-3bb447cf8d346f151a56aa7da5360db6da2db570.tar.bz2 |
Added a comment to cRecorder::Activate() about the need to call Detach() in the destructor
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 108ff79d..1031df50 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -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" |