- Jul 16, 2012
-
-
The (non-default) temporary & output dirs configured in the projects could cause issues when doing compilation on a multiprocessor machine. Cleaned this up a little to use the defaults, which makes that work again and doesn't make the output structure any worse. Also removed debug output for release binaries & a tiny whitespace fix.
-
Timothy B. Terriberry authored
Sort alphabetically, and move vorbis-trim to "Informative". Also fix a misuse of "streams" instead of "channels" in the packet size limits exposition.
-
Timothy B. Terriberry authored
* Bump the document date. * Mandate that the ID header must complete on the first page (to remove any ambiguities about this requirement in RFC 3533). * Remove reundant wording that rillian forgot to remove in 360a4117. * Split the "Granule Position" section into subsections. * Move the first paragraph of the "Other Implementation Notes" section into the "Granule Position" section, add general seeking implementation guidance, and be specific about the interaction between pre-roll and pre-skip. * Retitle the remaining contents of the "Other Implementation Notes" section to "Packet Size Limits" * Specify that all the header fields are REQUIRED (and add a description of the Channel Mapping Table as a whole, so we can say when it is REQUIRED). * Specify that implementations MUST NOT reject headers with extra data if they have an unknown minor version number. * Add a reference to RFC 3629 (UTF-8). * Minor formatting adjustments to vorbis-trim and vorbis-mapping cites. * Eliminate semicolons and terrible "Else, if" constructs.
-
Ralph Giles authored
-
Ralph Giles authored
Remove a redundant phrase from the previous commit. Thanks to Tim for pointing this out. Clarify what 'skipped' means. Give a reference for the vorbis granulepos-trimming. Commas and semicolons in the resampling decision list. Capital SHOULD on treating unknown channel mapping families as discrete. Clarify why goes in the vendor string. Maybe needs an example? 'gstoggmux 1.0.12; libopus 1.2.3' Remove a redundant word. 'could' already covers 'potential' and the line is stronger without it.
-
Ralph Giles authored
Hopefully it's clear from this that the demuxer can parse the TOC sequence to verify the equal-duration constraint.
-
Ralph Giles authored
-
Ralph Giles authored
-
Ralph Giles authored
-
Ralph Giles authored
-
- Jul 14, 2012
-
-
Gregory Maxwell authored
-
Gregory Maxwell authored
-
- Jul 13, 2012
-
-
gcp authored
-
- Jul 12, 2012
-
-
Add project files for Opus tests, fixup test source for Win32.
-
-
-
-
-
- Jul 11, 2012
-
-
Jean-Marc Valin authored
This is what got submitted as version 01
-
Jean-Marc Valin authored
-
Gregory Maxwell authored
This is the less-surprising behavior and will hopefully result in fewer corner case bugs (e.g. losing gain after seeking). This commit also updates the documentation.
-
Gregory Maxwell authored
The last commit changed some of the multistream tests to use a dual-mono setup instead of a single-stereo setup. Some of the accompanying explicit valgrind checks were still setup to look for stereo streams.
-
Gregory Maxwell authored
This CTL was requested by Nicolas George for FFmpeg.
-
- Jul 07, 2012
-
-
Gregory Maxwell authored
-
Gregory Maxwell authored
-
- Jul 05, 2012
-
-
Timothy B. Terriberry authored
Thanks to Ron Lee for pointing it out.
-
Timothy B. Terriberry authored
Adapted from http://wiki.xiph.org/OggOpus
-
- Jun 29, 2012
-
-
Gregory Maxwell authored
-
- Jun 19, 2012
-
-
Gregory Maxwell authored
-
- Jun 14, 2012
-
-
Jean-Marc Valin authored
-
- Jun 11, 2012
-
-
Gregory Maxwell authored
-
And explicitly specify what we want included in EXTRA_DIST of doc/Makefile.am, otherwise make dist picks up whatever random junk you might have laying around in that dir at the time you run it. Tweak the top level delegation targets, because this means distclean will be run in the doc dir by default now without our help.
-
Jean-Marc Valin authored
-
We already report whether or not the docs will be built in the summary box at the end of the configure run.
-
Gregory Maxwell authored
-
Gregory Maxwell authored
-
Gregory Maxwell authored
-
Gregory Maxwell authored
-
- Jun 04, 2012
-
-
- Jun 03, 2012
-
-
Also get the subname rigtht.
-