]> git.tuebingen.mpg.de Git - paraslash.git/commit
update to libortp-0.9.1
authorAndre <maan@p133.(none)>
Mon, 13 Mar 2006 02:49:05 +0000 (03:49 +0100)
committerAndre <maan@p133.(none)>
Mon, 13 Mar 2006 02:49:05 +0000 (03:49 +0100)
commit044dd6b25189b24d862d50b965fc2feaf93b01d7
tree0cc1f9c88c708a9e1a4e37b5f96471bfd4bae0b9
parente231df6c1a741a59824cd157c78d3227eb8451d1
update to libortp-0.9.1

glib was dropped from libortp, and paraslash does not need it
either. So kill the check for glib in configure.ac and no longer
link para_server, para_recv, and para_audiod gainst glib. Moreover,
change guint32 to uint32_t in ortp_recv.c and ortp_send.c.
NEWS
configure.ac
ortp_recv.c
ortp_send.c