shithub: opusfile

RSS feed

13a6a454 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2016/07/06 05:36
Add support for OpenSSL 1.1.x.

d21816d6 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2016/07/03 15:12
Add comment explaining fix in 72f4f8a6c2c3.

72f4f8a6 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2016/07/03 15:03
Fix free with uninitialized data in opus_tags_parse().

bd607f5c – Timothy B. Terriberry <tterribe@xiph.org> authored on 2016/07/03 14:50
Add missing NULL check to opus_tags_parse().

66a8c158 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2016/07/03 14:43
Fix NULL check in opus_tags_add_comment().

78cd9bcf – Timothy B. Terriberry <tterribe@xiph.org> authored on 2016/07/03 14:21
Fix skipping logic for multiplexed non-Opus pages.

73909d7d – Timothy B. Terriberry <tterribe@xiph.org> authored on 2016/07/03 14:10
Note small inaccuracy in bitrate tracking.

3abc3541 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2016/07/03 13:46
Should a BOS page with no packets be an error?

ff5df051 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2016/06/26 11:04
Minor comment typo fix.

a3ce13a4 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2016/06/19 04:37
Minor comment typo fixes.

8ef38303 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2016/06/15 16:50
Remove readp argument to op_fetch_and_process_page().

c0d12503 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2016/06/15 16:34
Minor documentation updates.

5f7565ce – Ralph Giles <giles@mozilla.com> authored on 2016/05/31 13:46
Ignore documentation output directories.

99f69c99 – Ralph Giles <giles@mozilla.com> authored on 2016/05/31 13:44
Mention attaching tarballs to github.

9d742855 – Ralph Giles <giles@mozilla.com> authored on 2016/01/05 12:47
Add release checksums for opusfile 0.7.

51c5c36e – Ralph Giles <giles@mozilla.com> authored on 2016/01/04 11:17
Merge the generic bits of the release notes into the readme.

f4e0ed09 – Ralph Giles <giles@mozilla.com> authored on 2016/01/04 11:07
mingw: Bump docker base to Fedora 23.

c97a068d – Ralph Giles <giles@mozilla.com> authored on 2015/12/31 13:07
mingw: Building on Fedora 22 works as well.

51de1ced – Ralph Giles <giles@mozilla.com> authored on 2015/12/31 12:45
mingw: Add a package target.

96dc7c6c – Ralph Giles <giles@mozilla.com> authored on 2015/12/31 12:44
mingw: Build just deps by default, not that static opusfile.

e17a2bfb – Ralph Giles <giles@mozilla.com> authored on 2015/12/31 12:26
mingw: Bump docker build to Fedora 21.

fa43e4da – Ralph Giles <giles@mozilla.com> authored on 2015/12/31 11:10
mingw: remove 'make check' steps.

f358633e – Ralph Giles <giles@mozilla.com> authored on 2015/12/31 11:07
mingw: Add a Dockerfile describing cross build.

859adbeb – Ralph Giles <giles@mozilla.com> authored on 2015/12/31 11:07
Fix typo.

7ad0caf8 – Ralph Giles <giles@mozilla.com> authored on 2015/12/31 08:14
Add release checksums for win32 binary builds.

bbc8fb0f – Ralph Giles <giles@mozilla.com> authored on 2015/12/31 08:08
Add release checksums.

4e74e30b – Ralph Giles <giles@mozilla.com> authored on 2015/12/30 21:04
mingw: Add fetch and realclean targets for downloading dependencies.

afd505ee – Ralph Giles <giles@mozilla.com> authored on 2015/12/30 20:58
mingw: Fix clean target.

bf33bcd0 – Ralph Giles <giles@mozilla.com> authored on 2015/12/30 20:57
mingw: Use $(CURDIR) instead of ${PWD}.

1cfda6a7 – Ralph Giles <giles@mozilla.com> authored on 2015/12/30 20:34
Fix typo.

554e1671 – Ralph Giles <giles@mozilla.com> authored on 2015/12/30 20:16
Update release instructions.

1c955b28 – Ralph Giles <giles@mozilla.com> authored on 2015/12/30 11:16
Bump soname for v0.7.

3f273e0c – Ralph Giles <giles@mozilla.com> authored on 2015/12/30 10:58
Update release instructions for mingw makefile.

688d2e4b – Ralph Giles <giles@mozilla.com> authored on 2015/12/30 10:58
Update release instructions for new archive locations.

9f65b16e – Ralph Giles <giles@mozilla.com> authored on 2015/12/30 09:25
Add a makefile for cross-compiling on mingw.

0b2fe85a – Timothy B. Terriberry <tterribe@xiph.org> authored on 2015/12/30 00:23
Fix potential memory leaks with OpusServerInfo.

0221ca95 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2015/12/29 13:10
Add API to access and preserve binary metadata.

2bb99f3c – Timothy B. Terriberry <tterribe@xiph.org> authored on 2015/12/29 09:36
Add support for R128_ALBUM_GAIN tag.

661459b4 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2015/12/15 08:56
Buffer continued packet data to reduce seeking.

33d17971 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2015/12/14 13:38
Fix timestamp check for seek-free seek.

872188c1 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2015/12/06 12:02
Fix set-but-not-used variable warning.

41c29626 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2015/12/06 10:29
Handle continued packets in bisection search.

d12f4d30 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2015/12/06 10:22
Better overflow check for serialno allocation.

cfe03293 – Ralph Giles <giles@mozilla.com> authored on 2015/09/25 14:08
Remove spurious ACLOCAL_FLAGS variable from autogen.sh.

c00791b3 – Ralph Giles <giles@mozilla.com> authored on 2015/05/27 06:34
Regularize wording for --disable-examples.

c3d56a68 – Simon Jackson <si@sonocent.com> authored and Ralph Giles <giles@mozilla.com> committed on 2015/05/27 12:19
Add configure option to stop examples being built, --disable-examples.

bb765c37 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2015/02/27 05:59
Broaden the test for AI_NUMERICSERV.

16d05a56 – Ralph Giles <giles@mozilla.com> authored on 2014/07/04 07:24
Update gitignore.

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.