]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
audiod: Revamp the decoder starting logic.
authorAndre Noll <maan@systemlinux.org>
Sun, 21 Mar 2010 18:16:20 +0000 (19:16 +0100)
committerAndre Noll <maan@systemlinux.org>
Sun, 21 Mar 2010 18:16:20 +0000 (19:16 +0100)
Use an approach that is based on the server start time of the stream. This value
changes whenever para_server announces a new stream.

This makes para_audiod restart the receiver much earlier and should get of timing
problems that cause the UDP sender to remove the UDP target because there
is no listener on the receiving side.


No differences found