From e1774cd77f471443541596e09078e78fdc342e4f Mon Sep 17 00:00:00 2001 From: Ralph Giles Date: Thu, 3 Jun 2021 16:38:31 -0700 Subject: Update documentation version for 1.3.5 release. Result of running `make -C doc/libogg update-doc-version`. --- 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 | 6 +++--- doc/libogg/ogg_stream_packetpeek.html | 6 +++--- doc/libogg/ogg_stream_pagein.html | 6 +++--- doc/libogg/ogg_stream_pageout.html | 6 +++--- doc/libogg/ogg_stream_pageout_fill.html | 6 +++--- 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 | 6 +++--- 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, 201 insertions(+), 201 deletions(-) diff --git a/doc/libogg/bitpacking.html b/doc/libogg/bitpacking.html index 6f5b04a..c615500 100644 --- a/doc/libogg/bitpacking.html +++ b/doc/libogg/bitpacking.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

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

copyright © 2000-2019 Xiph.Org Foundation

copyright © 2000-2021 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

diff --git a/doc/libogg/datastructures.html b/doc/libogg/datastructures.html index b6596f2..208ccfc 100644 --- a/doc/libogg/datastructures.html +++ b/doc/libogg/datastructures.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

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

copyright © 2000-2019 Xiph.Org Foundation

copyright © 2000-2021 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

diff --git a/doc/libogg/decoding.html b/doc/libogg/decoding.html index ec90c7d..43cdf6f 100644 --- a/doc/libogg/decoding.html +++ b/doc/libogg/decoding.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

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

copyright © 2000-2019 Xiph.Org Foundation

copyright © 2000-2021 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

diff --git a/doc/libogg/encoding.html b/doc/libogg/encoding.html index cda5d24..0bc5a4f 100644 --- a/doc/libogg/encoding.html +++ b/doc/libogg/encoding.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

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

copyright © 2000-2019 Xiph.Org Foundation

copyright © 2000-2021 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

diff --git a/doc/libogg/general.html b/doc/libogg/general.html index 7e7ca45..286d29c 100644 --- a/doc/libogg/general.html +++ b/doc/libogg/general.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

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

copyright © 2000-2019 Xiph.Org Foundation

copyright © 2000-2021 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

diff --git a/doc/libogg/index.html b/doc/libogg/index.html index fb410cb..ff8fd59 100644 --- a/doc/libogg/index.html +++ b/doc/libogg/index.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

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

copyright © 2000-2019 Xiph.Org Foundation

copyright © 2000-2021 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

diff --git a/doc/libogg/ogg_iovec_t.html b/doc/libogg/ogg_iovec_t.html index 589c4ba..8087440 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.4 - 20190830

libogg release 1.3.5 - 20210603

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

copyright © 2000-2019 Xiph.Org Foundation

copyright © 2000-2021 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

diff --git a/doc/libogg/ogg_packet.html b/doc/libogg/ogg_packet.html index 1ef7613..9cb4bab 100644 --- a/doc/libogg/ogg_packet.html +++ b/doc/libogg/ogg_packet.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

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

copyright © 2000-2019 Xiph.Org Foundation

copyright © 2000-2021 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

diff --git a/doc/libogg/ogg_packet_clear.html b/doc/libogg/ogg_packet_clear.html index 0f291cd..ba3a455 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.4 - 20190830

libogg release 1.3.5 - 20210603

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

copyright © 2000-2019 Xiph.Org Foundation

copyright © 2000-2021 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

diff --git a/doc/libogg/ogg_page.html b/doc/libogg/ogg_page.html index 1a47bd3..0151a21 100644 --- a/doc/libogg/ogg_page.html +++ b/doc/libogg/ogg_page.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

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

copyright © 2000-2019 Xiph.Org Foundation

copyright © 2000-2021 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

diff --git a/doc/libogg/ogg_page_bos.html b/doc/libogg/ogg_page_bos.html index a30d96c..684b45f 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.4 - 20190830

libogg release 1.3.5 - 20210603

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

copyright © 2000-2019 Xiph.Org Foundation

copyright © 2000-2021 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

diff --git a/doc/libogg/ogg_page_checksum_set.html b/doc/libogg/ogg_page_checksum_set.html index a4bd08e..788a38c 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.4 - 20190830

libogg release 1.3.5 - 20210603

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

copyright © 2000-2019 Xiph.Org Foundation

copyright © 2000-2021 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

diff --git a/doc/libogg/ogg_page_continued.html b/doc/libogg/ogg_page_continued.html index a2bbab0..6d482d1 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.4 - 20190830

