Fix typo in e4f32131.
Estimate http connection latency and bandwidth.
Extrapolate in op_bisect_forward_serialno().
Fix an uninitialized value in the http reader.
Save more stream state on seekable open.
Save initial stream state on seekable open.
Small speed-up to op_bisect_forward_serialno().
Clean up offset tracking.
Fix some issues with trailing junk in files.
Minor http redirect clean-ups.
Add URL support to seeking_example.
Add support for http, https, and file URLs.
Fix crash in seeking_example.
Fix hole reporting discrepancy.
A couple of seeking_example improvements.
Embed the git revision in the doxygen documentation.
Add a rough makefile for the documentation.
Add a doc directory with a minimal doxygen configuration.
Finish implementing the OpusTags API.
Update opusfile.h's include guard.
Don't include deps during 'make clean'.
Public header cleanups.
Use --static with pkg-config.
Implement stereo downmixing functions.
Remove libm altogether.
Fix link order and add libm to the seeking example.
Use an unprefixed include path for the opus headers.
Remove op_get_prev_page().
Remove op_read_filter() from opusfile.h.
Initial code import.