[xiph-commits] r12602 - trunk/theora-exp/include/theora

j at svn.xiph.org j at svn.xiph.org
Fri Mar 2 04:00:11 PST 2007


Author: j
Date: 2007-03-02 04:00:08 -0800 (Fri, 02 Mar 2007)
New Revision: 12602

Added:
   trunk/theora-exp/include/theora/theora.h
Modified:
   trunk/theora-exp/include/theora/Makefile.am
Log:
copy theora.h from trunk and install it so the compatibility layer can be used.



Modified: trunk/theora-exp/include/theora/Makefile.am
===================================================================
--- trunk/theora-exp/include/theora/Makefile.am	2007-03-02 11:15:10 UTC (rev 12601)
+++ trunk/theora-exp/include/theora/Makefile.am	2007-03-02 12:00:08 UTC (rev 12602)
@@ -12,5 +12,5 @@
 
 theoraincludedir = $(includedir)/theora
 
-theorainclude_HEADERS = codec.h theoradec.h $(TH_ENCODER_FILES)
+theorainclude_HEADERS = codec.h theoradec.h theora.h $(TH_ENCODER_FILES)
 

Copied: trunk/theora-exp/include/theora/theora.h (from rev 12439, trunk/theora/include/theora/theora.h)



More information about the commits mailing list