summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2003-10-17 13:47:03 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2003-10-17 13:47:03 +0200
commitd800cf56f53e5c00610d8ed1b4cd08533b3f00a0 (patch)
tree94812309d7f93bfa14232f143fb14d574db62900 /HISTORY
parentbbffcee572790334fe3980a632aaadcddc69440d (diff)
downloadvdr-d800cf56f53e5c00610d8ed1b4cd08533b3f00a0.tar.gz
vdr-d800cf56f53e5c00610d8ed1b4cd08533b3f00a0.tar.bz2
Fixed extracting the ES data and added MPEG1 handling to cDvbDevice::StillPicture()
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY6
1 files changed, 5 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 0418d04d..61fb6089 100644
--- a/HISTORY
+++ b/HISTORY
@@ -2403,7 +2403,7 @@ Video Disk Recorder Revision History
- Updated 'channels.conf.cable' (thanks to Stefan Hußfeldt).
-2003-10-03: Version 1.3.0
+2003-10-17: Version 1.2.6pre1
- Updated the required driver version in INSTALL (thanks to Jens Groth for
reporting this one).
@@ -2420,3 +2420,7 @@ Video Disk Recorder Revision History
- Now trying to get a timer's channel without RID when loading 'timers.conf'
(thanks to Thomas Rausch).
- Removed the unused 0x73 (TOT) filter in eit.c (thanks to Andreas Trauer).
+- Fixed extracting the ES data in cDvbDevice::StillPicture() (thanks to Stefan
+ Huelswitt).
+- Added MPEG1 handling to cDvbDevice::StillPicture() (thanks to Thomas
+ Heiligenmann).