libogg release 1.3.5 - 20210603

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

copyright © 2000-2019 Xiph.Org Foundation

copyright © 2000-2021 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

diff --git a/doc/libogg/ogg_page_eos.html b/doc/libogg/ogg_page_eos.html index 1fd62a3..c1722d1 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.4 - 20190830

libogg release 1.3.5 - 20210603

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

copyright © 2000-2019 Xiph.Org Foundation

copyright © 2000-2021 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

diff --git a/doc/libogg/ogg_page_granulepos.html b/doc/libogg/ogg_page_granulepos.html index 23884fd..60c2c91 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.4 - 20190830

libogg release 1.3.5 - 20210603

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

copyright © 2000-2019 Xiph.Org Foundation

copyright © 2000-2021 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

diff --git a/doc/libogg/ogg_page_packets.html b/doc/libogg/ogg_page_packets.html index 01c7785..38cfd05 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.4 - 20190830

libogg release 1.3.5 - 20210603

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

- + - +

copyright © 2000-2019 Xiph.Org Foundation

copyright © 2000-2021 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

diff --git a/doc/libogg/ogg_page_pageno.html b/doc/libogg/ogg_page_pageno.html index d975aa0..9761a5e 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.4 - 20190830

libogg release 1.3.5 - 20210603

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

copyright © 2000-2019 Xiph.Org Foundation

copyright © 2000-2021 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

diff --git a/doc/libogg/ogg_page_serialno.html b/doc/libogg/ogg_page_serialno.html index a5df3e9..7d288af 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.4 - 20190830

libogg release 1.3.5 - 20210603

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

copyright © 2000-2019 Xiph.Org Foundation

copyright © 2000-2021 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

diff --git a/doc/libogg/ogg_page_version.html b/doc/libogg/ogg_page_version.html index 5727104..747a696 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.4 - 20190830

libogg release 1.3.5 - 20210603

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

copyright © 2000-2019 Xiph.Org Foundation

copyright © 2000-2021 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

diff --git a/doc/libogg/ogg_stream_check.html b/doc/libogg/ogg_stream_check.html index 016fa27..a84055e 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.4 - 20190830

libogg release 1.3.5 - 20210603

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

copyright © 2000-2019 Xiph.Org Foundation

copyright © 2000-2021 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

diff --git a/doc/libogg/ogg_stream_clear.html b/doc/libogg/ogg_stream_clear.html index c59a77e..d5c5a9b 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.4 - 20190830

libogg release 1.3.5 - 20210603

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

copyright © 2000-2019 Xiph.Org Foundation

copyright © 2000-2021 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

diff --git a/doc/libogg/ogg_stream_destroy.html b/doc/libogg/ogg_stream_destroy.html index c24f320..e507f83 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.4 - 20190830

libogg release 1.3.5 - 20210603

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

copyright © 2000-2019 Xiph.Org Foundation

copyright © 2000-2021 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

diff --git a/doc/libogg/ogg_stream_eos.html b/doc/libogg/ogg_stream_eos.html index 49ce6b5..7a08dc3 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.4 - 20190830

libogg release 1.3.5 - 20210603

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

copyright © 2000-2019 Xiph.Org Foundation

copyright © 2000-2021 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

diff --git a/doc/libogg/ogg_stream_flush.html b/doc/libogg/ogg_stream_flush.html index e155e11..9ce8404 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.4 - 20190830

libogg release 1.3.5 - 20210603

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

copyright © 2000-2019 Xiph.Org Foundation

copyright © 2000-2021 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

diff --git a/doc/libogg/ogg_stream_flush_fill.html b/doc/libogg/ogg_stream_flush_fill.html index 84305a5..68988e8 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.4 - 20190830

libogg release 1.3.5 - 20210603

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

copyright © 2000-2019 Xiph.Org Foundation

copyright © 2000-2021 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

diff --git a/doc/libogg/ogg_stream_init.html b/doc/libogg/ogg_stream_init.html index e297ea2..cdd3ecb 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.4 - 20190830

libogg release 1.3.5 - 20210603

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

copyright © 2000-2019 Xiph.Org Foundation

copyright © 2000-2021 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

diff --git a/doc/libogg/ogg_stream_iovecin.html b/doc/libogg/ogg_stream_iovecin.html index 773e926..92499a1 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.4 - 20190830

libogg release 1.3.5 - 20210603

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

copyright © 2000-2019 Xiph.Org Foundation

copyright © 2000-2021 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

