configure.ac: use AC_C_INLINE
authorBenjamin Otte <otte@gnome.org>
Fri, 30 Jan 2004 20:23:23 +0000 (20:23 +0000)
committerBenjamin Otte <otte@gnome.org>
Fri, 30 Jan 2004 20:23:23 +0000 (20:23 +0000)
commit28d6dd44a86af1f1f41becbf0cca954e29949571
treec6ae53e036ffb8d5ed0364bd78de74c384f920fd
parent4ee5e3e7db8e375c6ff3cb4d17b56d21bf910ed5
configure.ac: use AC_C_INLINE

Original commit message from CVS:
2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>

* configure.ac:
use AC_C_INLINE
* configure.ac:
* ext/Makefile.am:
* ext/theora/Makefile.am:
* ext/theora/theoradec.c:
add theora video decoder. Does just do simple decoding for now and
has been tested against Theora cvs only.
* ext/vorbis/vorbisdec.c: (vorbis_dec_event):
always reset packetno on DISCONT
ChangeLog
common
configure.ac
ext/Makefile.am