]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
audiod: Invalidate current audio format on close.
authorAndre Noll <maan@tuebingen.mpg.de>
Fri, 5 Sep 2014 07:09:03 +0000 (09:09 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Sun, 21 Sep 2014 11:22:12 +0000 (13:22 +0200)
Without this, audiod might start the next decoder instance too early,
using the audio format of the current file. The oss writer seems to
be particularly prone in triggering this.


No differences found