Add new API documenation files from the 1.3.2 release.
authorRalph Giles <giles@xiph.org>
Tue, 2 Nov 2010 21:08:40 +0000 (21:08 +0000)
committerRalph Giles <giles@xiph.org>
Tue, 2 Nov 2010 21:08:40 +0000 (21:08 +0000)
commit90dd2f01f2e5bebe04494544e90077fb3892f169
tree828b1f34a2d31ea84532bb32d6ad23d873294b33
parentc95cbe5a1b137441266f684571a68dc4e9e21d7f
Add new API documenation files from the 1.3.2 release.

svn path=/trunk/vorbis/; revision=17610
49 files changed:
doc/libvorbis/Makefile.am [new file with mode: 0644]
doc/libvorbis/Makefile.in [new file with mode: 0644]
doc/libvorbis/index.html [new file with mode: 0644]
doc/libvorbis/overview.html [new file with mode: 0644]
doc/libvorbis/reference.html [new file with mode: 0644]
doc/libvorbis/return.html [new file with mode: 0644]
doc/libvorbis/style.css [new file with mode: 0644]
doc/libvorbis/vorbis_analysis.html [new file with mode: 0644]
doc/libvorbis/vorbis_analysis_blockout.html [new file with mode: 0644]
doc/libvorbis/vorbis_analysis_buffer.html [new file with mode: 0644]
doc/libvorbis/vorbis_analysis_headerout.html [new file with mode: 0644]
doc/libvorbis/vorbis_analysis_init.html [new file with mode: 0644]
doc/libvorbis/vorbis_analysis_wrote.html [new file with mode: 0644]
doc/libvorbis/vorbis_bitrate_addblock.html [new file with mode: 0644]
doc/libvorbis/vorbis_bitrate_flushpacket.html [new file with mode: 0644]
doc/libvorbis/vorbis_block.html [new file with mode: 0644]
doc/libvorbis/vorbis_block_clear.html [new file with mode: 0644]
doc/libvorbis/vorbis_block_init.html [new file with mode: 0644]
doc/libvorbis/vorbis_comment.html [new file with mode: 0644]
doc/libvorbis/vorbis_comment_add.html [new file with mode: 0644]
doc/libvorbis/vorbis_comment_add_tag.html [new file with mode: 0644]
doc/libvorbis/vorbis_comment_clear.html [new file with mode: 0644]
doc/libvorbis/vorbis_comment_init.html [new file with mode: 0644]
doc/libvorbis/vorbis_comment_query.html [new file with mode: 0644]
doc/libvorbis/vorbis_comment_query_count.html [new file with mode: 0644]
doc/libvorbis/vorbis_commentheader_out.html [new file with mode: 0644]
doc/libvorbis/vorbis_dsp_clear.html [new file with mode: 0644]
doc/libvorbis/vorbis_dsp_state.html [new file with mode: 0644]
doc/libvorbis/vorbis_granule_time.html [new file with mode: 0644]
doc/libvorbis/vorbis_info.html [new file with mode: 0644]
doc/libvorbis/vorbis_info_blocksize.html [new file with mode: 0644]
doc/libvorbis/vorbis_info_clear.html [new file with mode: 0644]
doc/libvorbis/vorbis_info_init.html [new file with mode: 0644]
doc/libvorbis/vorbis_packet_blocksize.html [new file with mode: 0644]
doc/libvorbis/vorbis_synthesis.html [new file with mode: 0644]
doc/libvorbis/vorbis_synthesis_blockin.html [new file with mode: 0644]
doc/libvorbis/vorbis_synthesis_halfrate.html [new file with mode: 0644]
doc/libvorbis/vorbis_synthesis_halfrate_p.html [new file with mode: 0644]
doc/libvorbis/vorbis_synthesis_headerin.html [new file with mode: 0644]
doc/libvorbis/vorbis_synthesis_idheader.html [new file with mode: 0644]
doc/libvorbis/vorbis_synthesis_init.html [new file with mode: 0644]
doc/libvorbis/vorbis_synthesis_lapout.html [new file with mode: 0644]
doc/libvorbis/vorbis_synthesis_pcmout.html [new file with mode: 0644]
doc/libvorbis/vorbis_synthesis_read.html [new file with mode: 0644]
doc/libvorbis/vorbis_synthesis_restart.html [new file with mode: 0644]
doc/libvorbis/vorbis_synthesis_trackonly.html [new file with mode: 0644]
doc/libvorbis/vorbis_version_string.html [new file with mode: 0644]
doc/vorbisenc/ovectl_ratemanage2_arg.html [new file with mode: 0644]
doc/vorbisenc/ovectl_ratemanage_arg.html [new file with mode: 0644]