RSS feed
	
	
	
		87e50171
		 – Timothy B. Terriberry <tterribe@xiph.org>
 authored
 on 2012/10/02 03:58
		
Fix a 10L bug in the memory stream reader.
		 
	
		30074799
		 – Ralph Giles <giles@mozilla.com>
 authored
 on 2012/10/01 07:25
		
Fix git-version.sh invocation.
		 
	
		eb35299b
		 – Ralph Giles <giles@mozilla.com>
 authored
 on 2012/10/01 07:01
		
Make git-version.sh executable.
		 
	
		57274679
		 – Ralph Giles <giles@mozilla.com>
 authored
 on 2012/10/01 06:04
		
Keep the continuous integration build scripts in the repo.
		 
	
		cc8c6502
		 – Ralph Giles <giles@mozilla.com>
 authored
 on 2012/10/01 05:29
		
Adjectival hyphen.
		 
	
		4bcc447c
		 – Ralph Giles <giles@mozilla.com>
 authored
 on 2012/10/01 05:24
		
Remove 'lib' from the package name.
		 
	
		743570c4
		 – Ralph Giles <giles@mozilla.com>
 authored
 on 2012/10/01 05:17
		
Remove FILE_VERSION_FILTER from the doxygen config.
		 
	
		1408b2bf
		 – Ralph Giles <giles@mozilla.com>
 authored
 on 2012/10/01 05:15
		
Substitute the package name as well.
		 
	
		ae7cc8bf
		 – Ralph Giles <giles@mozilla.com>
 authored
 on 2012/10/01 05:09
		
Use input redirect instead of explicit cat.
		 
	
		0f028d74
		 – Ralph Giles <giles@mozilla.com>
 authored
 on 2012/10/01 05:01
		
Make the configure summary more legible.
		 
	
		6c56a973
		 – Timothy B. Terriberry <tterribe@xiph.org>
 authored
 on 2012/10/01 04:41
		
Multiple small fixes.
		 
	
		737cbf57
		 – Timothy B. Terriberry <tterribe@xiph.org>
 authored
 on 2012/10/01 04:04
		
Fix scan_build static analysis reports.
		 
	
		6d091e3d
		 – Timothy B. Terriberry <tterribe@xiph.org>
 authored
 on 2012/09/30 20:14
		
Move installed include files under the opus dir.
		 
	
		02b82ebb
		 – Timothy B. Terriberry <tterribe@xiph.org>
 authored
 on 2012/09/30 19:57
		
Add pkg-config files.
		 
	
		8e6d4a76
		 – Timothy B. Terriberry <tterribe@xiph.org>
 authored
 on 2012/09/30 19:30
		
Add status output to opusfile_example.
		 
	
		643aed3d
		 – Timothy B. Terriberry <tterribe@xiph.org>
 authored
 on 2012/09/30 19:24
		
Make seeking_example continue after failures.
		 
	
		9926a466
		 – Timothy B. Terriberry <tterribe@xiph.org>
 authored
 on 2012/09/30 19:23
		
Documentation updates.
		 
	
		1f2f0bc4
		 – Timothy B. Terriberry <tterribe@xiph.org>
 authored
 on 2012/09/30 18:53
		
Fix an uninitialized warning from cf594de6.
		 
	
		01012058
		 – Timothy B. Terriberry <tterribe@xiph.org>
 authored
 on 2012/09/30 17:59
		
Fix file: <host> comparison.
		 
	
		cf594de6
		 – Timothy B. Terriberry <tterribe@xiph.org>
 authored
 on 2012/09/30 17:49
		
Clean up page seeking a bit.
		 
	
		bed73602
		 – Ralph Giles <giles@mozilla.com>
 authored
 on 2012/09/30 06:18
		
Fix the doc makefile.
		 
	
		e7661191
		 – Timothy B. Terriberry <tterribe@xiph.org>
 authored
 on 2012/09/29 08:43
		
Fix handling of holes.
		 
	
		9391feca
		 – Diego Elio Pettenò <flameeyes@flameeyes.eu>
 authored
 and Timothy B. Terriberry <tterribe@xiph.org>
 committed
 on 2012/09/29 03:31
		
build: implement autotools build system for libopusfile. (v4)
		 
	
		21322357
		 – Timothy B. Terriberry <tterribe@xiph.org>
 authored
 on 2012/09/29 03:17
		
