This repository has been archived by the owner on Jul 30, 2022. It is now read-only.
mirrored from https://chromium.googlesource.com/webm/bitstream-guide
Mirror only. Please do not send pull requests.
webmproject/bitstream-guide
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
main
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
README for VP8 Bitstream Guide ============================== History (June 2010) ------------------- This document has had a very limited audience for most of its life. As VP8 is now an open-source project, the document is expected to undergo very significant change. Format (September 2010) ------ The complete document is composed of individual text files for each section, concatenated in filename order. The text source is designed for transformation to HTML via Markdown [1], and uses the syntax extensions supported by PHP Markdown Extra [2] as implemented by kramdown [3]. kramdown 0.10.0 is the recommended text-to-HTML transformer. PDFs may be generated one-off using PrinceXML [4]. MathML ------ The text source also includes some block-level and span-level MathML expressions, written in ASCIIMathML syntax [5]. The standard delimiter for ASCIIMathML expressions is the backtick (`), which unfortunately is reserved by Markdown, so an alternate delimiter of double square brackets (plus one space) is used: This sentence includes a math expression, [[ sin^-1(x) ]], delimited with double square brackets plus a one-space buffer. [1]: http://daringfireball.net/projects/markdown/ [2]: http://michelf.com/projects/php-markdown/extra/ [3]: http://kramdown.rubyforge.org/ [4]: http://www.princexml.com/ [5]: http://www1.chapman.edu/~jipsen/mathml/asciimath.html
About
Mirror only. Please do not send pull requests.
Resources
Stars
Watchers
Forks
Packages 0
No packages published