From bada45718453ac27b56773ae663f7e65112f6a6e Mon Sep 17 00:00:00 2001 From: Ralph Giles Date: Fri, 30 Aug 2019 13:47:46 -0700 Subject: Update documentation version and release date for v1.3.4. 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(-) (limited to 'doc/libogg') diff --git a/doc/libogg/bitpacking.html b/doc/libogg/bitpacking.html index 6095715..6f5b04a 100644 --- a/doc/libogg/bitpacking.html +++ b/doc/libogg/bitpacking.html @@ -9,7 +9,7 @@ - +

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

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

copyright © 2000-2017 Xiph.Org Foundation

copyright © 2000-2019 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

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

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

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

copyright © 2000-2017 Xiph.Org Foundation

copyright © 2000-2019 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

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

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

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

copyright © 2000-2017 Xiph.Org Foundation

copyright © 2000-2019 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

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

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

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

copyright © 2000-2017 Xiph.Org Foundation

copyright © 2000-2019 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

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

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

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

copyright © 2000-2017 Xiph.Org Foundation

copyright © 2000-2019 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

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

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

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

copyright © 2000-2017 Xiph.Org Foundation

copyright © 2000-2019 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

diff --git a/doc/libogg/ogg_iovec_t.html b/doc/libogg/ogg_iovec_t.html index 239137e..589c4ba 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.3 - 20171107

libogg release 1.3.4 - 20190830

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

copyright © 2000-2017 Xiph.Org Foundation

copyright © 2000-2019 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

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

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

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

copyright © 2000-2017 Xiph.Org Foundation

copyright © 2000-2019 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

diff --git a/doc/libogg/ogg_packet_clear.html b/doc/libogg/ogg_packet_clear.html index 5aca62d..0f291cd 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.3 - 20171107

libogg release 1.3.4 - 20190830

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

copyright © 2000-2017 Xiph.Org Foundation

copyright © 2000-2019 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

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

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

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

copyright © 2000-2017 Xiph.Org Foundation

copyright © 2000-2019 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

diff --git a/doc/libogg/ogg_page_bos.html b/doc/libogg/ogg_page_bos.html index 92c7b85..a30d96c 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.3 - 20171107

libogg release 1.3.4 - 20190830

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

copyright © 2000-2017 Xiph.Org Foundation

copyright © 2000-2019 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

diff --git a/doc/libogg/ogg_page_checksum_set.html b/doc/libogg/ogg_page_checksum_set.html index d4385ae..a4bd08e 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.3 - 20171107

libogg release 1.3.4 - 20190830

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

copyright © 2000-2017 Xiph.Org Foundation

copyright © 2000-2019 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

diff --git a/doc/libogg/ogg_page_continued.html b/doc/libogg/ogg_page_continued.html index 878b2b9..a2bbab0 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.3 - 20171107

libogg release 1.3.4 - 20190830

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

copyright © 2000-2017 Xiph.Org Foundation

copyright © 2000-2019 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

diff --git a/doc/libogg/ogg_page_eos.html b/doc/libogg/ogg_page_eos.html index 302f1ac..1fd62a3 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.3 - 20171107

libogg release 1.3.4 - 20190830

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

copyright © 2000-2017 Xiph.Org Foundation

copyright © 2000-2019 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

diff --git a/doc/libogg/ogg_page_granulepos.html b/doc/libogg/ogg_page_granulepos.html index 38c8ea5..f82fb5f 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.3 - 20171107

libogg release 1.3.4 - 20190830

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

copyright © 2000-2017 Xiph.Org Foundation

copyright © 2000-2019 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

diff --git a/doc/libogg/ogg_page_packets.html b/doc/libogg/ogg_page_packets.html index 996f6f6..01c7785 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.3 - 20171107

libogg release 1.3.4 - 20190830

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

- + - +

copyright © 2000-2017 Xiph.Org Foundation

copyright © 2000-2019 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