Clean-up for alternate configurations.
		 
	
		1886f65b
		 – Gregory Maxwell <greg@xiph.org>
 authored
 on 2012/09/28 18:15
		
Make seeking_example show maximums.
		 
	
		e1b0a7ca
		 – Ralph Giles <giles@mozilla.com>
 authored
 on 2012/09/24 05:01
		
Use $(AR) for ar to support cross-compiling.
		 
	
		98c7eb71
		 – Timothy B. Terriberry <tterribe@xiph.org>
 authored
 on 2012/09/23 20:27
		
A bunch of minor improvements.
		 
	
		b9e59d59
		 – Timothy B. Terriberry <tterribe@xiph.org>
 authored
 on 2012/09/23 17:03
		
Fix URL flags documentation link.
		 
	
		9caaf8a8
		 – Timothy B. Terriberry <tterribe@xiph.org>
 authored
 on 2012/09/23 15:54
		
Add copyright information.
		 
	
		3405380b
		 – Timothy B. Terriberry <tterribe@xiph.org>
 authored
 on 2012/09/23 15:44
		
More minor documentation updates.
		 
	
		090fe4cf
		 – Timothy B. Terriberry <tterribe@xiph.org>
 authored
 on 2012/09/23 15:15
		
More minor documentation updates.
		 
	
		bf55730f
		 – Timothy B. Terriberry <tterribe@xiph.org>
 authored
 on 2012/09/23 12:31
		
Disable linear scan/matching in seeking_example.
		 
	
		7be86aca
		 – Timothy B. Terriberry <tterribe@xiph.org>
 authored
 on 2012/09/23 12:18
		
Documentation clean-up and updates.
		 
	
		620ae47d
		 – Timothy B. Terriberry <tterribe@xiph.org>
 authored
 on 2012/09/23 07:10
		
Abstract position indicator tracking slightly.
		 
	
		bcbd60b8
		 – Timothy B. Terriberry <tterribe@xiph.org>
 authored
 on 2012/09/23 07:07
		
Fix end_offset tracking bug from 007ec4e4.
		 
	
		d0ce8564
		 – Timothy B. Terriberry <tterribe@xiph.org>
 authored
 on 2012/09/23 04:49
		
Minor 16-bit int fix.
		 
	
		007ec4e4
		 – Timothy B. Terriberry <tterribe@xiph.org>
 authored
 on 2012/09/23 04:42
		
More link enumeration improvements.
		 
	
		9ed9fa49
		 – Timothy B. Terriberry <tterribe@xiph.org>
 authored
 on 2012/09/22 21:45
		
Further reduce seeks per bisection search.
		 
	
		2592d24f
		 – Timothy B. Terriberry <tterribe@xiph.org>
 authored
 on 2012/09/22 19:19
		
Fix typo in e4f32131.
		 
	
		e4f32131
		 – Timothy B. Terriberry <tterribe@xiph.org>
 authored
 on 2012/09/22 19:12
		
Estimate http connection latency and bandwidth.
		 
	
		3774672b
		 – Timothy B. Terriberry <tterribe@xiph.org>
 authored
 on 2012/09/22 15:51
		
Extrapolate in op_bisect_forward_serialno().
		 
	
		c741deb8
		 – Timothy B. Terriberry <tterribe@xiph.org>
 authored
 on 2012/09/22 14:11
		
Fix an uninitialized value in the http reader.
		 
	
		28dce6b3
		 – Timothy B. Terriberry <tterribe@xiph.org>
 authored
 on 2012/09/22 14:02
		
Save more stream state on seekable open.
		 
	
		2df5f786
		 – Timothy B. Terriberry <tterribe@xiph.org>
 authored
 on 2012/09/22 12:09
		
Save initial stream state on seekable open.
		 
	
		167822cf
		 – Timothy B. Terriberry <tterribe@xiph.org>
 authored
 on 2012/09/22 11:08
		
Small speed-up to op_bisect_forward_serialno().
		 
	
		5e36109d
		 – Timothy B. Terriberry <tterribe@xiph.org>
 authored
 on 2012/09/22 10:40
		
Clean up offset tracking.
		 
	
		9b57b0c2
		 – Timothy B. Terriberry <tterribe@xiph.org>
 authored
 on 2012/09/22 09:37
		