diff --git a/doc/libogg/ogg_stream_packetin.html b/doc/libogg/ogg_stream_packetin.html index dfc0ab8..b36f115 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.4 - 20190830

libogg release 1.3.5 - 20210603

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

copyright © 2000-2019 Xiph.Org Foundation

copyright © 2000-2021 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

diff --git a/doc/libogg/ogg_stream_packetout.html b/doc/libogg/ogg_stream_packetout.html index bf5a7ba..6e12dc9 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.4 - 20190830

libogg release 1.3.5 - 20210603

@@ -72,11 +72,11 @@ on this stream state. - + - +

copyright © 2000-2019 Xiph.Org Foundation

copyright © 2000-2021 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

diff --git a/doc/libogg/ogg_stream_packetpeek.html b/doc/libogg/ogg_stream_packetpeek.html index e62394e..2f90e32 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.4 - 20190830

libogg release 1.3.5 - 20210603

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

copyright © 2000-2019 Xiph.Org Foundation

copyright © 2000-2021 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

diff --git a/doc/libogg/ogg_stream_pagein.html b/doc/libogg/ogg_stream_pagein.html index b2b5d73..db52b91 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.4 - 20190830

libogg release 1.3.5 - 20210603

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

copyright © 2000-2019 Xiph.Org Foundation

copyright © 2000-2021 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

diff --git a/doc/libogg/ogg_stream_pageout.html b/doc/libogg/ogg_stream_pageout.html index 4e192ed..9915368 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.4 - 20190830

libogg release 1.3.5 - 20210603

@@ -70,11 +70,11 @@ this case og is not modified.
- + - +

copyright © 2000-2019 Xiph.Org Foundation

copyright © 2000-2021 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

diff --git a/doc/libogg/ogg_stream_pageout_fill.html b/doc/libogg/ogg_stream_pageout_fill.html index a1d1e89..22edfa8 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.4 - 20190830

libogg release 1.3.5 - 20210603

@@ -75,11 +75,11 @@ this case og is not modified.
- + - +

copyright © 2000-2019 Xiph.Org Foundation

copyright © 2000-2021 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

diff --git a/doc/libogg/ogg_stream_reset.html b/doc/libogg/ogg_stream_reset.html index c3114f0..068541a 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.4 - 20190830

libogg release 1.3.5 - 20210603

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

copyright © 2000-2019 Xiph.Org Foundation

copyright © 2000-2021 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

diff --git a/doc/libogg/ogg_stream_reset_serialno.html b/doc/libogg/ogg_stream_reset_serialno.html index e35c7c3..a80c590 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.4 - 20190830

libogg release 1.3.5 - 20210603

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

copyright © 2000-2019 Xiph.Org Foundation

copyright © 2000-2021 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

diff --git a/doc/libogg/ogg_stream_state.html b/doc/libogg/ogg_stream_state.html index 652b652..f6fa437 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.4 - 20190830

libogg release 1.3.5 - 20210603

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

copyright © 2000-2019 Xiph.Org Foundation

copyright © 2000-2021 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

diff --git a/doc/libogg/ogg_sync_buffer.html b/doc/libogg/ogg_sync_buffer.html index 34b3fd8..45d9aff 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.4 - 20190830

libogg release 1.3.5 - 20210603

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

copyright © 2000-2019 Xiph.Org Foundation

copyright © 2000-2021 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

diff --git a/doc/libogg/ogg_sync_check.html b/doc/libogg/ogg_sync_check.html index 1478a12..f96187a 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.4 - 20190830

libogg release 1.3.5 - 20210603

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

copyright © 2000-2019 Xiph.Org Foundation

copyright © 2000-2021 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

diff --git a/doc/libogg/ogg_sync_clear.html b/doc/libogg/ogg_sync_clear.html index 82cfce8..f8df0af 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.4 - 20190830

libogg release 1.3.5 - 20210603

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

copyright © 2000-2019 Xiph.Org Foundation

copyright © 2000-2021 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

diff --git a/doc/libogg/ogg_sync_destroy.html b/doc/libogg/ogg_sync_destroy.html index 2ca5499..efebf3d 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.4 - 20190830

libogg release 1.3.5 - 20210603

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

copyright © 2000-2019 Xiph.Org Foundation

copyright © 2000-2021 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

diff --git a/doc/libogg/ogg_sync_init.html b/doc/libogg/ogg_sync_init.html index fac6667..50c0971 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.4 - 20190830

libogg release 1.3.5 - 20210603

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