diff --git a/doc/libogg/ogg_page_pageno.html b/doc/libogg/ogg_page_pageno.html index eb49021..d975aa0 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.3 - 20171107

libogg release 1.3.4 - 20190830

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

copyright © 2000-2017 Xiph.Org Foundation

copyright © 2000-2019 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

diff --git a/doc/libogg/ogg_page_serialno.html b/doc/libogg/ogg_page_serialno.html index a5baf33..a5df3e9 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.3 - 20171107

libogg release 1.3.4 - 20190830

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

copyright © 2000-2017 Xiph.Org Foundation

copyright © 2000-2019 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

diff --git a/doc/libogg/ogg_page_version.html b/doc/libogg/ogg_page_version.html index 9d71729..5727104 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.3 - 20171107

libogg release 1.3.4 - 20190830

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

copyright © 2000-2017 Xiph.Org Foundation

copyright © 2000-2019 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

diff --git a/doc/libogg/ogg_stream_check.html b/doc/libogg/ogg_stream_check.html index 86b8a18..016fa27 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.3 - 20171107

libogg release 1.3.4 - 20190830

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

copyright © 2000-2017 Xiph.Org Foundation

copyright © 2000-2019 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

diff --git a/doc/libogg/ogg_stream_clear.html b/doc/libogg/ogg_stream_clear.html index d9b51df..8d771f8 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.3 - 20171107

libogg release 1.3.4 - 20190830

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

copyright © 2000-2017 Xiph.Org Foundation

copyright © 2000-2019 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

diff --git a/doc/libogg/ogg_stream_destroy.html b/doc/libogg/ogg_stream_destroy.html index aac641c..c24f320 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.3 - 20171107

libogg release 1.3.4 - 20190830

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

copyright © 2000-2017 Xiph.Org Foundation

copyright © 2000-2019 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

diff --git a/doc/libogg/ogg_stream_eos.html b/doc/libogg/ogg_stream_eos.html index fe4badf..49ce6b5 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.3 - 20171107

libogg release 1.3.4 - 20190830

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

copyright © 2000-2017 Xiph.Org Foundation

copyright © 2000-2019 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

diff --git a/doc/libogg/ogg_stream_flush.html b/doc/libogg/ogg_stream_flush.html index 980aeb2..e155e11 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.3 - 20171107

libogg release 1.3.4 - 20190830

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

copyright © 2000-2017 Xiph.Org Foundation

copyright © 2000-2019 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

diff --git a/doc/libogg/ogg_stream_flush_fill.html b/doc/libogg/ogg_stream_flush_fill.html index 3da3ff7..84305a5 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.3 - 20171107

libogg release 1.3.4 - 20190830

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

copyright © 2000-2017 Xiph.Org Foundation

copyright © 2000-2019 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

diff --git a/doc/libogg/ogg_stream_init.html b/doc/libogg/ogg_stream_init.html index 2e50e2a..25e3ed3 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.3 - 20171107

libogg release 1.3.4 - 20190830

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

copyright © 2000-2017 Xiph.Org Foundation

copyright © 2000-2019 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

diff --git a/doc/libogg/ogg_stream_iovecin.html b/doc/libogg/ogg_stream_iovecin.html index 4f0271d..773e926 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.3 - 20171107

libogg release 1.3.4 - 20190830

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

copyright © 2000-2017 Xiph.Org Foundation

copyright © 2000-2019 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

diff --git a/doc/libogg/ogg_stream_packetin.html b/doc/libogg/ogg_stream_packetin.html index 993032a..dfc0ab8 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.3 - 20171107

libogg release 1.3.4 - 20190830

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

copyright © 2000-2017 Xiph.Org Foundation

copyright © 2000-2019 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

diff --git a/doc/libogg/ogg_stream_packetout.html b/doc/libogg/ogg_stream_packetout.html index a545e43..bf5a7ba 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.3 - 20171107

libogg release 1.3.4 - 20190830

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

copyright © 2000-2017 Xiph.Org Foundation

copyright © 2000-2019 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

