summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2008-05-01 15:41:04 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2008-05-01 15:41:04 +0200
commit7d1b84a997b29f032132957b5b411c15accb2dcf (patch)
treec294f3f42429a19711691b009fab36679a51c0c8 /HISTORY
parentdf12c00ff8699f23cb9176b3261ccf505633c434 (diff)
downloadvdr-7d1b84a997b29f032132957b5b411c15accb2dcf.tar.gz
vdr-7d1b84a997b29f032132957b5b411c15accb2dcf.tar.bz2
Implemented handling the standard component descriptor for AC3
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY7
1 files changed, 6 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index ba7318d3..e8ece147 100644
--- a/HISTORY
+++ b/HISTORY
@@ -5762,12 +5762,17 @@ Video Disk Recorder Revision History
- Increased the time between checking the CAM status to 500ms to avoid problems
with some CAMs (reported by Arthur Konovalov).
-2008-04-19: Version 1.7.1
+2008-05-01: Version 1.7.1
- Adapted the tuning code to the new DVBFE_SET_DELSYS API (thanks to Reinhard Nissl).
VDR now uses the driver from http://jusst.de/hg/multiproto_plus.
- Updated the Italian OSD texts (thanks to Diego Pierotto).
- Removed obsolete $(NCURSESLIB) from the Makefile.
+- Implemented handling the standard component descriptor for AC3 (stream=4), as it
+ will soon be used by the German ARD channels (thanks to Michael Pennewiß for
+ advance information about this change). The previously used "Premiere pseudo
+ standard" (stream=2, type=5) still works, but has apparently been wrongfully used
+ by broadcasters from the beginning.
2008-04-19: Version 1.6.0-2