From 226ca248cb1a731bc88e278d9c2ef62381e2e71e Mon Sep 17 00:00:00 2001 From: Gregory Maxwell Date: Thu, 11 Feb 2010 18:59:31 +0000 Subject: framing.html: minor spelling error correction from HoldenC. git-svn-id: http://svn.xiph.org/trunk/ogg@16893 0101bb08-14d6-0310-b084-bc0e0c8e3800 --- doc/framing.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/framing.html b/doc/framing.html index a1bbd18..96347c0 100644 --- a/doc/framing.html +++ b/doc/framing.html @@ -168,7 +168,7 @@ simply using two bytes at the head of every packet and having a max packet size of 32k. Small packets (<255, the typical case) are penalized with twice the segmentation overhead). Using the lacing values as suggested, small packets see the minimum possible -byte-aligned overheade (1 byte) and large packets, over 512 bytes or +byte-aligned overhead (1 byte) and large packets, over 512 bytes or so, see a fairly constant ~.5% overhead on encoding space.

Note that a lacing value of 255 implies that a second lacing value -- cgit v1.2.1