diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-01-08 10:13:38 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-01-08 10:13:38 +0100 |
commit | b464dc407d5fba192abb0c9d4ca2f35fb438adcc (patch) | |
tree | 5de0d83cca2e323f706a2a5d91b42569d74dcdc8 /CONTRIBUTORS | |
parent | f7bf9b4090bb5b32a40133cc3b0fd3457efff262 (diff) | |
download | vdr-b464dc407d5fba192abb0c9d4ca2f35fb438adcc.tar.gz vdr-b464dc407d5fba192abb0c9d4ca2f35fb438adcc.tar.bz2 |
Added a mutex to synchronize cDevice::PlayPesPacket() and SetCurrentAudioTrack()
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index a946dd0f..36ae8de8 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1019,6 +1019,7 @@ Reinhard Nissl <rnissl@gmx.de> for suggesting to make the DVB devices retune (and, if applicable, resend the DiSEqC data) if the lock is lost for fixing handling TS packets in cTS2PES + for adding a mutex to synchronize cDevice::PlayPesPacket() and SetCurrentAudioTrack() Richard Robson <richard_robson@beeb.net> for reporting freezing replay if a timer starts while in Transfer Mode from the |