OpenBSD CVS

CVS log for ports/audio/vorbis-tools/Makefile


[BACK] Up to [local] / ports / audio / vorbis-tools

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.59 / (download) - annotate - [select for diffs], Sun Nov 5 22:20:52 2023 UTC (6 months, 3 weeks ago) by naddy
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, HEAD
Changes since 1.58: +1 -0 lines
Diff to previous 1.58 (unified)

audio/vorbis-tools: fix a buffer overflow in oggenc

CVE-2023-43361
The security implications of this are very limited.

Revision 1.58 / (download) - annotate - [select for diffs], Tue Sep 5 16:13:43 2023 UTC (8 months, 4 weeks ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_7_4_BASE, OPENBSD_7_4
Changes since 1.57: +1 -1 lines
Diff to previous 1.57 (unified)

move to new sites format

Revision 1.57 / (download) - annotate - [select for diffs], Tue Mar 8 14:27:53 2022 UTC (2 years, 2 months ago) by naddy
Branch: MAIN
CVS Tags: OPENBSD_7_3_BASE, OPENBSD_7_3, OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1
Changes since 1.56: +0 -2 lines
Diff to previous 1.56 (unified)

drop RCS Id from all ports where I'm listed as MAINTAINER

Revision 1.56 / (download) - annotate - [select for diffs], Sat Jan 23 22:13:14 2021 UTC (3 years, 4 months ago) by naddy
Branch: MAIN
CVS Tags: OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9
Changes since 1.55: +9 -7 lines
Diff to previous 1.55 (unified)

audio/vorbis-tools: update to 1.4.2

This release fixes many bugs.

Additional user-visible changes:
* ogg123: Added support for Opus files
* ogginfo: Added support for Opus, FLAC, and speex
* ogg123, ogginfo: Added support to decode METADATA_BLOCK_PICTURE
* ogginfo: Added support for decoding Skeleton
* vorbiscomment: Added -d/--rm to allow removal of tags

Revision 1.55 / (download) - annotate - [select for diffs], Fri Jul 12 20:43:42 2019 UTC (4 years, 10 months ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_6_8_BASE, OPENBSD_6_8, OPENBSD_6_7_BASE, OPENBSD_6_7, OPENBSD_6_6_BASE, OPENBSD_6_6
Changes since 1.54: +2 -2 lines
Diff to previous 1.54 (unified)

replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes

Revision 1.54 / (download) - annotate - [select for diffs], Mon May 20 22:15:01 2019 UTC (5 years ago) by naddy
Branch: MAIN
Changes since 1.53: +3 -3 lines
Diff to previous 1.53 (unified)

Update gettext to 0.20.1.

Follow the upstream recommendations for packagers and switch to
multi-packages:
devel/gettext       -> devel/gettext,-runtime
devel/gettext-tools -> devel/gettext,-tools
(new)                  devel/gettext,-textstyle

Revision 1.53 / (download) - annotate - [select for diffs], Sun May 5 04:31:22 2019 UTC (5 years, 1 month ago) by bentley
Branch: MAIN
Changes since 1.52: +4 -4 lines
Diff to previous 1.52 (unified)

Use https for xiph.org master_sites and homepages.

Revision 1.52 / (download) - annotate - [select for diffs], Fri Nov 4 11:35:18 2016 UTC (7 years, 6 months ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_6_5_BASE, OPENBSD_6_5, OPENBSD_6_4_BASE, OPENBSD_6_4, OPENBSD_6_3_BASE, OPENBSD_6_3, OPENBSD_6_2_BASE, OPENBSD_6_2, OPENBSD_6_1_BASE, OPENBSD_6_1
Changes since 1.51: +5 -5 lines
Diff to previous 1.51 (unified)

sync WANTLIB (and in one case, add gettext to LIB_DEPENDS) in dependent ports
now that internationalised domain name support has been removed from net/curl

Revision 1.51 / (download) - annotate - [select for diffs], Thu Apr 7 16:05:48 2016 UTC (8 years, 1 month ago) by naddy
Branch: MAIN
CVS Tags: OPENBSD_6_0_BASE, OPENBSD_6_0
Changes since 1.50: +10 -10 lines
Diff to previous 1.50 (unified)

switch libiconv and gettext modules to ordinary dependencies

Revision 1.50 / (download) - annotate - [select for diffs], Fri Oct 30 12:47:38 2015 UTC (8 years, 7 months ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_5_9_BASE, OPENBSD_5_9
Changes since 1.49: +3 -3 lines
Diff to previous 1.49 (unified)

sync WANTLIB (curl+nghttp2)

Revision 1.48.8.1 / (download) - annotate - [select for diffs], Fri Sep 11 19:38:11 2015 UTC (8 years, 8 months ago) by naddy
Branch: OPENBSD_5_7
Changes since 1.48: +2 -2 lines
Diff to previous 1.48 (unified) next main 1.49 (unified)

MFC: Security fixes for
CVE-2015-6749 (aiff_open buffer overflow)
CVE-2014-9638 (division by zero)
CVE-2014-9639 (channel integer overflow)

Also fix a crash on raw file close.

Via Jason Unovitch/FreeBSD

Revision 1.48.12.1 / (download) - annotate - [select for diffs], Fri Sep 11 19:37:49 2015 UTC (8 years, 8 months ago) by naddy
Branch: OPENBSD_5_8
Changes since 1.48: +2 -2 lines
Diff to previous 1.48 (unified) next main 1.49 (unified)

MFC: Security fixes for
CVE-2015-6749 (aiff_open buffer overflow)
CVE-2014-9638 (division by zero)
CVE-2014-9639 (channel integer overflow)

Also fix a crash on raw file close.

Via Jason Unovitch/FreeBSD

Revision 1.49 / (download) - annotate - [select for diffs], Thu Sep 10 21:03:12 2015 UTC (8 years, 8 months ago) by naddy
Branch: MAIN
Changes since 1.48: +2 -2 lines
Diff to previous 1.48 (unified)

Security fixes for:
CVE-2015-6749 (aiff_open buffer overflow)
CVE-2014-9638 (division by zero)
CVE-2014-9639 (channel integer overflow)

Also fix a crash on raw file close.

Via Jason Unovitch/FreeBSD

Revision 1.48 / (download) - annotate - [select for diffs], Thu Mar 21 08:45:13 2013 UTC (11 years, 2 months ago) by ajacoutot
Branch: MAIN
CVS Tags: OPENBSD_5_8_BASE, OPENBSD_5_7_BASE, OPENBSD_5_6_BASE, OPENBSD_5_6, OPENBSD_5_5_BASE, OPENBSD_5_5, OPENBSD_5_4_BASE, OPENBSD_5_4
Branch point for: OPENBSD_5_8, OPENBSD_5_7
Changes since 1.47: +1 -2 lines
Diff to previous 1.47 (unified)

USE_LIBTOOL=Yes is the default now.

Revision 1.47 / (download) - annotate - [select for diffs], Sun Mar 10 22:55:06 2013 UTC (11 years, 2 months ago) by espie
Branch: MAIN
Changes since 1.46: +1 -4 lines
Diff to previous 1.46 (unified)

PERMIT/REGRESS->TEST sweep

Revision 1.46 / (download) - annotate - [select for diffs], Wed Aug 22 20:14:06 2012 UTC (11 years, 9 months ago) by naddy
Branch: MAIN
CVS Tags: OPENBSD_5_3_BASE, OPENBSD_5_3
Changes since 1.45: +2 -3 lines
Diff to previous 1.45 (unified)

remove unneeded -pthread patches

Revision 1.45 / (download) - annotate - [select for diffs], Mon Aug 6 12:21:05 2012 UTC (11 years, 9 months ago) by naddy
Branch: MAIN
Changes since 1.44: +1 -2 lines
Diff to previous 1.44 (unified)

clean up USE_GROFF in my own ports

Revision 1.44 / (download) - annotate - [select for diffs], Tue May 15 19:51:53 2012 UTC (12 years ago) by naddy
Branch: MAIN
CVS Tags: OPENBSD_5_2_BASE, OPENBSD_5_2
Changes since 1.43: +2 -1 lines
Diff to previous 1.43 (unified)

fix crash on SIGINT or end of file, reported by Thomas Pfaff

Revision 1.43 / (download) - annotate - [select for diffs], Thu Mar 29 13:38:13 2012 UTC (12 years, 2 months ago) by sthen
Branch: MAIN
Changes since 1.42: +2 -2 lines
Diff to previous 1.42 (unified)

Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't
make a distinction between these.  ok aja@ dcoppa@

Revision 1.42 / (download) - annotate - [select for diffs], Mon Nov 15 00:22:49 2010 UTC (13 years, 6 months ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_5_1_BASE, OPENBSD_5_1, OPENBSD_5_0_BASE, OPENBSD_5_0, OPENBSD_4_9_BASE, OPENBSD_4_9
Changes since 1.41: +6 -6 lines
Diff to previous 1.41 (unified)

convert to new style depends
zap default spec that are not needed
convert libspecs as well
convert p* to REVISION.

No package changes

Revision 1.41 / (download) - annotate - [select for diffs], Tue Oct 19 14:37:01 2010 UTC (13 years, 7 months ago) by sthen
Branch: MAIN
Changes since 1.40: +2 -2 lines
Diff to previous 1.40 (unified)

Fix typo pointed out by Markus Lude, didn't build -> no bump

Revision 1.40 / (download) - annotate - [select for diffs], Mon Oct 18 22:43:10 2010 UTC (13 years, 7 months ago) by sthen
Branch: MAIN
Changes since 1.39: +10 -8 lines
Diff to previous 1.39 (unified)

new-style WANTLIB/LIB_DEPENDS

Revision 1.39 / (download) - annotate - [select for diffs], Mon Oct 18 21:35:48 2010 UTC (13 years, 7 months ago) by sthen
Branch: MAIN
Changes since 1.38: +2 -2 lines
Diff to previous 1.38 (unified)

fix a few tabtabUSE_GROFF, problem pointed out by Alexandr Shadchin

Revision 1.38 / (download) - annotate - [select for diffs], Mon Oct 18 16:52:47 2010 UTC (13 years, 7 months ago) by espie
Branch: MAIN
Changes since 1.37: +2 -1 lines
Diff to previous 1.37 (unified)

USE_GROFF=Yes

Revision 1.37 / (download) - annotate - [select for diffs], Thu Jun 3 15:50:28 2010 UTC (14 years ago) by naddy
Branch: MAIN
CVS Tags: OPENBSD_4_8_BASE, OPENBSD_4_8
Changes since 1.36: +7 -8 lines
Diff to previous 1.36 (unified)

update to 1.4.0; mostly from and ok pea@

Revision 1.36 / (download) - annotate - [select for diffs], Fri Jul 17 08:20:37 2009 UTC (14 years, 10 months ago) by weerd
Branch: MAIN
CVS Tags: OPENBSD_4_7_BASE, OPENBSD_4_7
Changes since 1.35: +2 -2 lines
Diff to previous 1.35 (unified)

Fix bug in ogg123 when unknown comments are found in the tags. Found
by and patch from claudio@, with a small nit from jasper@.

ok claudio@ naddy@ (maintainer)

Revision 1.33.2.1 / (download) - annotate - [select for diffs], Sun Jun 29 13:20:20 2008 UTC (15 years, 11 months ago) by robert
Branch: OPENBSD_4_3
Changes since 1.33: +2 -2 lines
Diff to previous 1.33 (unified) next main 1.34 (unified)

SECURITY FIX for SA29727 "Speex Header Processing Vulnerability"

from William Yodlowsky

Revision 1.35 / (download) - annotate - [select for diffs], Sun May 11 22:17:28 2008 UTC (16 years ago) by jasper
Branch: MAIN
CVS Tags: OPENBSD_4_6_BASE, OPENBSD_4_6, OPENBSD_4_5_BASE, OPENBSD_4_5, OPENBSD_4_4_BASE, OPENBSD_4_4
Changes since 1.34: +2 -1 lines
Diff to previous 1.34 (unified)

SECURITY FIX for SA29727 "Speex Header Processing Vulnerability"

patch from upstream

ok naddy@ (MAINTAINER)

Revision 1.34 / (download) - annotate - [select for diffs], Mon Mar 17 21:33:06 2008 UTC (16 years, 2 months ago) by naddy
Branch: MAIN
Changes since 1.33: +8 -24 lines
Diff to previous 1.33 (unified)

Update to 1.2.0.  This release mostly includes accumulated patches
and miscellaneous bug fixes.

Revision 1.33 / (download) - annotate - [select for diffs], Tue Sep 18 18:26:52 2007 UTC (16 years, 8 months ago) by naddy
Branch: MAIN
CVS Tags: OPENBSD_4_3_BASE
Branch point for: OPENBSD_4_3
Changes since 1.32: +5 -5 lines
Diff to previous 1.32 (unified)

simple configure/build/wantlib fixes for FLAC 1.2.0

Revision 1.32 / (download) - annotate - [select for diffs], Sat Sep 15 21:26:03 2007 UTC (16 years, 8 months ago) by simon
Branch: MAIN
Changes since 1.31: +2 -2 lines
Diff to previous 1.31 (unified)

remove surrounding quotes from COMMENT/PERMIT_*/BROKEN

Revision 1.31 / (download) - annotate - [select for diffs], Fri Jul 27 16:04:37 2007 UTC (16 years, 10 months ago) by naddy
Branch: MAIN
CVS Tags: OPENBSD_4_2_BASE, OPENBSD_4_2
Changes since 1.30: +3 -1 lines
Diff to previous 1.30 (unified)

grab the current Makefile.in.in template so we'll build with newer gettext

Revision 1.30 / (download) - annotate - [select for diffs], Mon May 14 19:35:08 2007 UTC (17 years ago) by naddy
Branch: MAIN
Changes since 1.29: +3 -3 lines
Diff to previous 1.29 (unified)

wantlib updates now that curl pulls in libidn

Revision 1.29 / (download) - annotate - [select for diffs], Fri Mar 16 16:40:11 2007 UTC (17 years, 2 months ago) by naddy
Branch: MAIN
Changes since 1.28: +15 -2 lines
Diff to previous 1.28 (unified)

Add Josh Coalson's patches to allow vorbis-tools to build (in principle)
on either side of the FLAC 1.1.2/1.1.3 API boundary.  No binary changes.

Revision 1.28 / (download) - annotate - [select for diffs], Tue Aug 1 10:50:19 2006 UTC (17 years, 10 months ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_4_1_BASE, OPENBSD_4_1, OPENBSD_4_0_BASE, OPENBSD_4_0
Changes since 1.27: +6 -6 lines
Diff to previous 1.27 (unified)

convert a few libspecs to new style.

Note: no package bump, those are only BUILD dependencies,
the pkg_create code will create the correct wantlib specs.

Revision 1.27 / (download) - annotate - [select for diffs], Wed Jul 19 13:41:02 2006 UTC (17 years, 10 months ago) by steven
Branch: MAIN
Changes since 1.26: +3 -2 lines
Diff to previous 1.26 (unified)

homepage fixes

Revision 1.24.2.1 / (download) - annotate - [select for diffs], Thu Oct 27 20:06:09 2005 UTC (18 years, 7 months ago) by sturm
Branch: OPENBSD_3_7
Changes since 1.24: +2 -1 lines
Diff to previous 1.24 (unified) next main 1.25 (unified)

bump PKGNAMEs for new packages after libcurl update

discussed with pval

Revision 1.26 / (download) - annotate - [select for diffs], Tue Oct 18 23:24:26 2005 UTC (18 years, 7 months ago) by naddy
Branch: MAIN
CVS Tags: OPENBSD_3_9_BASE, OPENBSD_3_9
Changes since 1.25: +2 -1 lines
Diff to previous 1.25 (unified)

switch over to USE_LIBTOOL

Revision 1.25 / (download) - annotate - [select for diffs], Tue Jul 5 13:35:01 2005 UTC (18 years, 11 months ago) by naddy
Branch: MAIN
CVS Tags: OPENBSD_3_8_BASE, OPENBSD_3_8
Changes since 1.24: +9 -8 lines
Diff to previous 1.24 (unified)

Update to 1.1.1, no change log available.
Also submitted in similar form by Bernd Ahlers and others.

Revision 1.24 / (download) - annotate - [select for diffs], Sun Nov 21 17:51:47 2004 UTC (19 years, 6 months ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_3_7_BASE
Branch point for: OPENBSD_3_7
Changes since 1.23: +2 -1 lines
Diff to previous 1.23 (unified)

WANTLIB markers

Revision 1.23 / (download) - annotate - [select for diffs], Tue Sep 14 23:15:30 2004 UTC (19 years, 8 months ago) by espie
Branch: MAIN
Changes since 1.22: +2 -2 lines
Diff to previous 1.22 (unified)

missing lib dep

Revision 1.22 / (download) - annotate - [select for diffs], Tue Aug 3 10:40:59 2004 UTC (19 years, 10 months ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_3_6_BASE, OPENBSD_3_6
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (unified)

switch to new-style modules and packing-list.

Revision 1.21 / (download) - annotate - [select for diffs], Sun Dec 14 00:52:22 2003 UTC (20 years, 5 months ago) by naddy
Branch: MAIN
CVS Tags: OPENBSD_3_5_BASE, OPENBSD_3_5
Changes since 1.20: +6 -6 lines
Diff to previous 1.20 (unified)

Update to Ogg Vorbis 1.0.1.
oggenc can now encode from FLAC, ogg123 can also play FLAC and speex files.

Revision 1.20 / (download) - annotate - [select for diffs], Wed Oct 8 16:01:45 2003 UTC (20 years, 8 months ago) by naddy
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (unified)

polish

Revision 1.19 / (download) - annotate - [select for diffs], Wed Sep 24 21:25:14 2003 UTC (20 years, 8 months ago) by naddy
Branch: MAIN
Changes since 1.18: +4 -3 lines
Diff to previous 1.18 (unified)

use -pthread

Revision 1.18 / (download) - annotate - [select for diffs], Sun Jun 8 00:10:06 2003 UTC (21 years ago) by naddy
Branch: MAIN
CVS Tags: OPENBSD_3_4_BASE, OPENBSD_3_4
Changes since 1.17: +2 -4 lines
Diff to previous 1.17 (unified)

update master sites

Revision 1.17 / (download) - annotate - [select for diffs], Mon Jul 22 10:56:15 2002 UTC (21 years, 10 months ago) by naddy
Branch: MAIN
CVS Tags: OPENBSD_3_3_BASE, OPENBSD_3_3, OPENBSD_3_2_BASE, OPENBSD_3_2
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (unified)

Fix gettext dependency.

Revision 1.16 / (download) - annotate - [select for diffs], Sat Jul 20 12:10:21 2002 UTC (21 years, 10 months ago) by naddy
Branch: MAIN
Changes since 1.15: +3 -2 lines
Diff to previous 1.15 (unified)

Add master site, now that it has caught up with its mirrors.

Revision 1.15 / (download) - annotate - [select for diffs], Sat Jul 20 00:52:45 2002 UTC (21 years, 10 months ago) by naddy
Branch: MAIN
Changes since 1.14: +14 -8 lines
Diff to previous 1.14 (unified)

Welcome to Ogg Vorbis 1.0!

Revision 1.14 / (download) - annotate - [select for diffs], Tue Mar 26 02:40:55 2002 UTC (22 years, 2 months ago) by naddy
Branch: MAIN
CVS Tags: OPENBSD_3_1_BASE, OPENBSD_3_1
Changes since 1.13: +2 -1 lines
Diff to previous 1.13 (unified)

Fix encoding of raw files; from Xiph CVS.

Revision 1.13 / (download) - annotate - [select for diffs], Sun Feb 3 22:05:03 2002 UTC (22 years, 4 months ago) by naddy
Branch: MAIN
Changes since 1.12: +6 -8 lines
Diff to previous 1.12 (unified)

fix library dependencies

Revision 1.12 / (download) - annotate - [select for diffs], Mon Jan 21 15:53:13 2002 UTC (22 years, 4 months ago) by naddy
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (unified)

fix typo in master site URL

Revision 1.11 / (download) - annotate - [select for diffs], Wed Jan 16 03:10:21 2002 UTC (22 years, 4 months ago) by naddy
Branch: MAIN
Changes since 1.10: +14 -13 lines
Diff to previous 1.10 (unified)

Upgrade to Ogg Vorbis RC3.

Note: When encoding, use -q for quality and bitrate control.  -b
has deen deprecated and will not do what you expect.

Revision 1.10 / (download) - annotate - [select for diffs], Mon Oct 8 14:57:55 2001 UTC (22 years, 8 months ago) by naddy
Branch: MAIN
CVS Tags: OPENBSD_3_0_BASE, OPENBSD_3_0
Changes since 1.9: +4 -1 lines
Diff to previous 1.9 (unified)

use in-tree libtool patches

Revision 1.9 / (download) - annotate - [select for diffs], Sun Sep 16 17:26:59 2001 UTC (22 years, 8 months ago) by naddy
Branch: MAIN
Changes since 1.8: +3 -3 lines
Diff to previous 1.8 (unified)

depend on all vorbis libs

Revision 1.8 / (download) - annotate - [select for diffs], Mon Aug 20 21:53:57 2001 UTC (22 years, 9 months ago) by naddy
Branch: MAIN
Changes since 1.7: +8 -17 lines
Diff to previous 1.7 (unified)

Update Ogg Vorbis to 1.0rc2.
Adds channel coupling.
Miscellaneous changes to libao and vorbis-tools.

Revision 1.7 / (download) - annotate - [select for diffs], Tue Jul 17 15:23:37 2001 UTC (22 years, 10 months ago) by naddy
Branch: MAIN
CVS Tags: OPENBSD_2_9_TRACKING_SWITCH
Changes since 1.6: +3 -2 lines
Diff to previous 1.6 (unified)

various cleanups, reduce dependencies
automake die die die!

Revision 1.6 / (download) - annotate - [select for diffs], Sat Jun 30 13:18:10 2001 UTC (22 years, 11 months ago) by naddy
Branch: MAIN
Changes since 1.5: +4 -4 lines
Diff to previous 1.5 (unified)

Update Ogg Vorbis libs and tools to RC1.

Revision 1.5 / (download) - annotate - [select for diffs], Tue May 15 16:17:56 2001 UTC (23 years ago) by naddy
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (unified)

typo; Camiel Dobbelaar <cd@sentia.nl>

Revision 1.4 / (download) - annotate - [select for diffs], Wed Mar 28 12:11:19 2001 UTC (23 years, 2 months ago) by naddy
Branch: MAIN
CVS Tags: OPENBSD_2_9_BASE, OPENBSD_2_9
Changes since 1.3: +4 -1 lines
Diff to previous 1.3 (unified)

Work around hidden libtool dependency.
Problem reported by Charlie Brown <charlie@c237627-f.moline1.il.home.com>.

Revision 1.3 / (download) - annotate - [select for diffs], Sun Mar 25 22:04:11 2001 UTC (23 years, 2 months ago) by naddy
Branch: MAIN
Changes since 1.2: +3 -2 lines
Diff to previous 1.2 (unified)

Improve and integrate COMMENTs.

Revision 1.2 / (download) - annotate - [select for diffs], Tue Mar 20 15:25:33 2001 UTC (23 years, 2 months ago) by naddy
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (unified)

Reflect reality: take over maintainership.  ok todd@

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Mar 14 01:58:25 2001 UTC (23 years, 2 months ago) by todd
Branch: vorbis-tools
CVS Tags: vorbis-tools_1_0beta4
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (unified)

These tools will allow you to play, encode and manage Ogg Vorbis
files.

Revision 1.1 / (download) - annotate - [select for diffs], Wed Mar 14 01:58:25 2001 UTC (23 years, 2 months ago) by todd
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.