RSS feed
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