]> git.tuebingen.mpg.de Git - paraslash.git/commit
fix writer node group eof
authorAndre <maan@p133.(none)>
Mon, 29 May 2006 00:27:08 +0000 (02:27 +0200)
committerAndre <maan@p133.(none)>
Mon, 29 May 2006 00:27:08 +0000 (02:27 +0200)
commit807e530e7dc6cf3b5bc5e241d00983647724bd52
tree0ba5cf058de4c86175756126d0649e2349918192
parent3f165887f575829f90ca6c2aedd8d1d6063a94e7
fix writer node group eof

The old code did not set the eof flag at all. This patch fixes the problem
and contains also some loglevel and log message text improvements.
audiod.c
filter_chain.c
mp3dec.c
ortp_recv.c
write_common.c