shithub: opusfile

RSS feed

688d2e4b – Ralph Giles <giles@mozilla.com> authored on 2015/12/30 10:58
Update release instructions for new archive locations.

9f65b16e – Ralph Giles <giles@mozilla.com> authored on 2015/12/30 09:25
Add a makefile for cross-compiling on mingw.

0b2fe85a – Timothy B. Terriberry <tterribe@xiph.org> authored on 2015/12/30 00:23
Fix potential memory leaks with OpusServerInfo.

0221ca95 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2015/12/29 13:10
Add API to access and preserve binary metadata.

2bb99f3c – Timothy B. Terriberry <tterribe@xiph.org> authored on 2015/12/29 09:36
Add support for R128_ALBUM_GAIN tag.

661459b4 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2015/12/15 08:56
Buffer continued packet data to reduce seeking.

33d17971 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2015/12/14 13:38
Fix timestamp check for seek-free seek.

872188c1 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2015/12/06 12:02
Fix set-but-not-used variable warning.

41c29626 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2015/12/06 10:29
Handle continued packets in bisection search.

d12f4d30 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2015/12/06 10:22
Better overflow check for serialno allocation.

cfe03293 – Ralph Giles <giles@mozilla.com> authored on 2015/09/25 14:08
Remove spurious ACLOCAL_FLAGS variable from autogen.sh.

c00791b3 – Ralph Giles <giles@mozilla.com> authored on 2015/05/27 06:34
Regularize wording for --disable-examples.

c3d56a68 – Simon Jackson <si@sonocent.com> authored and Ralph Giles <giles@mozilla.com> committed on 2015/05/27 12:19
Add configure option to stop examples being built, --disable-examples.

bb765c37 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2015/02/27 05:59
Broaden the test for AI_NUMERICSERV.

16d05a56 – Ralph Giles <giles@mozilla.com> authored on 2014/07/04 07:24
Update gitignore.

f67e6136 – Ralph Giles <giles@mozilla.com> authored on 2014/06/11 06:06
Bump soname for v0.6.

a79ee7f8 – Thomas Klausner <wiz@NetBSD.org> authored and Timothy B. Terriberry <tterribe@xiph.org> committed on 2014/04/12 14:10
Look for ftime() in libcompat.

21e14ffe – Timothy B. Terriberry <tterribe@xiph.org> authored on 2014/03/30 07:48
Document that op_bitrate() is for all streams.

6f482ef4 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2014/03/26 12:44
Minor cleanups.

933157f1 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2014/03/25 12:33
Fix METADATA_BLOCK_PICTURE check for all-0 params.

ee911775 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2014/03/16 06:24
Fix header reading for non-Opus streams.

773cd69e – Timothy B. Terriberry <tterribe@xiph.org> authored on 2014/03/11 16:25
Minor simplification to op_fetch_headers_impl().

1f169e7f – Timothy B. Terriberry <tterribe@xiph.org> authored on 2014/03/03 04:06
Fix opus_tags_add() and opus_tags_add_comment().

fc3e5de1 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2014/01/10 11:43
Fix an llvm signed overflow warning.

ef966d3b – Ralph Giles <giles@mozilla.com> authored on 2014/01/10 09:13
Fix up release checklist based on the v0.5 experience.

a3363262 – Ralph Giles <giles@mozilla.com> authored on 2014/01/09 09:06
Fix typo in release checklist.

96c04cdd – Ralph Giles <giles@mozilla.com> authored on 2014/01/09 06:59
Bump soname version for v0.5.

adf627ed – Ralph Giles <giles@mozilla.com> authored on 2014/01/07 11:32
Make subdir-objects the default.

d3186edb – Timothy B. Terriberry <tterribe@xiph.org> authored on 2014/01/07 11:10
Clean up some bare malloc/free calls.

ba2e9b74 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2014/01/07 11:09
Move a misplaced #endif.

9a9825df – Ron <ron@debian.org> authored on 2013/12/05 12:20
Revert "Pass --always to 'git describe'."

e6350334 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2013/11/19 10:24
Update IPv4/IPv6 dual stack to RFC 6555.

