RSS feed
40ee6d10
– Ralph Giles <giles@thaumas.net>
authored
on 2020/05/01 18:54
Add a gitlab-ci job to build the documentation.
64e75acf
– Ralph Giles <giles@thaumas.net>
authored
on 2020/05/01 18:47
Fix documentation Makefile.
6134a846
– Ralph Giles <giles@thaumas.net>
authored
on 2020/05/01 18:28
Add a gitlab-ci job for the unix Makefile.
b718e3df
– Ralph Giles <giles@thaumas.net>
authored
on 2020/05/01 18:18
Add gitlab-ci autotools build description.
131dd027
– Mark Harris <mark.hsj@gmail.com>
authored
on 2020/05/03 21:19
configure.ac: Fix macro underquoting
ae4968d1
– Mark Harris <mark.hsj@gmail.com>
authored
on 2020/05/01 19:02
Silence clang null pointer arithmetic warning
ccdef60e
– Timothy B. Terriberry <tterribe@xiph.org>
authored
on 2020/05/01 17:35
Silence scan-build false positives.
77121e1b
– Timothy B. Terriberry <tterribe@xiph.org>
authored
on 2020/05/01 17:04
Relax some assumptions about our seeking success.
a931e217
– Timothy B. Terriberry <tterribe@xiph.org>
authored
on 2020/05/01 15:01
Avoid a potential divide-by-zero.
9f181180
– Ralph Giles <giles@thaumas.net>
authored
on 2020/05/01 13:33
Update travis builds to xcode 11.3.
f24f8e4f
– Ralph Giles <giles@thaumas.net>
authored
on 2020/05/01 13:28
Update travis config for macOS.
bb2fe921
– Ralph Giles <giles@thaumas.net>
authored
on 2020/05/01 06:06
Update appvayor ci for ogg library name changes.
51068512
– Ralph Giles <giles@thaumas.net>
authored
on 2020/05/01 06:13
Update VS2015 projects for libogg.lib name change.
8f00bcbf
– Mark Harris <mark.hsj@gmail.com>
authored
on 2020/04/29 15:11
Silence clang 10 conversion warning
069dc6e8
– Mark Harris <mark.hsj@gmail.com>
authored
on 2020/04/25 16:37
http: Fix use of deprecated function ftime()
49578c10
– Chris Lamb <lamby@debian.org>
authored
and Mark Harris <mark.hsj@gmail.com>
committed
on 2017/11/14 22:41
doc: Use relative paths for reproducible builds
85f7aa22
– Timothy B. Terriberry <tterribe@xiph.org>
authored
on 2020/04/24 09:51
Fix handling of holes again.
836104b1
– Timothy B. Terriberry <tterribe@xiph.org>
authored
on 2018/12/10 06:08
Fix a couple of typos in comments.
1bd200bc
– Timothy B. Terriberry <tterribe@xiph.org>
authored
on 2018/11/06 06:41
Fix to avoid technically undefined behavior.
24cb5eae
– Timothy B. Terriberry <tterribe@xiph.org>
authored
on 2018/11/05 10:58
Fix seekability detection on win32.
34f945bb
– Timothy B. Terriberry <tterribe@xiph.org>
authored
on 2018/11/05 06:01
Fix SEEK_END usage in seek implementations.
d2577d7f
– Stefan Strogin <stefan.strogin@gmail.com>
authored
and Ralph Giles <giles@thaumas.net>
committed
on 2018/10/03 02:33
http: use new API with LibreSSL >=2.7.0
d59a17ec
– Stefan Strogin <stefan.strogin@gmail.com>
authored
and Timothy B. Terriberry <tterribe@xiph.org>
committed
on 2018/09/27 00:53
http: fix compilation with LibreSSL
1c1d6536
– Timothy B. Terriberry <tterribe@xiph.org>
authored
on 2018/09/18 14:26
Document Doxygen failure in release notes.
960e4706
– Timothy B. Terriberry <tterribe@xiph.org>
authored
on 2018/09/18 14:23
mingw: Update to libopus 1.3-rc2
42333b05
– Timothy B. Terriberry <tterribe@xiph.org>
authored
on 2018/09/18 14:21
Release process document improvements.
b7c2ed3b
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2018/09/18 11:18
Update soname revision for the 0.11 release.
cf03485f
– Ralph Giles <giles@thaumas.net>
authored
on 2018/08/20 05:56
mingw: Update docker base to Fedora 28.
4efdf372
– Ralph Giles <giles@thaumas.net>
authored
on 2018/08/20 05:55
mingw: Update to openssl 1.0.2p.
60e0d5f8
– Ralph Giles <giles@thaumas.net>
authored
on 2018/08/20 05:54
mingw: Update to libogg 1.3.3.
18964732
– Mark Harris <mark.hsj@gmail.com>
authored
and Timothy B. Terriberry <tterribe@xiph.org>
committed
on 2018/06/10 19:49
http: silence gcc 8 -Wimplicit-fallthrough warning
ca7b681d
– Mark Harris <mark.hsj@gmail.com>
authored
and Timothy B. Terriberry <tterribe@xiph.org>
committed
on 2018/06/10 19:48
op_tags_ensure_capacity: delete useless statement
e8e30465
– Mark Harris <mark.hsj@gmail.com>
authored
and Timothy B. Terriberry <tterribe@xiph.org>
committed
on 2018/06/10 19:47
opus_tags_copy: return OP_EFAULT on failure
3d431ff8
– Ricardo Constantino <wiiaboo@gmail.com>
authored
and Timothy B. Terriberry <tterribe@xiph.org>
committed
on 2018/01/03 17:53
appveyor: use opus artifacts instead of compiling it
bd48e3fe
– Ricardo Constantino <wiiaboo@gmail.com>
authored
and Timothy B. Terriberry <tterribe@xiph.org>
committed
on 2018/01/03 17:42
appveyor: pack openssl artifacts with opusfile's
352b65d6
– Ricardo Constantino <wiiaboo@gmail.com>
authored
and Timothy B. Terriberry <tterribe@xiph.org>
committed
on 2018/01/03 09:06
appveyor: enable nasm for openssl
83b09f82
– Ricardo Constantino <wiiaboo@gmail.com>
authored
and Timothy B. Terriberry <tterribe@xiph.org>
committed
on 2018/01/01 17:11
appveyor: rename to dotfile
bd67e0f2
– Mark Harris <mark.hsj@gmail.com>
authored
and Timothy B. Terriberry <tterribe@xiph.org>
committed
on 2017/12/29 05:36
Relax JPEG check to allow EXIF metadata
67273ef3
– James Zern <jzern@google.com>
authored
and Timothy B. Terriberry <tterribe@xiph.org>
committed
on 2017/12/07 10:25
op_fetch_and_process_page: Fix int64 overflow
567165a7
– James Zern <jzern@google.com>
authored
and Timothy B. Terriberry <tterribe@xiph.org>
committed
on 2017/12/07 10:24
op_pcm_seek: Fix int64 overflow
58b229ae
– Ralph Giles <giles@thaumas.net>
authored
on 2017/11/14 05:29
Update soname revision for the 0.10 release.
54c2c289
– Pavel P <pavlov.pavel@gmail.com>
authored
and Ralph Giles <giles@thaumas.net>
committed
on 2017/08/12 09:02
Force crlf line endings for VS2015 project files.
c286c605
– Stephen <stephengroat@users.noreply.github.com>
authored
and Ralph Giles <giles@mozilla.com>
committed
on 2017/10/30 10:53
Add macOS and clang builds to the travis config.
440e26f6
– Stephen <stephengroat@users.noreply.github.com>
authored
and Ralph Giles <giles@mozilla.com>
committed
on 2017/10/30 10:48
Remove unneeded travis lines.
dee76c90
– Timothy B. Terriberry <tterribe@xiph.org>
authored
on 2017/09/12 10:29
Fix out-of-bounds read in serialno matching logic
2c239ebc
– Ralph Giles <giles@thaumas.net>
authored
on 2017/08/02 12:40
mingw: Update to opus 1.2.1.
dc27cf17
– Timothy B. Terriberry <tterribe@xiph.org>
authored
on 2017/08/02 10:49
Minor win32 warning fix.
d9bbf207
– Ralph Giles <giles@thaumas.net>
authored
on 2017/08/02 10:38
Update soname for the opusfile 0.9 release.
5f884d4f
– Ralph Giles <giles@thaumas.net>
authored
on 2017/08/02 10:38
mingw: Update to opus 1.2.
d36aab71
– Ralph Giles <giles@thaumas.net>
authored
on 2017/08/02 10:37
mingw: Use an https url for downloading libogg.
d45bd3bf
– Ralph Giles <giles@thaumas.net>
authored
on 2017/08/02 10:07
Fix a formatting nit.
e46f46a5
– Thomas Daede <daede003@umn.edu>
authored
on 2017/08/01 13:27
Disable building latex documentation on ci.
2521a7d8
– Timothy B. Terriberry <tterribe@xiph.org>
authored
on 2017/08/01 12:49
Print a useful error when pkg-config is missing
c59d42b6
– Timothy B. Terriberry <tterribe@xiph.org>
authored
on 2017/07/07 10:36
Improve source/stream terminology consistency
881a54da
– Timothy B. Terriberry <tterribe@xiph.org>
authored
on 2017/07/07 10:14
Minor documentation cross-reference.
cc89c685
– Timothy B. Terriberry <tterribe@xiph.org>
authored
on 2017/06/17 08:16
http: Fix assertion broken for IPv6 addresses.
1fbe0cd1
– Ralph Giles <giles@thaumas.net>
authored
on 2017/06/07 07:25
Propogate openssl CFLAGS to the opusurl build.
6a033a83
– Ralph Giles <giles@thaumas.net>
authored
on 2017/06/07 05:47
mingw: Drop fedora from dist version.
88a72642
– Ralph Giles <giles@thaumas.net>
authored
on 2017/06/07 03:55
mingw: Query git for dist version.
c7589134
– Ralph Giles <giles@thaumas.net>
authored
on 2017/06/06 10:11
mingw: Bump docker base image to fedora:25.
5d38a3db
– Ralph Giles <giles@thaumas.net>
authored
on 2017/05/26 08:19
Update mingw dependencies.
3b3b3e55
– Timothy B. Terriberry <tterribe@xiph.org>
authored
on 2017/05/24 09:08
Fix two compiler warnings.
529bd012
– Timothy B. Terriberry <tterribe@xiph.org>
authored
on 2017/05/23 11:48
Fix uninitialized free in tag parsing.
0adf7303
– Timothy B. Terriberry <tterribe@xiph.org>
authored
on 2017/05/12 18:23
Minor documentation fix.
37f83754
– Timothy B. Terriberry <tterribe@xiph.org>
authored
on 2017/05/12 17:58
Harmonize op_raw_total() and op_raw_seek()
fd65b94f
– Timothy B. Terriberry <tterribe@xiph.org>
authored
on 2017/05/12 13:49
Improve handling of holes (corrupt pages).
f83675eb
– Timothy B. Terriberry <tterribe@xiph.org>
authored
on 2017/05/12 12:02
Avoid operations linear in the number of links.
21ebba38
– Timothy B. Terriberry <tterribe@xiph.org>
authored
on 2017/05/12 09:17
Minor comment updates.
cc1fff58
– Timothy B. Terriberry <tterribe@xiph.org>
authored
on 2016/12/31 01:33
Use OpenSSL's hostname validation if available.
0a94cf8f
– Timothy B. Terriberry <tterribe@xiph.org>
authored
on 2016/12/31 01:25
Fix two minor errors in hostname validation.
56d33b2c
– sezero <sezero@users.sourceforge.net>
authored
and Timothy B. Terriberry <tterribe@xiph.org>
committed
on 2017/03/07 06:11
Fix minor typo in return type of op_serialno()
aad0409a
– eroen <opus@eroen.eu>
authored
and Timothy B. Terriberry <tterribe@xiph.org>
committed
on 2017/01/02 14:50
Use ASN1_STRING_get0_data for openssl-1.1.0
6a08376d
– Ralph Giles <giles@thaumas.net>
authored
on 2016/11/07 17:29
mingw: Don't use deltarpm reconstruction.
8c2a87e3
– Ralph Giles <giles@mozilla.com>
authored
on 2016/11/04 12:51
Fix typo in assertion.
bba05308
– Ralph Giles <giles@mozilla.com>
authored
on 2016/11/04 11:09
mingw: README.txt -> README.md.
c38aa787
– Ralph Giles <giles@mozilla.com>
authored
on 2016/11/04 10:50
mingw: Base docker container on Fedora 24.
0f4622e9
– Ralph Giles <giles@mozilla.com>
authored
on 2016/11/04 10:31
mingw: update to openssl 1.0.2j.
bfb3c96d
– Ralph Giles <giles@mozilla.com>
authored
on 2016/11/04 10:28
mingw: update to opus 1.1.3.
8da7aac7
– Ralph Giles <giles@mozilla.com>
authored
on 2016/11/04 10:24
mingw: Correct README typo.
bff125da
– Ralph Giles <giles@mozilla.com>
authored
on 2016/11/04 10:22
Make dot optional in generating documentation.
9c7d1f7f
– Ralph Giles <giles@mozilla.com>
authored
on 2016/09/28 04:45
Add jenkins build status icon.
e42a5376
– Ralph Giles <giles@mozilla.com>
authored
on 2016/09/21 08:22
Use the appveyor badge for the xiph github repo.
cdf9ccaa
– Timothy B. Terriberry <tterribe@xiph.org>
authored
on 2016/09/21 06:12
Update release checklist for README.md.
0c33f261
– Chocobo1 <Chocobo1@users.noreply.github.com>
authored
and Timothy B. Terriberry <tterribe@xiph.org>
committed
on 2016/07/31 06:16
Add badges
96891891
– Chocobo1 <Chocobo1@users.noreply.github.com>
authored
and Timothy B. Terriberry <tterribe@xiph.org>
committed
on 2016/07/31 06:10
Modernize README
d0c82543
– Timothy B. Terriberry <tterribe@xiph.org>
authored
on 2016/09/16 11:41
Fix MSVC warnings.
cc69f7ef
– Ricardo Constantino (:RiCON) <wiiaboo@gmail.com>
authored
and Ralph Giles <giles@mozilla.com>
committed
on 2016/07/28 19:10
appveyor: Don't compile OpenSSL for the Release-NoHTTP configuration.
e4bb06f4
– Ricardo Constantino (:RiCON) <wiiaboo@gmail.com>
authored
and Ralph Giles <giles@mozilla.com>
committed
on 2016/07/28 17:17
VS2015: Add Release configuration without OpenSSL dependency.
aa549457
– Ricardo Constantino (:RiCON) <wiiaboo@gmail.com>
authored
and Ralph Giles <giles@mozilla.com>
committed
on 2016/07/27 22:03
VS2015: Depend on OpenSSL.
fdfa8ba1
– Ricardo Constantino (:RiCON) <wiiaboo@gmail.com>
authored
and Ralph Giles <giles@mozilla.com>
committed
on 2016/07/27 21:58
appveyor: Compile static openssl from git to use with opusfile.
586d3250
– Ricardo Constantino (:RiCON) <wiiaboo@gmail.com>
authored
and Ralph Giles <giles@mozilla.com>
committed
on 2016/07/27 11:18
Add appveyor.yml to test VS2015 builds.
134c25f5
– Ricardo Constantino (:RiCON) <wiiaboo@gmail.com>
authored
and Ralph Giles <giles@mozilla.com>
committed
on 2016/07/26 17:48
Remove VS2010 projects.
ef76ff14
– Ricardo Constantino (:RiCON) <wiiaboo@gmail.com>
authored
and Ralph Giles <giles@mozilla.com>
committed
on 2016/07/26 19:04
Add VS2015 projects.
06b94bf1
– Ricardo Constantino (:RiCON) <wiiaboo@gmail.com>
authored
and Ralph Giles <giles@mozilla.com>
committed
on 2016/07/26 17:09
win32: Add gitignore.
1da904f3
– Ralph Giles <giles@mozilla.com>
authored
on 2016/07/07 11:28
Add a travis build file.
e390a6f1
– Ralph Giles <giles@mozilla.com>
authored
on 2016/07/06 10:41
Update dependencies for the mingw build.
016c1f0b
– Ralph Giles <giles@mozilla.com>
authored
on 2016/07/06 06:43
Add release checksums for opusfile 0.8.
cbf07c9b
– Ralph Giles <giles@mozilla.com>
authored
on 2016/07/06 06:29
Fix typo in release checklist.
87c3f60b
– Ralph Giles <giles@mozilla.com>
authored
on 2016/07/06 06:21
Bump soname for v0.8.
13a6a454
– Timothy B. Terriberry <tterribe@xiph.org>
authored
on 2016/07/06 05:36
Add support for OpenSSL 1.1.x.
Next