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