diff --git a/doc/libogg/ogg_stream_packetpeek.html b/doc/libogg/ogg_stream_packetpeek.html index 1657d29..e62394e 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.3 - 20171107

libogg release 1.3.4 - 20190830

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

copyright © 2000-2017 Xiph.Org Foundation

copyright © 2000-2019 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

diff --git a/doc/libogg/ogg_stream_pagein.html b/doc/libogg/ogg_stream_pagein.html index e0a1bf6..b2b5d73 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.3 - 20171107

libogg release 1.3.4 - 20190830

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

copyright © 2000-2017 Xiph.Org Foundation

copyright © 2000-2019 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

diff --git a/doc/libogg/ogg_stream_pageout.html b/doc/libogg/ogg_stream_pageout.html index 01faa29..4e192ed 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.3 - 20171107

libogg release 1.3.4 - 20190830

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

copyright © 2000-2017 Xiph.Org Foundation

copyright © 2000-2019 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

diff --git a/doc/libogg/ogg_stream_pageout_fill.html b/doc/libogg/ogg_stream_pageout_fill.html index 4019b41..a1d1e89 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.3 - 20171107

libogg release 1.3.4 - 20190830

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

copyright © 2000-2017 Xiph.Org Foundation

copyright © 2000-2019 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

diff --git a/doc/libogg/ogg_stream_reset.html b/doc/libogg/ogg_stream_reset.html index 67b1009..c3114f0 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.3 - 20171107

libogg release 1.3.4 - 20190830

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

copyright © 2000-2017 Xiph.Org Foundation

copyright © 2000-2019 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

diff --git a/doc/libogg/ogg_stream_reset_serialno.html b/doc/libogg/ogg_stream_reset_serialno.html index 809f10e..e35c7c3 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.3 - 20171107

libogg release 1.3.4 - 20190830

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

copyright © 2000-2017 Xiph.Org Foundation

copyright © 2000-2019 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

diff --git a/doc/libogg/ogg_stream_state.html b/doc/libogg/ogg_stream_state.html index 0f06fa1..652b652 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.3 - 20171107

libogg release 1.3.4 - 20190830

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

copyright © 2000-2017 Xiph.Org Foundation

copyright © 2000-2019 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

diff --git a/doc/libogg/ogg_sync_buffer.html b/doc/libogg/ogg_sync_buffer.html index 58f34de..34b3fd8 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.3 - 20171107

libogg release 1.3.4 - 20190830

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

copyright © 2000-2017 Xiph.Org Foundation

copyright © 2000-2019 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

diff --git a/doc/libogg/ogg_sync_check.html b/doc/libogg/ogg_sync_check.html index a767de8..1478a12 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.3 - 20171107

libogg release 1.3.4 - 20190830

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

copyright © 2000-2017 Xiph.Org Foundation

copyright © 2000-2019 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

diff --git a/doc/libogg/ogg_sync_clear.html b/doc/libogg/ogg_sync_clear.html index 05a4169..82cfce8 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.3 - 20171107

libogg release 1.3.4 - 20190830

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

copyright © 2000-2017 Xiph.Org Foundation

copyright © 2000-2019 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

diff --git a/doc/libogg/ogg_sync_destroy.html b/doc/libogg/ogg_sync_destroy.html index d9bd782..2ca5499 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.3 - 20171107

libogg release 1.3.4 - 20190830

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

copyright © 2000-2017 Xiph.Org Foundation

copyright © 2000-2019 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

diff --git a/doc/libogg/ogg_sync_init.html b/doc/libogg/ogg_sync_init.html index 9d6d7d8..fac6667 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.3 - 20171107

libogg release 1.3.4 - 20190830

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

copyright © 2000-2017 Xiph.Org Foundation

copyright © 2000-2019 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

diff --git a/doc/libogg/ogg_sync_pageout.html b/doc/libogg/ogg_sync_pageout.html index d73dcfc..0e37f39 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.3 - 20171107

libogg release 1.3.4 - 20190830

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

