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 /CONTRIBUTORS | |
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 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 4c34fb73..990793cd 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -176,6 +176,7 @@ Stefan Huelswitt <huels@iname.com> for fixing a memory leak in cNonBlockingFileReader for fixing an uninitialized variable in cDisplayChannel for fixing a possible access of invalid file handles in cSIProcessor::Action() + for fixing extracting the ES data in cDvbDevice::StillPicture() Ulrich Röder <roeder@efr-net.de> for pointing out that there are channels that have a symbol rate higher than @@ -267,6 +268,7 @@ Andy Grobb <Charly98@01019freenet.de> Thomas Heiligenmann <thomas@heiligenmann.de> for implementing the SVDRP commands LSTR and DELR + for adding MPEG1 handling to cDvbDevice::StillPicture() Norbert Schmidt <nschmidt-nrw@t-online.de> for filling in some missing teletext PIDs |