[xiph-cvs] cvs commit: vorbis/macos encoder_example.mcp libvorbis.mcp libvorbis.mcp.exp libvorbisenc.mcp libvorbisfile.mcp libvorbisfile.mcp.exp vorbis.mcp

Ralph Giles giles at xiph.org
Fri Sep 5 16:10:41 PDT 2003



giles       03/09/05 19:10:41

  Modified:    macos    encoder_example.mcp libvorbis.mcp libvorbis.mcp.exp
                        libvorbisenc.mcp libvorbisfile.mcp
                        libvorbisfile.mcp.exp vorbis.mcp
  Log:
  Update the MacOS Codewarrior project and exports files. Also move to
  Metrowerks Codewarrior 7.2 as a minimum version.

Revision  Changes    Path
1.4       +20 -16    vorbis/macos/encoder_example.mcp

Index: encoder_example.mcp
===================================================================
RCS file: /usr/local/cvsroot/vorbis/macos/encoder_example.mcp,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
Binary files /tmp/cvsTRWG5D and /tmp/cvsM2RFu9 differ

<p><p>1.5       +16 -17    vorbis/macos/libvorbis.mcp

Index: libvorbis.mcp
===================================================================
RCS file: /usr/local/cvsroot/vorbis/macos/libvorbis.mcp,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
Binary files /tmp/cvsKOhXGH and /tmp/cvseYItGg differ

<p><p>1.2       +5 -0      vorbis/macos/libvorbis.mcp.exp

Index: libvorbis.mcp.exp
===================================================================
RCS file: /usr/local/cvsroot/vorbis/macos/libvorbis.mcp.exp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libvorbis.mcp.exp	13 Jul 2002 11:08:55 -0000	1.1
+++ libvorbis.mcp.exp	5 Sep 2003 23:10:41 -0000	1.2
@@ -15,6 +15,7 @@
 vorbis_block_init
 vorbis_block_clear
 vorbis_dsp_clear
+vorbis_granule_time
 
 # Vorbis PRIMITIVES: analysis/DSP layer
 
@@ -32,9 +33,13 @@
 
 vorbis_synthesis_headerin
 vorbis_synthesis_init
+vorbis_synthesis_restart
 vorbis_synthesis
 vorbis_synthesis_trackonly
 vorbis_synthesis_blockin
 vorbis_synthesis_pcmout
+vorbis_synthesis_lapout
 vorbis_synthesis_read
 vorbis_packet_blocksize
+vorbis_synthesis_halfrate
+vorbis_synthesis_halfrate_p

<p><p>1.4       +2 -2      vorbis/macos/libvorbisenc.mcp

Index: libvorbisenc.mcp
===================================================================
RCS file: /usr/local/cvsroot/vorbis/macos/libvorbisenc.mcp,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
Binary files /tmp/cvsomwOUL and /tmp/cvsuMBjnp differ

<p><p>1.4       +2 -2      vorbis/macos/libvorbisfile.mcp

Index: libvorbisfile.mcp
===================================================================
RCS file: /usr/local/cvsroot/vorbis/macos/libvorbisfile.mcp,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
Binary files /tmp/cvsVUSYUP and /tmp/cvsEoFv1u differ

<p><p>1.2       +11 -1     vorbis/macos/libvorbisfile.mcp.exp

Index: libvorbisfile.mcp.exp
===================================================================
RCS file: /usr/local/cvsroot/vorbis/macos/libvorbisfile.mcp.exp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libvorbisfile.mcp.exp	13 Jul 2002 11:08:55 -0000	1.1
+++ libvorbisfile.mcp.exp	5 Sep 2003 23:10:41 -0000	1.2
@@ -24,6 +24,12 @@
 ov_time_seek
 ov_time_seek_page
 
+ov_raw_seek_lap
+ov_pcm_seek_lap
+ov_pcm_seek_page_lap
+ov_time_seek_lap
+ov_time_seek_page_lap
+
 ov_raw_tell
 ov_pcm_tell
 ov_time_tell
@@ -32,4 +38,8 @@
 ov_comment
 
 ov_read
-ov_read_float
\ No newline at end of file
+ov_read_float
+
+ov_crosslap
+ov_halfrate
+ov_halfrate_p
\ No newline at end of file

<p><p>1.5       +2 -2      vorbis/macos/vorbis.mcp

Index: vorbis.mcp
===================================================================
RCS file: /usr/local/cvsroot/vorbis/macos/vorbis.mcp,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
Binary files /tmp/cvsHEZDlU and /tmp/cvsSptvmG differ

<p><p>--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the commits mailing list