shithub: opusfile

RSS feed

50ee9e30 – Ralph Giles <giles@mozilla.com> authored and Ralph Giles <giles@thaumas.net> committed on 2013/02/26 11:23
Add nu774 to the authors list.

9a866b18 – Timothy B. Terriberry <tterribe@xiph.org> authored and Ralph Giles <giles@thaumas.net> committed on 2013/02/09 15:09
Support the Windows system certificate store.

e4217fbe – Timothy B. Terriberry <tterribe@xiph.org> authored and Ralph Giles <giles@thaumas.net> committed on 2013/01/09 11:59
Fix typo in 714d83c8.

4ce926cb – Timothy B. Terriberry <tterribe@xiph.org> authored and Ralph Giles <giles@thaumas.net> committed on 2013/01/09 11:01
Fix warnings when compiling with a recent MSVC.

25477092 – Timothy B. Terriberry <tterribe@xiph.org> authored and Ralph Giles <giles@thaumas.net> committed on 2013/01/08 02:39
Clean up winsock usage.

d7591578 – Timothy B. Terriberry <tterribe@xiph.org> authored and Ralph Giles <giles@thaumas.net> committed on 2013/01/08 00:04
Use fseeko64/ftello64 for mingw32.

cc5f107c – Timothy B. Terriberry <tterribe@xiph.org> authored and Ralph Giles <giles@thaumas.net> committed on 2013/01/07 08:00
Require WindowsXP for mingw32.

1e9d7d85 – Timothy B. Terriberry <tterribe@xiph.org> authored and Ralph Giles <giles@thaumas.net> committed on 2013/01/07 06:44
Clean up mingw32 configuruation.

100027a3 – Timothy B. Terriberry <tterribe@xiph.org> authored and Ralph Giles <giles@thaumas.net> committed on 2012/11/27 16:38
s/OS_WIN32/OP_WIN32/

383dfbb4 – Ralph Giles <giles@mozilla.com> authored and Ralph Giles <giles@thaumas.net> committed on 2012/11/27 04:41
Merge two OS_WIN32 conditionals.

4a5c89ad – Ralph Giles <giles@mozilla.com> authored and Ralph Giles <giles@thaumas.net> committed on 2012/11/27 04:40
Move win32 source files up a level.

9c097eee – Ralph Giles <giles@mozilla.com> authored and Ralph Giles <giles@thaumas.net> committed on 2012/11/27 04:36
Initial winsock support patch from nu774.

218518dc – Timothy B. Terriberry <tterribe@xiph.org> authored on 2013/02/12 02:50
Add va_end() invocations.

3cc27477 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2013/02/09 15:40
Allow decoding forward instead of seeking.

b4cdfcc7 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2013/01/27 01:30
Fix a typo in op_mem_read().

9d825963 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2013/01/09 13:56
Make opusfile_example fwrites all-or-nothing.

1cea8f6b – Timothy B. Terriberry <tterribe@xiph.org> authored on 2013/01/09 13:38
Make opusfile_example output WAV.

5a2543d2 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2013/01/09 12:36
Fix a comment typo.

0f1b4081 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2012/12/23 08:40
Add support for HTTP 308 Permanent Redirects.

6a8d0156 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2012/12/23 08:40
Fix a typo.

252f1914 – Ralph Giles <giles@mozilla.com> authored on 2012/12/04 07:40
Fix a comment typo.

a8cde33f – Timothy B. Terriberry <tterribe@xiph.org> authored on 2012/11/27 16:34
Don't forget to update download links.

42aa4901 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2012/11/19 10:51
Small clarity improvements to op_get_next_page().

f2e27e4d – Ralph Giles <giles@mozilla.com> authored on 2012/11/14 06:05
Dist the doc and unix static Makefiles.

d0a4b9bb – Ralph Giles <giles@mozilla.com> authored on 2012/11/13 04:13
Remove 'export' from the NO_DOXYGEN Makefile variable.

036328d4 – Ralph Giles <giles@mozilla.com> authored on 2012/11/13 05:25
Bump soname version for the v0.2 release.

15193c53 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2012/11/12 11:58
Check for end_offset < data_offset.

4dcf9b0d – Timothy B. Terriberry <tterribe@xiph.org> authored on 2012/11/12 11:34
Add op_get_last_page() for calculating duration.

99c3c5e9 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2012/11/12 11:33
Some minor comment updates.

ac0af36f – Ron <ron@debian.org> authored and Ralph Giles <giles@mozilla.com> committed on 2012/11/11 21:00
Support --disable-maintainer-mode

009e8253 – Ron <ron@debian.org> authored and Ralph Giles <giles@mozilla.com> committed on 2012/11/11 17:09
Add some extra makefile targets

9502cd84 – Ron <ron@debian.org> authored and Ralph Giles <giles@mozilla.com> committed on 2012/11/11 16:52
Move the extra EXTRA_DIST out of HAVE_DOXYGEN

a6e62879 – Ron <ron@debian.org> authored and Ralph Giles <giles@mozilla.com> committed on 2012/11/11 17:28
Trim some things out of autogen.sh that aren't doing anything

44388a28 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2012/11/10 22:30
Another spelling fix.

fa14fab3 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2012/11/10 22:18
Spelling fix.

0ad11587 – Ralph Giles <giles@mozilla.com> authored on 2012/11/07 10:03
Use /bin/echo so -n works on osx.

2effe9d3 – Ralph Giles <giles@mozilla.com> authored on 2012/11/01 15:34
Fix a ci script typo.

2b4bc458 – Ralph Giles <giles@mozilla.com> authored on 2012/11/01 14:56
Attempt to fix the autotools linking issue on jenkins.

137d309c – Ralph Giles <giles@mozilla.com> authored on 2012/11/01 12:25
Document where to put release packages.

24cae65e – Timothy B. Terriberry <tterribe@xiph.org> authored on 2012/10/28 00:37
Fix potential memory leaks added in 3bc74807.

3bc74807 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2012/10/27 02:52
A few small updates to the hostname verification.

3f54b9dd – Timothy B. Terriberry <tterribe@xiph.org> authored