summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2005-02-06 14:22:08 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2005-02-06 14:22:08 +0100
commitd3bd62a5fb84aeb527ef501bcca21a0ff90907c2 (patch)
tree4e264f98abfc2454fa415dee8877760f09f26861 /HISTORY
parent2e6a990df41a70a365cd9798d4962e67de04ca37 (diff)
downloadvdr-d3bd62a5fb84aeb527ef501bcca21a0ff90907c2.tar.gz
vdr-d3bd62a5fb84aeb527ef501bcca21a0ff90907c2.tar.bz2
Added MPEG1 replay capability to cPesAssembler1.3.20
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index c27a469d..51318f3c 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3372,3 +3372,4 @@ Video Disk Recorder Revision History
- Calling pesAssembler->Reset() in cDevice::AttachPlayer() to avoid problems with
residual data in replay and Transfer Mode (thanks to Werner Fink for pointing this
out).
+- Added MPEG1 replay capability to cPesAssembler (thanks to Stefan Huelswitt).