Add an API wrapper to the encoder to export the new theora-exp API.
commit756ae9a4f6149a19a43049a01376915eaa8a8b03
authortterribe <tterribe@0101bb08-14d6-0310-b084-bc0e0c8e3800>
Fri, 4 Jan 2008 20:20:56 +0000 (4 20:20 +0000)
committertterribe <tterribe@0101bb08-14d6-0310-b084-bc0e0c8e3800>
Fri, 4 Jan 2008 20:20:56 +0000 (4 20:20 +0000)
treed830b178d56fca68c83b87519250dcde7ffa7dce
parent8f52cdbbd3e91f16a8fa9c764c2e25623d7be632
Add an API wrapper to the encoder to export the new theora-exp API.

git-svn-id: http://svn.xiph.org/trunk@14362 0101bb08-14d6-0310-b084-bc0e0c8e3800
theora/include/theora/theoraenc.h [new file with mode: 0644]
theora/lib/Makefile.am
theora/lib/enc/encapiwrapper.c [new file with mode: 0644]
theora/lib/enc/encoder_quant.c
theora/lib/enc/encoder_toplevel.c
theora/lib/enc/internal.c [new file with mode: 0644]