From ab78196fd59ad7a329a2b19d2bcec5d840a9a21f Mon Sep 17 00:00:00 2001 From: Tim Terriberry Date: Tue, 14 May 2013 01:30:25 +0000 Subject: Update the doc versions for the 1.3.1 release. Done with `make -C doc/libogg update-doc-version`. Patch contributed by Ron Lee. git-svn-id: http://svn.xiph.org/trunk/ogg@18944 0101bb08-14d6-0310-b084-bc0e0c8e3800 --- doc/libogg/bitpacking.html | 6 +++--- doc/libogg/datastructures.html | 6 +++--- doc/libogg/decoding.html | 6 +++--- doc/libogg/encoding.html | 6 +++--- doc/libogg/general.html | 6 +++--- doc/libogg/index.html | 6 +++--- doc/libogg/ogg_iovec_t.html | 6 +++--- doc/libogg/ogg_packet.html | 6 +++--- doc/libogg/ogg_packet_clear.html | 6 +++--- doc/libogg/ogg_page.html | 6 +++--- doc/libogg/ogg_page_bos.html | 6 +++--- doc/libogg/ogg_page_checksum_set.html | 6 +++--- doc/libogg/ogg_page_continued.html | 6 +++--- doc/libogg/ogg_page_eos.html | 6 +++--- doc/libogg/ogg_page_granulepos.html | 6 +++--- doc/libogg/ogg_page_packets.html | 6 +++--- doc/libogg/ogg_page_pageno.html | 6 +++--- doc/libogg/ogg_page_serialno.html | 6 +++--- doc/libogg/ogg_page_version.html | 6 +++--- doc/libogg/ogg_stream_check.html | 6 +++--- doc/libogg/ogg_stream_clear.html | 6 +++--- doc/libogg/ogg_stream_destroy.html | 6 +++--- doc/libogg/ogg_stream_eos.html | 6 +++--- doc/libogg/ogg_stream_flush.html | 6 +++--- doc/libogg/ogg_stream_flush_fill.html | 6 +++--- doc/libogg/ogg_stream_init.html | 6 +++--- doc/libogg/ogg_stream_iovecin.html | 6 +++--- doc/libogg/ogg_stream_packetin.html | 6 +++--- doc/libogg/ogg_stream_packetout.html | 4 ++-- doc/libogg/ogg_stream_packetpeek.html | 6 +++--- doc/libogg/ogg_stream_pagein.html | 6 +++--- doc/libogg/ogg_stream_pageout.html | 4 ++-- doc/libogg/ogg_stream_pageout_fill.html | 4 ++-- doc/libogg/ogg_stream_reset.html | 6 +++--- doc/libogg/ogg_stream_reset_serialno.html | 6 +++--- doc/libogg/ogg_stream_state.html | 6 +++--- doc/libogg/ogg_sync_buffer.html | 6 +++--- doc/libogg/ogg_sync_check.html | 6 +++--- doc/libogg/ogg_sync_clear.html | 6 +++--- doc/libogg/ogg_sync_destroy.html | 6 +++--- doc/libogg/ogg_sync_init.html | 6 +++--- doc/libogg/ogg_sync_pageout.html | 6 +++--- doc/libogg/ogg_sync_pageseek.html | 6 +++--- doc/libogg/ogg_sync_reset.html | 6 +++--- doc/libogg/ogg_sync_state.html | 6 +++--- doc/libogg/ogg_sync_wrote.html | 6 +++--- doc/libogg/oggpack_adv.html | 6 +++--- doc/libogg/oggpack_adv1.html | 6 +++--- doc/libogg/oggpack_bits.html | 6 +++--- doc/libogg/oggpack_buffer.html | 6 +++--- doc/libogg/oggpack_bytes.html | 4 ++-- doc/libogg/oggpack_get_buffer.html | 6 +++--- doc/libogg/oggpack_look.html | 6 +++--- doc/libogg/oggpack_look1.html | 6 +++--- doc/libogg/oggpack_read.html | 6 +++--- doc/libogg/oggpack_read1.html | 6 +++--- doc/libogg/oggpack_readinit.html | 6 +++--- doc/libogg/oggpack_reset.html | 6 +++--- doc/libogg/oggpack_write.html | 6 +++--- doc/libogg/oggpack_writealign.html | 6 +++--- doc/libogg/oggpack_writecheck.html | 6 +++--- doc/libogg/oggpack_writeclear.html | 6 +++--- doc/libogg/oggpack_writecopy.html | 6 +++--- doc/libogg/oggpack_writeinit.html | 6 +++--- doc/libogg/oggpack_writetrunc.html | 6 +++--- doc/libogg/overview.html | 6 +++--- doc/libogg/reference.html | 6 +++--- 67 files changed, 197 insertions(+), 197 deletions(-) (limited to 'doc') diff --git a/doc/libogg/bitpacking.html b/doc/libogg/bitpacking.html index 3983247..f2e8465 100644 --- a/doc/libogg/bitpacking.html +++ b/doc/libogg/bitpacking.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

