From 28d6dd44a86af1f1f41becbf0cca954e29949571 Mon Sep 17 00:00:00 2001 From: Benjamin Otte Date: Fri, 30 Jan 2004 20:23:23 +0000 Subject: configure.ac: use AC_C_INLINE Original commit message from CVS: 2004-01-30 Benjamin Otte * 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 --- common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common') diff --git a/common b/common index 5da247bb..508678c1 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit 5da247bb6f217c5c32e5ebab0d3a2014dfa452c3 +Subproject commit 508678c12ea745e207eb8bb3be12c156e3bb698c -- cgit v1.2.1