copyright © 2000-2019 Xiph.Org Foundation

copyright © 2000-2021 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

diff --git a/doc/libogg/ogg_sync_pageout.html b/doc/libogg/ogg_sync_pageout.html index 0e37f39..4430692 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.4 - 20190830

libogg release 1.3.5 - 20210603

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

copyright © 2000-2019 Xiph.Org Foundation

copyright © 2000-2021 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

diff --git a/doc/libogg/ogg_sync_pageseek.html b/doc/libogg/ogg_sync_pageseek.html index 3433e91..d76a784 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.4 - 20190830

libogg release 1.3.5 - 20210603

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

copyright © 2000-2019 Xiph.Org Foundation

copyright © 2000-2021 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

diff --git a/doc/libogg/ogg_sync_reset.html b/doc/libogg/ogg_sync_reset.html index bf65345..32df6da 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.4 - 20190830

libogg release 1.3.5 - 20210603

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

copyright © 2000-2019 Xiph.Org Foundation

copyright © 2000-2021 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

diff --git a/doc/libogg/ogg_sync_state.html b/doc/libogg/ogg_sync_state.html index a274a31..78d6f20 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.4 - 20190830

libogg release 1.3.5 - 20210603

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

copyright © 2000-2019 Xiph.Org Foundation

copyright © 2000-2021 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

diff --git a/doc/libogg/ogg_sync_wrote.html b/doc/libogg/ogg_sync_wrote.html index e2f4ee5..638913b 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.4 - 20190830

libogg release 1.3.5 - 20210603

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

copyright © 2000-2019 Xiph.Org Foundation

copyright © 2000-2021 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

diff --git a/doc/libogg/oggpack_adv.html b/doc/libogg/oggpack_adv.html index eb33d1f..d447156 100644 --- a/doc/libogg/oggpack_adv.html +++ b/doc/libogg/oggpack_adv.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

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

copyright © 2000-2019 Xiph.Org Foundation

copyright © 2000-2021 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

diff --git a/doc/libogg/oggpack_adv1.html b/doc/libogg/oggpack_adv1.html index 6503edb..a76ba58 100644 --- a/doc/libogg/oggpack_adv1.html +++ b/doc/libogg/oggpack_adv1.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

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

copyright © 2000-2019 Xiph.Org Foundation

copyright © 2000-2021 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

diff --git a/doc/libogg/oggpack_bits.html b/doc/libogg/oggpack_bits.html index cfd6897..eccd9ae 100644 --- a/doc/libogg/oggpack_bits.html +++ b/doc/libogg/oggpack_bits.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

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

copyright © 2000-2019 Xiph.Org Foundation

copyright © 2000-2021 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

diff --git a/doc/libogg/oggpack_buffer.html b/doc/libogg/oggpack_buffer.html index 3783839..5562c92 100644 --- a/doc/libogg/oggpack_buffer.html +++ b/doc/libogg/oggpack_buffer.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

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

copyright © 2000-2019 Xiph.Org Foundation

copyright © 2000-2021 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

diff --git a/doc/libogg/oggpack_bytes.html b/doc/libogg/oggpack_bytes.html index 08fc187..4503e36 100644 --- a/doc/libogg/oggpack_bytes.html +++ b/doc/libogg/oggpack_bytes.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

@@ -53,11 +53,11 @@ long oggpack_bytes(oggpack_buffer *b);
- + - +

copyright © 2000-2019 Xiph.Org Foundation

copyright © 2000-2021 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

diff --git a/doc/libogg/oggpack_get_buffer.html b/doc/libogg/oggpack_get_buffer.html index 5cbab82..538bc96 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.4 - 20190830

libogg release 1.3.5 - 20210603

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

copyright © 2000-2019 Xiph.Org Foundation

copyright © 2000-2021 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

diff --git a/doc/libogg/oggpack_look.html b/doc/libogg/oggpack_look.html index 27e9b37..c5c2da8 100644 --- a/doc/libogg/oggpack_look.html +++ b/doc/libogg/oggpack_look.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

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

copyright © 2000-2019 Xiph.Org Foundation

copyright © 2000-2021 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

diff --git a/doc/libogg/oggpack_look1.html b/doc/libogg/oggpack_look1.html index 5c84372..c0c771d 100644 --- a/doc/libogg/oggpack_look1.html +++ b/doc/libogg/oggpack_look1.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

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

copyright © 2000-2019 Xiph.Org Foundation

copyright © 2000-2021 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

