diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2003-10-17 13:47:03 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2003-10-17 13:47:03 +0200 |
commit | d800cf56f53e5c00610d8ed1b4cd08533b3f00a0 (patch) | |
tree | 94812309d7f93bfa14232f143fb14d574db62900 /HISTORY | |
parent | bbffcee572790334fe3980a632aaadcddc69440d (diff) | |
download | vdr-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-- | HISTORY | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -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). |