shithub: opusfile

RSS feed

56728646 – Ralph Giles <giles@thaumas.net> authored on 2021/05/31 09:19
Add release checksums for opusfile 0.1 and 0.2.

c656ae14 – Ralph Giles <giles@thaumas.net> authored on 2021/05/31 09:15
Add release checksums for opusfile 0.12.

641bf7ec – Ralph Giles <giles@thaumas.net> authored on 2021/05/25 19:14
Update irc link.

729c88e7 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2020/12/15 12:32
Fix an incorrect assertion in op_pcm_seek_page().

82adfb61 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2020/12/15 11:23
Fix intermediate overflow in op_pcm_total().

4174c26e – Timothy B. Terriberry <tterribe@xiph.org> authored on 2020/10/13 08:30
Fix short-circuit test when seeking in short files

f94a1764 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2020/09/15 15:13
Fix a possible divide-by-zero.

6452e838 – Felicia Lim <flim@google.com> authored and Timothy B. Terriberry <tterribe@xiph.org> committed on 2020/07/31 10:57
Fix memory leak caused by incorrect link count to clean up on error.

a55c164e – Ralph Giles <giles@thaumas.net> authored on 2020/06/26 12:29
Update copyright dates.

3ee47cff – Ralph Giles <giles@thaumas.net> authored on 2020/06/26 12:13
Update remaining links to https.

bc48b785 – Ralph Giles <giles@thaumas.net> authored on 2020/06/26 12:06
Link https://xiph.org/ from the copyright header.

4bad2af3 – Ralph Giles <giles@thaumas.net> authored on 2020/06/26 10:05
Update links in opusfile.h.

dfcf13c9 – Ralph Giles <giles@thaumas.net> authored on 2020/06/26 06:40
Update soname revision for the 0.12 release.

a6789eb7 – Ralph Giles <giles@thaumas.net> authored on 2020/06/26 06:36
Convert release checklist to markdown.

62208994 – Ralph Giles <giles@thaumas.net> authored on 2020/06/26 06:33
Add gitlab releases page to release checklist.

597b2f0b – Ralph Giles <giles@thaumas.net> authored on 2020/06/26 05:54
Add release checksums for opusfile 0.9, 0.10, and 0.11.

c0cc2def – Mark Harris <mark.hsj@gmail.com> authored on 2020/06/24 18:23
http: Fix build on Solaris/Illumos

7c14e014 – Mark Harris <mark.hsj@gmail.com> authored on 2020/06/24 18:46
Replace broken Jenkins status with GitLab status

f267cc58 – Ralph Giles <giles@thaumas.net> authored on 2020/06/24 11:36
mingw: Pull opusfile source from gitlab.

1a3c9323 – Ralph Giles <giles@thaumas.net> authored on 2020/06/24 11:06
mingw: Use Makefile.unix to build opusfile.

a0c91360 – Ralph Giles <giles@thaumas.net> authored on 2020/06/24 11:04
mingw: Build autotools opusfile in a subdirectory.

7304e328 – Ralph Giles <giles@thaumas.net> authored on 2020/06/24 10:57
mingw: Build against openssl 1.0.2u.

f24ad4cf – Ralph Giles <giles@thaumas.net> authored on 2020/05/13 14:11
mingw: Update openssl dll filename.

2adb7e06 – Ralph Giles <giles@thaumas.net> authored on 2020/05/12 09:42
mingw: Remove obsolete comment.

d2153217 – Ralph Giles <giles@thaumas.net> authored on 2020/05/12 09:40
mingw: Build for 32-bit targets.

39c355ac – Ralph Giles <giles@thaumas.net> authored on 2020/05/02 08:32
mingw: Update dependency versions.

0e2055e4 – Ralph Giles <giles@thaumas.net> authored on 2020/05/02 08:27
mingw: Update docker base image to fedora 32.

eb252537 – Ralph Giles <giles@thaumas.net> authored on 2020/05/11 05:36
Move win32 package build details to mingw/README.md

c8734f3a – Ralph Giles <giles@thaumas.net> authored on 2020/05/11 05:18
Update release checklist.

d731afe0 – Ralph Giles <giles@thaumas.net> authored on 2020/05/11 05:16
Document Doxygen issue fix.

fbc3a7b4 – Ralph Giles <giles@thaumas.net> authored on 2020/05/04 05:45
Use the gcc:9 image for gitlab-ci builds.

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.