shithub: opusfile

RSS feed

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.