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)
commit081ea8699e6a309c44446884b8c3752529d96a25
treea5f1d4aa6639a834f6405fff8ce8073cdd7dcf47
parent8cf2884a87db0eca0aa2f382c9850335332682b3
audiod: Make default filters work also for udp streams.

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