bad75759 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2013/11/19 10:17
Reset buffer before building a CONNECT request.

128de9b9 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2013/11/19 10:13
Rework pipelining logic.

33eab159 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2013/11/19 10:01
Document some string buffer function usage.

8638d78c – Ralph Giles <giles@mozilla.com> authored on 2013/10/01 10:44
Pass --always to 'git describe'.

779ea4da – Timothy B. Terriberry <tterribe@xiph.org> authored on 2013/09/03 10:59
Fix a parentheses error in op_utf8_to_utf16().

d6697905 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2013/09/02 13:23
Fix a granpos calculation we assumed couldn't fail.

2ab13b78 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2013/08/29 14:48
%s/op_read_native_filter/op_filter_read_native/g

e6e2b83b – Timothy B. Terriberry <tterribe@xiph.org> authored on 2013/08/29 14:46
Mark more internal pointers const.

23c8a83d – Timothy B. Terriberry <tterribe@xiph.org> authored on 2013/08/28 21:05
Mark a bunch of API functions const.

87b951c3 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2013/08/28 20:59
Document that we will always have at least 1 link.

4d75f855 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2013/08/28 20:55
Minor simplification to end-trimming logic.

80751579 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2013/08/28 20:47
Get rid of the op_float2short_filter() wrapper.

8396a1f8 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2013/08/28 20:36
Add an API to disable dithering.

a88a90f9 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2013/08/28 20:09
Avoid clipping in short->float stereo downmixing.

49233ebf – Timothy B. Terriberry <tterribe@xiph.org> authored on 2013/08/28 19:58
Remove some OP_UNLIKELY macros.

a5a99116 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2013/08/28 19:56
Mark op_set_gain_offset() as not taking NULL.

e0ab29d4 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2013/08/28 19:47
Minor decode control flow updates.

1b114a82 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2013/08/28 19:37
Add an application decoding callback API.

07a813ed – Timothy B. Terriberry <tterribe@xiph.org> authored on 2013/08/26 07:37
Document that we don't support IRIs.

e96c5aa8 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2013/08/24 20:54
Add an opus_tags_copy() API.

046b089d – Timothy B. Terriberry <tterribe@xiph.org> authored on 2013/08/24 08:05
Expose tag comparison functions.

0e4b81e1 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2013/08/24 06:55
Replace 0x7FFFFFFF by new OP_INT32_MAX.

f6ed2a88 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2013/08/23 17:50
A bunch of documentation clean-up.

97917914 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2013/08/23 09:27
Add API to report information from server headers.

f310b9ef – Timothy B. Terriberry <tterribe@xiph.org> authored on 2013/08/23 09:24
Fix backwards HTTP Server header test.

06a191ef – Timothy B. Terriberry <tterribe@xiph.org> authored on 2013/08/23 09:21
Fix C&P error in proxy user/password macros.

46683958 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2013/08/20 17:19
Mark some functions static.

76842c59 – Ralph Giles <giles@mozilla.com> authored on 2013/08/20 10:54
Release checklist updates.

c7456038 – Ralph Giles <giles@mozilla.com> authored on 2013/08/20 09:22
Add winerrno.h to the distribution.

1aad993a – Ralph Giles <giles@mozilla.com> authored on 2013/08/20 08:42
Bump soname version for v0.4.

9b0a48cc – Ralph Giles <giles@mozilla.com> authored on 2013/08/20 06:45
Add win32utf8.c to the source file VS2010 source file listings.

8d447a9f – Ralph Giles <giles@mozilla.com> authored on 2013/08/19 13:18
Fix typo in LibraryPath directives.

382a059e – Ralph Giles <giles@mozilla.com> authored on 2013/08/19 13:14
Use the default MSVC LibraryPath.

b6799eae – Ralph Giles <giles@mozilla.com> authored on 2013/08/08 07:38
Bump overall copyright year.

2e35942f – Ralph Giles <giles@mozilla.com> authored on 2013/08/08 07:26
Create zip archives for distribution.

8f26e5a1 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2013/08/12 05:54
Fix an uninitialized variable.

