]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
audiod: Make default filters work also for udp streams.
authorAndre Noll <maan@systemlinux.org>
Fri, 5 Mar 2010 07:42:13 +0000 (08:42 +0100)
committerAndre Noll <maan@systemlinux.org>
Fri, 5 Mar 2010 07:42:13 +0000 (08:42 +0100)
Currently one has to use --no_default_filters and must specify fecdec as the
first filter for UDP streams, a fact that is not documented anywhere. Make decoding
of udp streams work if no filters were given by changing init_default_filters() to
add fecdec automatically if the udp receiver is used.


No differences found