summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2003-05-24 08:48:49 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2003-05-24 08:48:49 +0200
commit24bbaa277c546857176ff1485f67f6185d4fbedb (patch)
tree239cfd7430545b575f8108887aff9c8e210c920a /HISTORY
parenta28e2ef5b573d449d7331921f15f81b6b78dfa8e (diff)
downloadvdr-24bbaa277c546857176ff1485f67f6185d4fbedb.tar.gz
vdr-24bbaa277c546857176ff1485f67f6185d4fbedb.tar.bz2
Modified handling of audio packets in cDvbPlayer for better sync with external AC3 replay
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY5
1 files changed, 5 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 0f46d7e5..1fbec820 100644
--- a/HISTORY
+++ b/HISTORY
@@ -2172,3 +2172,8 @@ Video Disk Recorder Revision History
to Lars Bläser for reporting this one).
- No longer waiting inside cIndexFile::CatchUp() to avoid shortly blocking replay
at the end of a recording.
+
+2003-05-24: Version 1.1.33
+
+- Modified handling of audio packets in cDvbPlayer for better sync with external
+ AC3 replay (thanks to Werner Fink).