summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2005-01-16 12:02:39 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2005-01-16 12:02:39 +0100
commit9423c636a25dcdc2531d51551aff33cf93abc095 (patch)
tree522f898c6d68ce0153e23db1c1696a2c461a7623 /HISTORY
parent62390837ff4e4fab3bb837ca745219fc70d4ef3e (diff)
downloadvdr-9423c636a25dcdc2531d51551aff33cf93abc095.tar.gz
vdr-9423c636a25dcdc2531d51551aff33cf93abc095.tar.bz2
Fixed playing files with PES packets longer than 2048 byte through the full featured DVB card
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 3d6f79b0..d81b54db 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3308,3 +3308,6 @@ Video Disk Recorder Revision History
- Added 'channels.conf.terr' entries for Mainz (thanks to Michael Heyse).
- Implemented cDolbyRepacker for better handling of Dolby Digital PES packets
(thanks to Reinhard Nissl).
+- Fixed playing files with PES packets longer than 2048 byte through the full
+ featured DVB card (thanks to Marco Kremer for reporting this one and providing
+ a test sample).