diff --git a/doc/libogg/oggpack_read.html b/doc/libogg/oggpack_read.html index 127cc2a..670cc9d 100644 --- a/doc/libogg/oggpack_read.html +++ b/doc/libogg/oggpack_read.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

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

copyright © 2000-2019 Xiph.Org Foundation

copyright © 2000-2021 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

diff --git a/doc/libogg/oggpack_read1.html b/doc/libogg/oggpack_read1.html index d3a104c..a0e73db 100644 --- a/doc/libogg/oggpack_read1.html +++ b/doc/libogg/oggpack_read1.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

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

copyright © 2000-2019 Xiph.Org Foundation

copyright © 2000-2021 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

diff --git a/doc/libogg/oggpack_readinit.html b/doc/libogg/oggpack_readinit.html index 3bc4da2..cba730d 100644 --- a/doc/libogg/oggpack_readinit.html +++ b/doc/libogg/oggpack_readinit.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

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

copyright © 2000-2019 Xiph.Org Foundation

copyright © 2000-2021 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

diff --git a/doc/libogg/oggpack_reset.html b/doc/libogg/oggpack_reset.html index 0d8b15d..9dae86c 100644 --- a/doc/libogg/oggpack_reset.html +++ b/doc/libogg/oggpack_reset.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

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

copyright © 2000-2019 Xiph.Org Foundation

copyright © 2000-2021 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

diff --git a/doc/libogg/oggpack_write.html b/doc/libogg/oggpack_write.html index 79884a4..25d058b 100644 --- a/doc/libogg/oggpack_write.html +++ b/doc/libogg/oggpack_write.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

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

copyright © 2000-2019 Xiph.Org Foundation

copyright © 2000-2021 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

diff --git a/doc/libogg/oggpack_writealign.html b/doc/libogg/oggpack_writealign.html index c2769a7..01f4b0b 100644 --- a/doc/libogg/oggpack_writealign.html +++ b/doc/libogg/oggpack_writealign.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

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

copyright © 2000-2019 Xiph.Org Foundation

copyright © 2000-2021 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

diff --git a/doc/libogg/oggpack_writecheck.html b/doc/libogg/oggpack_writecheck.html index 15eb554..dd0a7d9 100644 --- a/doc/libogg/oggpack_writecheck.html +++ b/doc/libogg/oggpack_writecheck.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

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

copyright © 2000-2019 Xiph.Org Foundation

copyright © 2000-2021 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

diff --git a/doc/libogg/oggpack_writeclear.html b/doc/libogg/oggpack_writeclear.html index a5a40b1..37c4714 100644 --- a/doc/libogg/oggpack_writeclear.html +++ b/doc/libogg/oggpack_writeclear.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

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

copyright © 2000-2019 Xiph.Org Foundation

copyright © 2000-2021 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

diff --git a/doc/libogg/oggpack_writecopy.html b/doc/libogg/oggpack_writecopy.html index f274186..ec8d613 100644 --- a/doc/libogg/oggpack_writecopy.html +++ b/doc/libogg/oggpack_writecopy.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

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

copyright © 2000-2019 Xiph.Org Foundation

copyright © 2000-2021 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

diff --git a/doc/libogg/oggpack_writeinit.html b/doc/libogg/oggpack_writeinit.html index 752a9e0..d66655d 100644 --- a/doc/libogg/oggpack_writeinit.html +++ b/doc/libogg/oggpack_writeinit.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

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

copyright © 2000-2019 Xiph.Org Foundation

copyright © 2000-2021 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

diff --git a/doc/libogg/oggpack_writetrunc.html b/doc/libogg/oggpack_writetrunc.html index 3b543b6..3488640 100644 --- a/doc/libogg/oggpack_writetrunc.html +++ b/doc/libogg/oggpack_writetrunc.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

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

copyright © 2000-2019 Xiph.Org Foundation

copyright © 2000-2021 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

diff --git a/doc/libogg/overview.html b/doc/libogg/overview.html index 620688f..3a731b4 100644 --- a/doc/libogg/overview.html +++ b/doc/libogg/overview.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

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

copyright © 2000-2019 Xiph.Org Foundation

copyright © 2000-2021 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

diff --git a/doc/libogg/reference.html b/doc/libogg/reference.html index 3fbb95c..3eac3f8 100644 --- a/doc/libogg/reference.html +++ b/doc/libogg/reference.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

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

copyright © 2000-2019 Xiph.Org Foundation

copyright © 2000-2021 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.4 - 20190830

libogg release 1.3.5 - 20210603

-- cgit v1.2.1