shithub: opusfile

RSS feed

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.

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.

Next