]> git.tuebingen.mpg.de Git - paraslash.git/commit
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)
commitd4fddc6402eef09f313c7bae67bb7602f0d7a6f7
tree8b4ae421c6b26a7f7ee27f28c734e237d6452a63
parent4d4379901a0a01859728d56795a7ab6ada9c876b
audiod: Revamp the decoder starting logic.

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.
audiod.c