shithub: opusfile

RSS feed

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 on 2012/10/26 16:13
Remove OP_SSL_SKIP_CERTIFICATE_CHECK from opusfile_example.

a7c5b93c – Timothy B. Terriberry <tterribe@xiph.org> authored on 2012/10/26 15:59
Make SSL/TLS certificate checking actually work.

4f538abc – Ralph Giles <giles@mozilla.com> authored on 2012/10/26 06:48
Document the release process.

7579e03f – Ralph Giles <giles@mozilla.com> authored on 2012/10/24 11:04
Update git-version for the vN.M release tagging scheme.

9871fbbc – Ralph Giles <giles@mozilla.com> authored on 2012/10/24 09:10
Fix mingw warnings with -U__STRICT_ANSI__.

8a52a14d – Ralph Giles <giles@mozilla.com> authored on 2012/10/24 07:10
Print a warning when disabling http support for dependencies.

35fda4d7 – Ralph Giles <giles@mozilla.com> authored on 2012/10/24 07:00
Disable HTTP support if sys/socket.h isn't present.

4b70af03 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2012/10/24 05:57
Replace return code checks with OP_ALWAYS_TRUE().

f75d06a9 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2012/10/23 12:55
Fix some printf format warnings in the examples.

bc1985a1 – Ralph Giles <giles@mozilla.com> authored on 2012/10/23 12:50
Don't build the API docs if doxygen isn't available.

cfd4e2c3 – Ralph Giles <giles@mozilla.com> authored on 2012/10/01 07:30
Set the autoconf version from git.

853393be – Timothy B. Terriberry <tterribe@xiph.org> authored on 2012/10/23 07:21
Don't discard timestamps from invalid packets.

9bb7bc21 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2012/10/23 06:04
Fix an assertion failure.

c372a2eb – Timothy B. Terriberry <tterribe@xiph.org> authored on 2012/10/22 16:42
One small addendum to 7c52622f.

6d61f3f1 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2012/10/22 16:05
Bisect from the current file position when seeking.

7b2cc5f1 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2012/10/22 15:37
Some http improvements.

7c52622f – Timothy B. Terriberry <tterribe@xiph.org> authored on 2012/10/22 15:18
Be more scrupulous about reading extra data.

498fc0bd – Timothy B. Terriberry <tterribe@xiph.org> authored on 2012/10/21 14:14
Bias the offsets in op_predict_link_start().

21f72850 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2012/10/21 14:09
Fix a few minor nits.

e2d7b266 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2012/10/20 10:12
Re-do abstract stream reader API.

800be8c0 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2012/10/20 05:54
Make the URL API more extensible.

756c4c0b – Timothy B. Terriberry <tterribe@xiph.org> authored on 2012/10/20 05:14
Fix op_http_parse_connection().

f83266d9 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2012/10/20 03:10
Some http robustness improvements.

2ffd8cb7 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2012/10/20 02:24
Documentation revisions and a leak fix.

bb8cb7a3 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2012/10/14 07:31
Fix some socket connection bugs.

e88aa498 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2012/10/12 13:57
Remove an assert.

3d78feff – Timothy B. Terriberry <tterribe@xiph.org> authored on 2012/10/12 11:29
Major updates to the http backend.

009ecafb – Timothy B. Terriberry <tterribe@xiph.org> authored on 2012/10/08 14:36
Fix a couple of MSVC warnings.

e0d55f6c – Timothy B. Terriberry <tterribe@xiph.org> authored on 2012/10/08 14:02
Disable excessive warnings about parentheses.

a53a6cc6 – Gregory Maxwell <greg@xiph.org> authored on 2012/10/07 07:01
remove GNUism from install doc command

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.