summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2009-01-16 15:20:29 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2009-01-16 15:20:29 +0100
commitd500f17d50cd237b5d4e2e871d69a4c700273279 (patch)
tree2a59a9fc065257d1d319cadaad5132ab7cae1354 /HISTORY
parent70ec0dfa1bb79224349171c0b4b3e00969bcbd8e (diff)
downloadvdr-d500f17d50cd237b5d4e2e871d69a4c700273279.tar.gz
vdr-d500f17d50cd237b5d4e2e871d69a4c700273279.tar.bz2
Added clearing the TS buffers in cDevice::Detach()
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index b1b88c08..3c6713e4 100644
--- a/HISTORY
+++ b/HISTORY
@@ -5928,3 +5928,4 @@ Video Disk Recorder Revision History
- Fixed returning complete PES packets in cTsToPes::GetPes() (thanks to Reinhard
Nissl).
- Added a missing Detach() in cTransfer::Activate() (thanks to Marco Schlüßler).
+- Added clearing the TS buffers in cDevice::Detach() (thanks to Marco Schlüßler).