Implemented the TerrestrialDeliverySystemDescriptor in libdtv

This commit is contained in:
Klaus Schmidinger
2003-05-11 15:14:22 +02:00
parent 848e79eec8
commit 7b9f3dc568
6 changed files with 133 additions and 10 deletions

View File

@@ -203,6 +203,7 @@ Andreas Schultz <aschultz@warp10.net>
for suggesting to remove the Mute() call from cDvbDevice::StillPicture()
for suggesting to separate the startup of a plugin into an "early" and a "late" phase
for changing C++ style comments in libdtv into C style to avoid warnings in gcc 3.x
for implementing the TerrestrialDeliverySystemDescriptor in libdtv
Aaron Holtzman
for writing 'ac3dec'