@@ -90,11 +90,11 @@ All the libogg specific functions are declared in "ogg/ogg.h".
- + - +

copyright © 2000-2011 Xiph.Org

copyright © 2000-2013 Xiph.Org

Ogg Container Format

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

diff --git a/doc/libogg/datastructures.html b/doc/libogg/datastructures.html index 8b519a8..b46e724 100644 --- a/doc/libogg/datastructures.html +++ b/doc/libogg/datastructures.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

@@ -46,11 +46,11 @@ All the libogg specific data structures are declared in "ogg/ogg.h".
- + - +

copyright © 2000-2011 Xiph.Org

copyright © 2000-2013 Xiph.Org

Ogg Container Format

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

diff --git a/doc/libogg/decoding.html b/doc/libogg/decoding.html index 2824c37..b483ce0 100644 --- a/doc/libogg/decoding.html +++ b/doc/libogg/decoding.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

@@ -91,11 +91,11 @@ advancing decoding.
- + - +

copyright © 2000-2011 Xiph.Org

copyright © 2000-2013 Xiph.Org

Ogg Container Format

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

diff --git a/doc/libogg/encoding.html b/doc/libogg/encoding.html index e02a9b2..3959cff 100644 --- a/doc/libogg/encoding.html +++ b/doc/libogg/encoding.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

@@ -63,11 +63,11 @@ All the libogg specific functions are declared in "ogg/ogg.h".
- + - +

copyright © 2000-2011 Xiph.Org

copyright © 2000-2013 Xiph.Org

Ogg Container Format

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

diff --git a/doc/libogg/general.html b/doc/libogg/general.html index 51448b4..b73207a 100644 --- a/doc/libogg/general.html +++ b/doc/libogg/general.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

@@ -96,11 +96,11 @@ All the libogg specific functions are declared in "ogg/ogg.h".
- + - +

copyright © 2000-2011 Xiph.Org

copyright © 2000-2013 Xiph.Org

Ogg Container Format

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

diff --git a/doc/libogg/index.html b/doc/libogg/index.html index 911f073..7f410f8 100644 --- a/doc/libogg/index.html +++ b/doc/libogg/index.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

@@ -26,11 +26,11 @@ Libogg contains necessary functionality to create, decode, and work with Ogg bit
- + - +

copyright © 2000-2011 Xiph.Org

copyright © 2000-2013 Xiph.Org

Ogg Container Format

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

diff --git a/doc/libogg/ogg_iovec_t.html b/doc/libogg/ogg_iovec_t.html index a439133..3098d96 100644 --- a/doc/libogg/ogg_iovec_t.html +++ b/doc/libogg/ogg_iovec_t.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

