summaryrefslogtreecommitdiff
path: root/doc/programming.html
Commit message (Collapse)AuthorAgeFilesLines
* Update website links in the documentation.Ralph Giles2020-07-031-1/+1
| | | | | | | | - Prefer the shorter, secure url. - Link to the current xiph.org/vorbis location for the vorbis project website. Signed-off-by: Mark Harris <mark.hsj@gmail.com>
* It's 'Xiph.Org' not 'Xiph.Org' or 'xIpH.ORg'Monty2010-11-011-3/+3
| | | | svn path=/trunk/vorbis/; revision=17582
* programming.html: clarify that ogg_sync_clear() is an alternative toConrad Parker2008-12-081-3/+3
| | | | | | | ogg_sync_destroy() -- ie. this paragraph is not a typo. Need for clarification suggested by Philipp Schafft. svn path=/trunk/vorbis/; revision=15565
* Set native eol-style.Ralph Giles2005-12-211-554/+554
| | | | svn path=/trunk/vorbis/; revision=10667
* many doc cleanupsnehal2005-09-051-502/+554
| | | | svn path=/trunk/vorbis/; revision=9966
* More menial janitorial work on the documentation.Stan Seibert2002-07-031-26/+21
| | | | | | I'll be asking for a raise soon. :) svn path=/trunk/vorbis/; revision=3500
* Mono and > stereo modes (uncoupled polyphonic) committedMonty2001-12-161-5/+5
| | | | svn path=/trunk/vorbis/; revision=2618
* Minor updates to docs, conversion to .png.Monty2000-06-161-18/+17
| | | | | | Monty svn path=/trunk/vorbis/; revision=454
* More documentationMonty1999-07-221-6/+64
| | | | svn path=/trunk/vorbis/; revision=12
* First draft of 'programming with libvorbis'. Currently only has theMonty1999-07-221-0/+450
framing primitives. Monty 19990722 svn path=/trunk/vorbis/; revision=11