]> git.tuebingen.mpg.de Git - paraslash.git/commit
introduce input_eof and ouput_eof
authorAndre <maan@p133.(none)>
Thu, 25 May 2006 13:53:00 +0000 (15:53 +0200)
committerAndre <maan@p133.(none)>
Thu, 25 May 2006 13:53:00 +0000 (15:53 +0200)
commitb0cad48a864fe3f621138e717ff025060c396fad
treec5eff9e909fbb447d29d62ea4465a991eb5214df
parent40cbbb95e256e63e1e6958e9034311d4904604af
introduce input_eof and ouput_eof

para_filter/para_audiod needs this. For example, it is pointless to
convert more audiod data if the writing application is no longer active.
14 files changed:
aacdec.c
alsa_writer.c
audiod.c
filter.c
filter.h
filter_chain.c
oggdec.c
recv.c
stdin.c
stdout.c
stdout.h
write.c
write.h
write_common.c