@@ -49,11 +49,11 @@ typedef struct {
- + - +

copyright © 2000-2011 Xiph.Org

copyright © 2000-2013 Xiph.Org

Ogg Container Format

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

diff --git a/doc/libogg/ogg_packet.html b/doc/libogg/ogg_packet.html index 5a6623d..c8b1b35 100644 --- a/doc/libogg/ogg_packet.html +++ b/doc/libogg/ogg_packet.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

@@ -62,11 +62,11 @@ typedef struct {
- + - +

copyright © 2000-2011 Xiph.Org

copyright © 2000-2013 Xiph.Org

Ogg Container Format

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

diff --git a/doc/libogg/ogg_packet_clear.html b/doc/libogg/ogg_packet_clear.html index ebaf0c3..334769e 100644 --- a/doc/libogg/ogg_packet_clear.html +++ b/doc/libogg/ogg_packet_clear.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

@@ -50,11 +50,11 @@ None.
- + - +

copyright © 2000-2011 Xiph.Org

copyright © 2000-2013 Xiph.Org

Ogg Container Format

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

diff --git a/doc/libogg/ogg_page.html b/doc/libogg/ogg_page.html index 33d886e..9cd4c62 100644 --- a/doc/libogg/ogg_page.html +++ b/doc/libogg/ogg_page.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

@@ -62,11 +62,11 @@ typedef struct {
- + - +

copyright © 2000-2011 Xiph.Org

copyright © 2000-2013 Xiph.Org

Ogg Container Format

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

diff --git a/doc/libogg/ogg_page_bos.html b/doc/libogg/ogg_page_bos.html index 2708d38..b09cd01 100644 --- a/doc/libogg/ogg_page_bos.html +++ b/doc/libogg/ogg_page_bos.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

@@ -51,11 +51,11 @@ greater than 0 if this page is the beginning of a bitstream.
- + - +

copyright © 2000-2011 Xiph.Org

copyright © 2000-2013 Xiph.Org

Ogg Container Format

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

diff --git a/doc/libogg/ogg_page_checksum_set.html b/doc/libogg/ogg_page_checksum_set.html index 7c281dc..7668eb0 100644 --- a/doc/libogg/ogg_page_checksum_set.html +++ b/doc/libogg/ogg_page_checksum_set.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

@@ -48,11 +48,11 @@ None.
- + - +

copyright © 2000-2011 Xiph.Org

copyright © 2000-2013 Xiph.Org

Ogg Container Format

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

diff --git a/doc/libogg/ogg_page_continued.html b/doc/libogg/ogg_page_continued.html index 33e5d2d..9445e3c 100644 --- a/doc/libogg/ogg_page_continued.html +++ b/doc/libogg/ogg_page_continued.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

@@ -50,11 +50,11 @@ int ogg_page_continued(ogg_page *og);
- + - +

copyright © 2000-2011 Xiph.Org

copyright © 2000-2013 Xiph.Org

Ogg Container Format

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

diff --git a/doc/libogg/ogg_page_eos.html b/doc/libogg/ogg_page_eos.html index 2a3cf4d..b3d0c76 100644 --- a/doc/libogg/ogg_page_eos.html +++ b/doc/libogg/ogg_page_eos.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

@@ -51,11 +51,11 @@ greater than zero if this page contains the end of a bitstream.
- + - +

copyright © 2000-2011 Xiph.Org

copyright © 2000-2013 Xiph.Org

Ogg Container Format

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

diff --git a/doc/libogg/ogg_page_granulepos.html b/doc/libogg/ogg_page_granulepos.html index d905f89..22fef0c 100644 --- a/doc/libogg/ogg_page_granulepos.html +++ b/doc/libogg/ogg_page_granulepos.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

@@ -51,11 +51,11 @@ ogg_in64_t ogg_page_granulepos(ogg_page *og);
- + - +

copyright © 2000-2011 Xiph.Org

copyright © 2000-2013 Xiph.Org

Ogg Container Format

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

diff --git a/doc/libogg/ogg_page_packets.html b/doc/libogg/ogg_page_packets.html index 2355360..a266557 100644 --- a/doc/libogg/ogg_page_packets.html +++ b/doc/libogg/ogg_page_packets.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

@@ -61,11 +61,11 @@ ogg_page_continued(page) will return non-zero.

- + - +

copyright © 2000-2011 Xiph.Org

copyright © 2000-2013 Xiph.Org

Ogg Container Format

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

diff --git a/doc/libogg/ogg_page_pageno.html b/doc/libogg/ogg_page_pageno.html index 553c4b2..8da2517 100644 --- a/doc/libogg/ogg_page_pageno.html +++ b/doc/libogg/ogg_page_pageno.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

@@ -49,11 +49,11 @@ long ogg_page_pageno(ogg_page *og);
- + - +

copyright © 2000-2011 Xiph.Org

copyright © 2000-2013 Xiph.Org

Ogg Container Format

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

diff --git a/doc/libogg/ogg_page_serialno.html b/doc/libogg/ogg_page_serialno.html index eafca69..b06cf40 100644 --- a/doc/libogg/ogg_page_serialno.html +++ b/doc/libogg/ogg_page_serialno.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

@@ -49,11 +49,11 @@ int ogg_page_serialno(ogg_page *og);
- + - +

copyright © 2000-2011 Xiph.Org

copyright © 2000-2013 Xiph.Org

Ogg Container Format

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

diff --git a/doc/libogg/ogg_page_version.html b/doc/libogg/ogg_page_version.html index 21611c7..d17f763 100644 --- a/doc/libogg/ogg_page_version.html +++ b/doc/libogg/ogg_page_version.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

@@ -49,11 +49,11 @@ int ogg_page_version(ogg_page *og);
- + - +

copyright © 2000-2011 Xiph.Org

copyright © 2000-2013 Xiph.Org

Ogg Container Format

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

diff --git a/doc/libogg/ogg_stream_check.html b/doc/libogg/ogg_stream_check.html index 556a484..400a8e5 100644 --- a/doc/libogg/ogg_stream_check.html +++ b/doc/libogg/ogg_stream_check.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

@@ -57,11 +57,11 @@ nonzero is returned if the structure was never initialized, or if an unrecoverab
- + - +

copyright © 2000-2011 Xiph.Org

copyright © 2000-2013 Xiph.Org

Ogg Container Format

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

diff --git a/doc/libogg/ogg_stream_clear.html b/doc/libogg/ogg_stream_clear.html index b50f07c..27c7b07 100644 --- a/doc/libogg/ogg_stream_clear.html +++ b/doc/libogg/ogg_stream_clear.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

@@ -47,11 +47,11 @@ int ogg_stream_clear(ogg_stream_state *os);
- + - +

copyright © 2000-2011 Xiph.Org

copyright © 2000-2013 Xiph.Org

Ogg Container Format

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

diff --git a/doc/libogg/ogg_stream_destroy.html b/doc/libogg/ogg_stream_destroy.html index 2506dfa..3f69823 100644 --- a/doc/libogg/ogg_stream_destroy.html +++ b/doc/libogg/ogg_stream_destroy.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

@@ -57,11 +57,11 @@ int ogg_stream_destroy(ogg_stream_state *os);
- + - +

copyright © 2000-2011 Xiph.Org

copyright © 2000-2013 Xiph.Org

Ogg Container Format

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

diff --git a/doc/libogg/ogg_stream_eos.html b/doc/libogg/ogg_stream_eos.html index 4930dbb..cd398ea 100644 --- a/doc/libogg/ogg_stream_eos.html +++ b/doc/libogg/ogg_stream_eos.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

@@ -48,11 +48,11 @@ int ogg_stream_eos(ogg_stream_state *os);
- + - +

copyright © 2000-2011 Xiph.Org

copyright © 2000-2013 Xiph.Org

Ogg Container Format

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

diff --git a/doc/libogg/ogg_stream_flush.html b/doc/libogg/ogg_stream_flush.html index 2f5998d..6bee4fd 100644 --- a/doc/libogg/ogg_stream_flush.html +++ b/doc/libogg/ogg_stream_flush.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

@@ -53,11 +53,11 @@ Nonzero means that remaining packets have successfully been flushed into the pag
- + - +

copyright © 2000-2011 Xiph.Org

copyright © 2000-2013 Xiph.Org

Ogg Container Format

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

diff --git a/doc/libogg/ogg_stream_flush_fill.html b/doc/libogg/ogg_stream_flush_fill.html index 9a028af..583c815 100644 --- a/doc/libogg/ogg_stream_flush_fill.html +++ b/doc/libogg/ogg_stream_flush_fill.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

@@ -60,11 +60,11 @@ Nonzero means that remaining packets have successfully been flushed into the pag
- + - +

copyright © 2000-2011 Xiph.Org

copyright © 2000-2013 Xiph.Org

Ogg Container Format

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

diff --git a/doc/libogg/ogg_stream_init.html b/doc/libogg/ogg_stream_init.html index ae7025f..aa53ed2 100644 --- a/doc/libogg/ogg_stream_init.html +++ b/doc/libogg/ogg_stream_init.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

@@ -52,11 +52,11 @@ int ogg_stream_init(ogg_stream_state *os,int
- + - +

copyright © 2000-2011 Xiph.Org

copyright © 2000-2013 Xiph.Org

Ogg Container Format

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

diff --git a/doc/libogg/ogg_stream_iovecin.html b/doc/libogg/ogg_stream_iovecin.html index b8b88b7..c0f2327 100644 --- a/doc/libogg/ogg_stream_iovecin.html +++ b/doc/libogg/ogg_stream_iovecin.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

@@ -66,11 +66,11 @@ int ogg_stream_iovecin(ogg_stream_state *os, ogg_iovec_t *iov, int count, long e
- + - +

copyright © 2000-2011 Xiph.Org

copyright © 2000-2013 Xiph.Org

Ogg Container Format

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

diff --git a/doc/libogg/ogg_stream_packetin.html b/doc/libogg/ogg_stream_packetin.html index 66c0bb8..fec413e 100644 --- a/doc/libogg/ogg_stream_packetin.html +++ b/doc/libogg/ogg_stream_packetin.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

@@ -58,11 +58,11 @@ int ogg_stream_packetin(ogg_stream_state *os,ogg_packet *op);
- + - +

copyright © 2000-2011 Xiph.Org

copyright © 2000-2013 Xiph.Org

Ogg Container Format

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

diff --git a/doc/libogg/ogg_stream_packetout.html b/doc/libogg/ogg_stream_packetout.html index e116a9e..66c0805 100644 --- a/doc/libogg/ogg_stream_packetout.html +++ b/doc/libogg/ogg_stream_packetout.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

@@ -76,7 +76,7 @@ on this stream state.

Ogg Container Format

libogg documentation

-

libogg release 1.3.0 - 20110804

+

libogg release 1.3.1 - 20130512

diff --git a/doc/libogg/ogg_stream_packetpeek.html b/doc/libogg/ogg_stream_packetpeek.html index ba09d00..6a361a6 100644 --- a/doc/libogg/ogg_stream_packetpeek.html +++ b/doc/libogg/ogg_stream_packetpeek.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

@@ -71,11 +71,11 @@ packet?" check. - + - +

copyright © 2000-2011 Xiph.Org

copyright © 2000-2013 Xiph.Org

Ogg Container Format

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

diff --git a/doc/libogg/ogg_stream_pagein.html b/doc/libogg/ogg_stream_pagein.html index 703e297..f32c7fd 100644 --- a/doc/libogg/ogg_stream_pagein.html +++ b/doc/libogg/ogg_stream_pagein.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

@@ -53,11 +53,11 @@ int ogg_stream_pagein(ogg_stream_state *os,
- + - +

copyright © 2000-2011 Xiph.Org

copyright © 2000-2013 Xiph.Org

Ogg Container Format

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

diff --git a/doc/libogg/ogg_stream_pageout.html b/doc/libogg/ogg_stream_pageout.html index 4ad88d4..a4e165c 100644 --- a/doc/libogg/ogg_stream_pageout.html +++ b/doc/libogg/ogg_stream_pageout.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

@@ -74,7 +74,7 @@ this case og is not modified.

Ogg Container Format

libogg documentation

-

libogg release 1.3.0 - 20110804

+

libogg release 1.3.1 - 20130512

diff --git a/doc/libogg/ogg_stream_pageout_fill.html b/doc/libogg/ogg_stream_pageout_fill.html index 3d3e732..7ea945d 100644 --- a/doc/libogg/ogg_stream_pageout_fill.html +++ b/doc/libogg/ogg_stream_pageout_fill.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

@@ -79,7 +79,7 @@ this case og is not modified.

Ogg Container Format

libogg documentation

-

libogg release 1.3.0 - 20110804

+

libogg release 1.3.1 - 20130512

diff --git a/doc/libogg/ogg_stream_reset.html b/doc/libogg/ogg_stream_reset.html index e313b7c..f312368 100644 --- a/doc/libogg/ogg_stream_reset.html +++ b/doc/libogg/ogg_stream_reset.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

@@ -47,11 +47,11 @@ int ogg_stream_reset(ogg_stream_state *os);
- + - +

copyright © 2000-2011 Xiph.Org

copyright © 2000-2013 Xiph.Org

Ogg Container Format

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

diff --git a/doc/libogg/ogg_stream_reset_serialno.html b/doc/libogg/ogg_stream_reset_serialno.html index 682cc33..274bce9 100644 --- a/doc/libogg/ogg_stream_reset_serialno.html +++ b/doc/libogg/ogg_stream_reset_serialno.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

@@ -53,11 +53,11 @@ int ogg_stream_reset_serialno(ogg_stream_state *os, int serialno);
- + - +

copyright © 2000-2011 Xiph.Org Foundation

copyright © 2000-2013 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

diff --git a/doc/libogg/ogg_stream_state.html b/doc/libogg/ogg_stream_state.html index 8875192..6f4c622 100644 --- a/doc/libogg/ogg_stream_state.html +++ b/doc/libogg/ogg_stream_state.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

@@ -108,11 +108,11 @@ typedef struct {
- + - +

copyright © 2000-2011 Xiph.Org

copyright © 2000-2013 Xiph.Org

Ogg Container Format

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

diff --git a/doc/libogg/ogg_sync_buffer.html b/doc/libogg/ogg_sync_buffer.html index f4e6596..46ab6ba 100644 --- a/doc/libogg/ogg_sync_buffer.html +++ b/doc/libogg/ogg_sync_buffer.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

@@ -53,11 +53,11 @@ Returns a pointer to the newly allocated buffer or NULL on error
- + - +

copyright © 2000-2011 Xiph.Org

copyright © 2000-2013 Xiph.Org

Ogg Container Format

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

diff --git a/doc/libogg/ogg_sync_check.html b/doc/libogg/ogg_sync_check.html index 0238a74..5914875 100644 --- a/doc/libogg/ogg_sync_check.html +++ b/doc/libogg/ogg_sync_check.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

@@ -57,11 +57,11 @@ nonzero is returned if the structure was never initialized, or if an unrecoverab
- + - +

copyright © 2000-2011 Xiph.Org

copyright © 2000-2013 Xiph.Org

Ogg Container Format

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

diff --git a/doc/libogg/ogg_sync_clear.html b/doc/libogg/ogg_sync_clear.html index 306a66c..b1afbf1 100644 --- a/doc/libogg/ogg_sync_clear.html +++ b/doc/libogg/ogg_sync_clear.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

@@ -48,11 +48,11 @@ int ogg_sync_clear(ogg_sync_state *oy);
- + - +

copyright © 2000-2011 Xiph.Org

copyright © 2000-2013 Xiph.Org

Ogg Container Format

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

diff --git a/doc/libogg/ogg_sync_destroy.html b/doc/libogg/ogg_sync_destroy.html index 70d2a0f..03c9f91 100644 --- a/doc/libogg/ogg_sync_destroy.html +++ b/doc/libogg/ogg_sync_destroy.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

@@ -54,11 +54,11 @@ int ogg_sync_destroy(ogg_sync_state *oy);
- + - +

copyright © 2000-2011 Xiph.Org

copyright © 2000-2013 Xiph.Org

Ogg Container Format

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

diff --git a/doc/libogg/ogg_sync_init.html b/doc/libogg/ogg_sync_init.html index a9de200..6cbcd3f 100644 --- a/doc/libogg/ogg_sync_init.html +++ b/doc/libogg/ogg_sync_init.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

@@ -49,11 +49,11 @@ int ogg_sync_init(ogg_sync_state *oy);
- + - +

copyright © 2000-2011 Xiph.Org

copyright © 2000-2013 Xiph.Org

Ogg Container Format

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

diff --git a/doc/libogg/ogg_sync_pageout.html b/doc/libogg/ogg_sync_pageout.html index faf40c5..615d105 100644 --- a/doc/libogg/ogg_sync_pageout.html +++ b/doc/libogg/ogg_sync_pageout.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

@@ -63,11 +63,11 @@ if (ogg_sync_pageout(&oy, &og) != 1) {
- + - +

copyright © 2000-2011 Xiph.Org

copyright © 2000-2013 Xiph.Org

Ogg Container Format

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

diff --git a/doc/libogg/ogg_sync_pageseek.html b/doc/libogg/ogg_sync_pageseek.html index eda0a72..ee8bbb0 100644 --- a/doc/libogg/ogg_sync_pageseek.html +++ b/doc/libogg/ogg_sync_pageseek.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

@@ -54,11 +54,11 @@ n means that the page was synced at the current location, with a page length of
- + - +

copyright © 2000-2011 Xiph.Org

copyright © 2000-2013 Xiph.Org

Ogg Container Format

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

diff --git a/doc/libogg/ogg_sync_reset.html b/doc/libogg/ogg_sync_reset.html index 71891dd..f3c2c3f 100644 --- a/doc/libogg/ogg_sync_reset.html +++ b/doc/libogg/ogg_sync_reset.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

@@ -49,11 +49,11 @@ int ogg_sync_reset(ogg_sync_state *oy);
- + - +

copyright © 2000-2011 Xiph.Org

copyright © 2000-2013 Xiph.Org

Ogg Container Format

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

diff --git a/doc/libogg/ogg_sync_state.html b/doc/libogg/ogg_sync_state.html index 2c84ec8..32e62bf 100644 --- a/doc/libogg/ogg_sync_state.html +++ b/doc/libogg/ogg_sync_state.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

@@ -64,11 +64,11 @@ typedef struct {
- + - +

copyright © 2000-2011 Xiph.Org

copyright © 2000-2013 Xiph.Org

Ogg Container Format

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

diff --git a/doc/libogg/ogg_sync_wrote.html b/doc/libogg/ogg_sync_wrote.html index ca0bdf7..3b53e9c 100644 --- a/doc/libogg/ogg_sync_wrote.html +++ b/doc/libogg/ogg_sync_wrote.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

@@ -59,11 +59,11 @@ int ogg_sync_wrote(ogg_sync_state *oy, long by
- + - +

copyright © 2000-2011 Xiph.Org

copyright © 2000-2013 Xiph.Org

Ogg Container Format

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

diff --git a/doc/libogg/oggpack_adv.html b/doc/libogg/oggpack_adv.html index 28b05fd..08e2c77 100644 --- a/doc/libogg/oggpack_adv.html +++ b/doc/libogg/oggpack_adv.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

@@ -50,11 +50,11 @@ No values are returned.
- + - +

copyright © 2000-2011 Xiph.Org Foundation

copyright © 2000-2013 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

diff --git a/doc/libogg/oggpack_adv1.html b/doc/libogg/oggpack_adv1.html index 76469c3..3f9d741 100644 --- a/doc/libogg/oggpack_adv1.html +++ b/doc/libogg/oggpack_adv1.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

@@ -48,11 +48,11 @@ void oggpack_adv1(oggpack_buffer *b);
- + - +

copyright © 2000-2011 Xiph.Org

copyright © 2000-2013 Xiph.Org

Ogg Container Format

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

diff --git a/doc/libogg/oggpack_bits.html b/doc/libogg/oggpack_bits.html index 2f73393..519f6a1 100644 --- a/doc/libogg/oggpack_bits.html +++ b/doc/libogg/oggpack_bits.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

@@ -48,11 +48,11 @@ long oggpack_bits(oggpack_buffer *b);
- + - +

copyright © 2000-2011 Xiph.Org

copyright © 2000-2013 Xiph.Org

Ogg Container Format

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

diff --git a/doc/libogg/oggpack_buffer.html b/doc/libogg/oggpack_buffer.html index bd81801..021d9a9 100644 --- a/doc/libogg/oggpack_buffer.html +++ b/doc/libogg/oggpack_buffer.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

@@ -53,11 +53,11 @@ typedef struct {
- + - +

copyright © 2000-2011 Xiph.Org

copyright © 2000-2013 Xiph.Org

Ogg Container Format

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

diff --git a/doc/libogg/oggpack_bytes.html b/doc/libogg/oggpack_bytes.html index 948cfe5..8400d90 100644 --- a/doc/libogg/oggpack_bytes.html +++ b/doc/libogg/oggpack_bytes.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

@@ -57,7 +57,7 @@ long oggpack_bytes(oggpack_buffer *b);

Ogg Container Format

libogg documentation

-

libogg release 1.3.0 - 20110804

+

libogg release 1.3.1 - 20130512

diff --git a/doc/libogg/oggpack_get_buffer.html b/doc/libogg/oggpack_get_buffer.html index 3cfe36a..b88559b 100644 --- a/doc/libogg/oggpack_get_buffer.html +++ b/doc/libogg/oggpack_get_buffer.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

@@ -48,11 +48,11 @@ No values are returned.
- + - +

copyright © 2000-2011 Xiph.Org

copyright © 2000-2013 Xiph.Org

Ogg Container Format

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

diff --git a/doc/libogg/oggpack_look.html b/doc/libogg/oggpack_look.html index d0b58b0..0fbbb4f 100644 --- a/doc/libogg/oggpack_look.html +++ b/doc/libogg/oggpack_look.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

@@ -52,11 +52,11 @@ long oggpack_look(oggpack_buffer *b,int bits)
- + - +

copyright © 2000-2011 Xiph.Org

copyright © 2000-2013 Xiph.Org

Ogg Container Format

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

diff --git a/doc/libogg/oggpack_look1.html b/doc/libogg/oggpack_look1.html index 8d5eda1..c4792ec 100644 --- a/doc/libogg/oggpack_look1.html +++ b/doc/libogg/oggpack_look1.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

@@ -49,11 +49,11 @@ long oggpack_look1(oggpack_buffer *b);
- + - +

copyright © 2000-2011 Xiph.Org

copyright © 2000-2013 Xiph.Org

Ogg Container Format

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

diff --git a/doc/libogg/oggpack_read.html b/doc/libogg/oggpack_read.html index d069591..a20d54d 100644 --- a/doc/libogg/oggpack_read.html +++ b/doc/libogg/oggpack_read.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

@@ -51,11 +51,11 @@ long oggpack_read(oggpack_buffer *b,int bits);
- + - +

copyright © 2000-2011 Xiph.Org

copyright © 2000-2013 Xiph.Org

Ogg Container Format

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

diff --git a/doc/libogg/oggpack_read1.html b/doc/libogg/oggpack_read1.html index 89e9a89..f28f676 100644 --- a/doc/libogg/oggpack_read1.html +++ b/doc/libogg/oggpack_read1.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

@@ -49,11 +49,11 @@ long oggpack_read1(oggpack_buffer *b);
- + - +

copyright © 2000-2011 Xiph.Org

copyright © 2000-2013 Xiph.Org

Ogg Container Format

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

diff --git a/doc/libogg/oggpack_readinit.html b/doc/libogg/oggpack_readinit.html index 04abf58..5eb0495 100644 --- a/doc/libogg/oggpack_readinit.html +++ b/doc/libogg/oggpack_readinit.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

@@ -50,11 +50,11 @@ No values are returned.
- + - +

copyright © 2000-2011 Xiph.Org

copyright © 2000-2013 Xiph.Org

Ogg Container Format

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

diff --git a/doc/libogg/oggpack_reset.html b/doc/libogg/oggpack_reset.html index 620b016..24a27af 100644 --- a/doc/libogg/oggpack_reset.html +++ b/doc/libogg/oggpack_reset.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

@@ -48,11 +48,11 @@ No values are returned.
- + - +

copyright © 2000-2011 Xiph.Org

copyright © 2000-2013 Xiph.Org

Ogg Container Format

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

diff --git a/doc/libogg/oggpack_write.html b/doc/libogg/oggpack_write.html index 0c6ccd2..8ecee79 100644 --- a/doc/libogg/oggpack_write.html +++ b/doc/libogg/oggpack_write.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

@@ -54,11 +54,11 @@ No values are returned.
- + - +

copyright © 2000-2011 Xiph.Org

copyright © 2000-2013 Xiph.Org

Ogg Container Format

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

diff --git a/doc/libogg/oggpack_writealign.html b/doc/libogg/oggpack_writealign.html index cad4958..487a8e2 100644 --- a/doc/libogg/oggpack_writealign.html +++ b/doc/libogg/oggpack_writealign.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

@@ -51,11 +51,11 @@ No values are returned.
- + - +

copyright © 2000-2011 Xiph.Org Foundation

copyright © 2000-2013 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

diff --git a/doc/libogg/oggpack_writecheck.html b/doc/libogg/oggpack_writecheck.html index c7f5a21..def4802 100644 --- a/doc/libogg/oggpack_writecheck.html +++ b/doc/libogg/oggpack_writecheck.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

@@ -67,11 +67,11 @@ int oggpack_writecheck(oggpack_buffer *b);
- + - +

copyright © 2000-2011 Xiph.Org

copyright © 2000-2013 Xiph.Org

Ogg Container Format

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

diff --git a/doc/libogg/oggpack_writeclear.html b/doc/libogg/oggpack_writeclear.html index ad33eda..6e2031f 100644 --- a/doc/libogg/oggpack_writeclear.html +++ b/doc/libogg/oggpack_writeclear.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

@@ -48,11 +48,11 @@ No values are returned.
- + - +

copyright © 2000-2011 Xiph.Org

copyright © 2000-2013 Xiph.Org

Ogg Container Format

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

diff --git a/doc/libogg/oggpack_writecopy.html b/doc/libogg/oggpack_writecopy.html index cd51ea6..592a78f 100644 --- a/doc/libogg/oggpack_writecopy.html +++ b/doc/libogg/oggpack_writecopy.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

@@ -55,11 +55,11 @@ No values are returned.
- + - +

copyright © 2000-2011 Xiph.Org Foundation

copyright © 2000-2013 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

diff --git a/doc/libogg/oggpack_writeinit.html b/doc/libogg/oggpack_writeinit.html index 07d3813..b1f6597 100644 --- a/doc/libogg/oggpack_writeinit.html +++ b/doc/libogg/oggpack_writeinit.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

@@ -48,11 +48,11 @@ No values are returned.
- + - +

copyright © 2000-2011 Xiph.Org

copyright © 2000-2013 Xiph.Org

Ogg Container Format

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

diff --git a/doc/libogg/oggpack_writetrunc.html b/doc/libogg/oggpack_writetrunc.html index cb23963..bac4ccb 100644 --- a/doc/libogg/oggpack_writetrunc.html +++ b/doc/libogg/oggpack_writetrunc.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

@@ -51,11 +51,11 @@ No values are returned.
- + - +

copyright © 2000-2011 Xiph.Org Foundation

copyright © 2000-2013 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

diff --git a/doc/libogg/overview.html b/doc/libogg/overview.html index dafd1e9..e0895cd 100644 --- a/doc/libogg/overview.html +++ b/doc/libogg/overview.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

@@ -31,11 +31,11 @@ The libogg API consists of the following functional categories:
- + - +

copyright © 2000-2011 Xiph.Org

copyright © 2000-2013 Xiph.Org

Ogg Container Format

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

diff --git a/doc/libogg/reference.html b/doc/libogg/reference.html index 1c75772..c6015b0 100644 --- a/doc/libogg/reference.html +++ b/doc/libogg/reference.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

@@ -85,11 +85,11 @@
- + - +

copyright © 2000-2011 Xiph.Org Foundation

copyright © 2000-2013 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.0 - 20110804

libogg release 1.3.1 - 20130512

-- cgit v1.2.1