]> git.tuebingen.mpg.de Git - paraslash.git/commit
Recognize the eof packet also in the udp receiver.
authorAndre Noll <maan@systemlinux.org>
Wed, 4 Mar 2009 21:19:04 +0000 (22:19 +0100)
committerAndre Noll <maan@systemlinux.org>
Wed, 4 Mar 2009 21:19:04 +0000 (22:19 +0100)
commitac153fd54a0f093581ee863984070a325d5343b8
tree1b4ed2400118d8cee25e5280b99801cceda34d85
parente77825db70787c9ddbbee3827e2bf6e4452ad7a4
Recognize the eof packet also in the udp receiver.

This fixes two bugs: The last fec group of an audio file was not
decoded at all, and "para_recv -r udp" did not exit at the end of
a multicast stream.
fecdec_filter.c
para.h
udp_recv.c
vss.c