diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2003-05-24 08:48:49 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2003-05-24 08:48:49 +0200 |
commit | 24bbaa277c546857176ff1485f67f6185d4fbedb (patch) | |
tree | 239cfd7430545b575f8108887aff9c8e210c920a /CONTRIBUTORS | |
parent | a28e2ef5b573d449d7331921f15f81b6b78dfa8e (diff) | |
download | vdr-24bbaa277c546857176ff1485f67f6185d4fbedb.tar.gz vdr-24bbaa277c546857176ff1485f67f6185d4fbedb.tar.bz2 |
Modified handling of audio packets in cDvbPlayer for better sync with external AC3 replay
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index d31a118e..4e205ef1 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -236,6 +236,8 @@ Werner Fink <werner@suse.de> for improving keyboard detection for adding some missing cAudio handling calls for replacing the 'for' loops in StripAudioPackets() with memset() calls + for modifying handling of audio packets in cDvbPlayer for better sync with external + AC3 replay Rolf Hakenes <hakenes@hippomi.de> for providing 'libdtv' and adapting the EIT mechanisms to it |