update for rc3
authorcwolf <cwolf@xiph.org>
Thu, 27 Dec 2001 14:25:20 +0000 (14:25 +0000)
committercwolf <cwolf@xiph.org>
Thu, 27 Dec 2001 14:25:20 +0000 (14:25 +0000)
svn path=/trunk/vorbis/; revision=2913

win32/vorbis.def
win32/vorbis_dynamic.dsp
win32/vorbis_static.dsp

index db5f2a6..a79b2ce 100644 (file)
@@ -1,5 +1,5 @@
 ;
-; $Id: vorbis.def,v 1.7 2001/10/23 13:27:18 cwolf Exp $
+; $Id: vorbis.def,v 1.8 2001/12/27 14:25:20 cwolf Exp $
 ; 
 LIBRARY
 EXPORTS
@@ -8,6 +8,7 @@ _mapping_P
 _residue_P
 _time_P
 _vi_psy_copy
+residue_free_info
 vorbis_analysis
 vorbis_analysis_blockout
 vorbis_analysis_buffer
@@ -16,6 +17,8 @@ vorbis_analysis_init
 vorbis_analysis_wrote
 vorbis_block_clear
 vorbis_block_init
+vorbis_bitrate_addblock
+vorbis_bitrate_flushpacket
 vorbis_comment_add
 vorbis_comment_add_tag
 vorbis_comment_clear
@@ -24,6 +27,7 @@ vorbis_comment_query
 vorbis_comment_query_count
 vorbis_commentheader_out
 vorbis_dsp_clear
+vorbis_info_blocksize
 vorbis_info_clear
 vorbis_info_init
 vorbis_packet_blocksize
index 997113e..54398b2 100644 (file)
@@ -98,7 +98,11 @@ SOURCE=..\lib\analysis.c
 # End Source File\r
 # Begin Source File\r
 \r
-SOURCE=..\lib\bitbuffer.c\r
+SOURCE=..\lib\barkmel.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\lib\bitrate.c\r
 # End Source File\r
 # Begin Source File\r
 \r
index 55bcadd..e83f877 100644 (file)
@@ -89,7 +89,7 @@ SOURCE=..\lib\analysis.c
 # End Source File\r
 # Begin Source File\r
 \r
-SOURCE=..\lib\bitbuffer.c\r
+SOURCE=..\lib\bitrate.c\r
 # End Source File\r
 # Begin Source File\r
 \r
@@ -177,6 +177,10 @@ SOURCE=..\lib\bitbuffer.h
 # End Source File\r
 # Begin Source File\r
 \r
+SOURCE=..\lib\bitrate.h\r
+# End Source File\r
+# Begin Source File\r
+\r
 SOURCE=..\lib\bookinternal.h\r
 # End Source File\r
 # Begin Source File\r