cfa59561 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2013/08/12 05:48
Minor UTF-8/UTF-16 cleanups.

116b7034 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2013/08/10 07:19
Add an API to parse picture tags.

26ff5e08 – Ralph Giles <giles@mozilla.com> authored on 2013/08/08 07:22
Turn off incremental linking in all configurations. r=Garf

09a08269 – Ralph Giles <giles@mozilla.com> authored on 2013/08/08 07:07
Add VS2010 project files to the distribution.

d0adcc42 – Ralph Giles <giles@mozilla.com> authored on 2013/08/08 07:06
Add win32utf8.h to the source lists so it's distributed.

6d0555b6 – Ralph Giles <giles@mozilla.com> authored on 2013/08/07 13:02
Bump the soname versioning for v0.3.

0f429a07 – Ralph Giles <giles@mozilla.com> authored on 2013/08/06 12:28
Add a magic vpath to the unix makefile.

b89a1798 – Ralph Giles <giles@mozilla.com> authored on 2013/08/06 12:13
Add win32utf8 code to the unix makefile for mingw builds.

28347e24 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2013/08/06 09:56
Minor comment updates.

43129a4c – Gian-Carlo Pascutto <gcp@sjeng.org> authored and Timothy B. Terriberry <tterribe@xiph.org> committed on 2013/08/06 08:39
Add MSVC project files for library and examples.

7dfee3a2 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2013/07/13 09:41
Relax MSVCRT requirements.

f65dab6f – Timothy B. Terriberry <tterribe@xiph.org> authored on 2013/08/06 07:56
Add UTF-8 filename support to Windows.

7aea3cae – Timothy B. Terriberry <tterribe@xiph.org> authored on 2013/07/14 13:13
Add a gain control API.

e15e3621 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2013/07/13 09:47
API documentation updates.

68f18feb – Timothy B. Terriberry <tterribe@xiph.org> authored on 2013/07/13 09:41
Plug possible memory leak on stream open failure.

6587f1de – Timothy B. Terriberry <tterribe@xiph.org> authored on 2013/07/13 09:40
Avoid using a long-long literal for OP_INT64_MAX.

f83826bc – Timothy B. Terriberry <tterribe@xiph.org> authored on 2013/07/13 09:38
Typo fix.

884aa610 – Ron <ron@debian.org> authored on 2013/07/02 11:35
Always try to update the version when autogen.sh is run

1eff2631 – Ron <ron@debian.org> authored on 2013/06/29 02:28
Switch to using config.h for configuration options

c939c736 – Ron <ron@debian.org> authored on 2013/06/29 01:51
More autoconf housekeeping

8df43f7c – Ron <ron@debian.org> authored on 2013/05/18 12:22
Use m4_esyscmd instead of m4_esyscmd_s

cd91ec62 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2013/05/14 17:26
Add internal.c to unix Makefile's libopusurl.

56be23fa – Ron <ron@debian.org> authored on 2013/05/13 17:21
Typo fix

4ed5f102 – Ron <ron@debian.org> authored on 2013/05/13 16:39
Drop the x's from shell tests

ff868661 – Ron <ron@debian.org> authored on 2013/05/13 16:32
Fully automate version updating

49861543 – Ron <ron@debian.org> authored on 2013/05/13 16:28
More gitignorance

3fd084af – Ron <ron@debian.org> authored on 2013/05/13 13:41
Don't repeatedly install the doc dir for every file

709396d5 – Ron <ron@debian.org> authored on 2013/05/13 13:35
Revert "Allow the examples to build with --disable-http"

13488656 – Ron <ron@debian.org> authored on 2013/05/13 13:32
Always build libopusurl

4e06a90e – Ron <ron@debian.org> authored on 2013/05/13 09:13
Allow the examples to build with --disable-http

428b6bc5 – Ron <ron@debian.org> authored on 2013/05/13 09:12
Autoconf and pkg-config support for libopusurl

5e3c66ce – Timothy B. Terriberry <tterribe@xiph.org> authored on 2013/05/12 14:53
Move last few URL functions into http.c

Next