Fix some issues with trailing junk in files.
		 
	
		073fe98c
		 – Timothy B. Terriberry <tterribe@xiph.org>
 authored
 on 2012/09/22 08:35
		
Minor http redirect clean-ups.
		 
	
		9df7ae98
		 – Timothy B. Terriberry <tterribe@xiph.org>
 authored
 on 2012/09/22 06:16
		
Add URL support to seeking_example.
		 
	
		8d04070b
		 – Timothy B. Terriberry <tterribe@xiph.org>
 authored
 on 2012/09/22 04:54
		
Add support for http, https, and file URLs.
		 
	
		f4c72321
		 – Timothy B. Terriberry <tterribe@xiph.org>
 authored
 on 2012/09/20 15:12
		
Fix crash in seeking_example.
		 
	
		78e5fffc
		 – Timothy B. Terriberry <tterribe@xiph.org>
 authored
 on 2012/09/19 11:43
		
Fix hole reporting discrepancy.
		 
	
		efbca3a1
		 – Timothy B. Terriberry <tterribe@xiph.org>
 authored
 on 2012/09/19 10:13
		
A couple of seeking_example improvements.
		 
	
		3c7191a9
		 – Ralph Giles <giles@thaumas.net>
 authored
 on 2012/09/17 21:05
		
Embed the git revision in the doxygen documentation.
		 
	
		b8f50b4e
		 – Ralph Giles <giles@thaumas.net>
 authored
 on 2012/09/17 20:41
		
Add a rough makefile for the documentation.
		 
	
		90936478
		 – Ralph Giles <giles@mozilla.com>
 authored
 on 2012/09/17 13:54
		
Add a doc directory with a minimal doxygen configuration.
		 
	
		ecc86f55
		 – Timothy B. Terriberry <tterribe@xiph.org>
 authored
 on 2012/09/17 13:07
		
Finish implementing the OpusTags API.
		 
	
		2a8bfdd4
		 – Timothy B. Terriberry <tterribe@xiph.org>
 authored
 on 2012/09/17 11:47
		
Update opusfile.h's include guard.
		 
	
		44986884
		 – Ralph Giles <giles@thaumas.net>
 authored
 on 2012/09/17 05:12
		
Don't include deps during 'make clean'.
		 
	
		3f18c55f
		 – Ralph Giles <giles@thaumas.net>
 authored
 on 2012/09/17 04:43
		
Move opusfile.h up a level.
		 
	
		151f576a
		 – Timothy B. Terriberry <tterribe@xiph.org>
 authored
 on 2012/09/17 04:34
		
Public header cleanups.
		 
	
		49c16682
		 – Timothy B. Terriberry <tterribe@xiph.org>
 authored
 on 2012/09/17 03:35
		
Revert ea2412ea.
		 
	
		ea2412ea
		 – Timothy B. Terriberry <tterribe@xiph.org>
 authored
 on 2012/09/17 03:25
		
Use --static with pkg-config.
		 
	
		c0c963e0
		 – Timothy B. Terriberry <tterribe@xiph.org>
 authored
 on 2012/09/16 17:39
		
Implement stereo downmixing functions.
		 
	
		e8b6394e
		 – Timothy B. Terriberry <tterribe@xiph.org>
 authored
 on 2012/09/16 15:06
		
Remove libm altogether.
		 
	
		f207cef6
		 – Ralph Giles <giles@thaumas.net>
 authored
 on 2012/09/16 14:16
		
Fix link order and add libm to the seeking example.
		 
	
		9bc622bb
		 – Ralph Giles <giles@thaumas.net>
 authored
 on 2012/09/16 14:10
		
Use an unprefixed include path for the opus headers.
		 
	
		d9a84c84
		 – Timothy B. Terriberry <tterribe@xiph.org>
 authored
 on 2012/09/16 12:14
		
Remove op_get_prev_page().
		 
	
		53caf120
		 – Timothy B. Terriberry <tterribe@xiph.org>
 authored
 on 2012/09/16 11:48
		
Remove op_read_filter() from opusfile.h.
		 
	
		97ab532b
		 – Timothy B. Terriberry <tterribe@xiph.org>
 authored
 on 2012/09/16 11:19
		
Initial code import.
		 
	
		b5ec4491
		 – Ralph Giles <giles@thaumas.net>
 authored
 on 2012/09/15 19:07
		
Placeholder readme.