copyright © 2000-2017 Xiph.Org Foundation

copyright © 2000-2019 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

diff --git a/doc/libogg/ogg_sync_pageseek.html b/doc/libogg/ogg_sync_pageseek.html index 08b1b74..3433e91 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.3 - 20171107

libogg release 1.3.4 - 20190830

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

copyright © 2000-2017 Xiph.Org Foundation

copyright © 2000-2019 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

diff --git a/doc/libogg/ogg_sync_reset.html b/doc/libogg/ogg_sync_reset.html index 8d49169..bf65345 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.3 - 20171107

libogg release 1.3.4 - 20190830

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

copyright © 2000-2017 Xiph.Org Foundation

copyright © 2000-2019 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

diff --git a/doc/libogg/ogg_sync_state.html b/doc/libogg/ogg_sync_state.html index 2aaeb48..a274a31 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.3 - 20171107

libogg release 1.3.4 - 20190830

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

copyright © 2000-2017 Xiph.Org Foundation

copyright © 2000-2019 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

diff --git a/doc/libogg/ogg_sync_wrote.html b/doc/libogg/ogg_sync_wrote.html index ff3a6ed..e2f4ee5 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.3 - 20171107

libogg release 1.3.4 - 20190830

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

copyright © 2000-2017 Xiph.Org Foundation

copyright © 2000-2019 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

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

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

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

copyright © 2000-2017 Xiph.Org Foundation

copyright © 2000-2019 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

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

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

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

copyright © 2000-2017 Xiph.Org Foundation

copyright © 2000-2019 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

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

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

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

copyright © 2000-2017 Xiph.Org Foundation

copyright © 2000-2019 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

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

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

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

copyright © 2000-2017 Xiph.Org Foundation

copyright © 2000-2019 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

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

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

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

copyright © 2000-2017 Xiph.Org Foundation

copyright © 2000-2019 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

diff --git a/doc/libogg/oggpack_get_buffer.html b/doc/libogg/oggpack_get_buffer.html index f5b327f..5cbab82 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.3 - 20171107

libogg release 1.3.4 - 20190830

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

copyright © 2000-2017 Xiph.Org Foundation

copyright © 2000-2019 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

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

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

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

copyright © 2000-2017 Xiph.Org Foundation

copyright © 2000-2019 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

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

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

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

copyright © 2000-2017 Xiph.Org Foundation

copyright © 2000-2019 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

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

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

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

copyright © 2000-2017 Xiph.Org Foundation

copyright © 2000-2019 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

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

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

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

copyright © 2000-2017 Xiph.Org Foundation

copyright © 2000-2019 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

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

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

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

copyright © 2000-2017 Xiph.Org Foundation

copyright © 2000-2019 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

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

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

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

copyright © 2000-2017 Xiph.Org Foundation

copyright © 2000-2019 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

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

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

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

copyright © 2000-2017 Xiph.Org Foundation

copyright © 2000-2019 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

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

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

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

copyright © 2000-2017 Xiph.Org Foundation

copyright © 2000-2019 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

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

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

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

copyright © 2000-2017 Xiph.Org Foundation

copyright © 2000-2019 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

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

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

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

copyright © 2000-2017 Xiph.Org Foundation

copyright © 2000-2019 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

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

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

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

copyright © 2000-2017 Xiph.Org Foundation

copyright © 2000-2019 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

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

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

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

copyright © 2000-2017 Xiph.Org Foundation

copyright © 2000-2019 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

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

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

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

copyright © 2000-2017 Xiph.Org Foundation

copyright © 2000-2019 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

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

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

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

copyright © 2000-2017 Xiph.Org Foundation

copyright © 2000-2019 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

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

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

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

copyright © 2000-2017 Xiph.Org Foundation

copyright © 2000-2019 Xiph.Org Foundation

Ogg Container Format

libogg documentation

libogg release 1.3.3 - 20171107

libogg release 1.3.4 - 20190830

-- cgit v1.2.1