[xiph-commits] r13284 - trunk/vorbis/win32

tterribe at svn.xiph.org tterribe at svn.xiph.org
Thu Jul 19 20:47:48 PDT 2007


Author: tterribe
Date: 2007-07-19 20:47:48 -0700 (Thu, 19 Jul 2007)
New Revision: 13284

Modified:
   trunk/vorbis/win32/vorbis.def
Log:
Add vorbis_synthesis_idheader to the .def file for win32.


Modified: trunk/vorbis/win32/vorbis.def
===================================================================
--- trunk/vorbis/win32/vorbis.def	2007-07-18 12:54:16 UTC (rev 13283)
+++ trunk/vorbis/win32/vorbis.def	2007-07-20 03:47:48 UTC (rev 13284)
@@ -45,6 +45,7 @@
 vorbis_packet_blocksize
 vorbis_synthesis_halfrate
 vorbis_synthesis_halfrate_p
+vorbis_synthesis_idheader
 ;
 vorbis_window
 _analysis_output_always
@@ -53,4 +54,4 @@
 vorbis_encode_setup_vbr
 vorbis_encode_init_vbr
 vorbis_encode_setup_init
-vorbis_encode_ctl
\ No newline at end of file
+vorbis_encode_ctl



More information about the commits mailing list