[xiph-commits] r14489 - trunk/vorbis-tools
giles at svn.xiph.org
giles at svn.xiph.org
Tue Feb 12 11:40:46 PST 2008
Author: giles
Date: 2008-02-12 11:40:45 -0800 (Tue, 12 Feb 2008)
New Revision: 14489
Modified:
trunk/vorbis-tools/CHANGES
Log:
Simplify wording in CHANGES.
Modified: trunk/vorbis-tools/CHANGES
===================================================================
--- trunk/vorbis-tools/CHANGES 2008-02-12 19:35:41 UTC (rev 14488)
+++ trunk/vorbis-tools/CHANGES 2008-02-12 19:40:45 UTC (rev 14489)
@@ -4,18 +4,16 @@
* Support for large files
* Fixed acinclude.m4 to properly support --no switches
* ogg123: added remote control support
- * ogg123: fixed bug in esd when pressing CTRL + C
- * ogg123: fixed possible crash in 64bit systems by fixing a hack in
- cfgfile_options.c that made int's unnecessarily long
- * ogg123: no longer hardcodes configuration path to /etc
+ * ogg123: fixed a bug in esd when pressing CTRL + C
+ * ogg123: fixed a type mismatch in option parsing for 64 bit systems
+ * ogg123: configuration no longer hardcoded to /etc
* oggdec: limited support for chained Ogg bitstreams
* oggdec: support decoding of multiple files into a single one
* oggenc: -k, switch for Skeleton bitstream encoding
- * oggenc: fixed issues in the Skeleton implementation in systems with
- big endianness
+ * oggenc: fixed issues with Skeleton on big endian systems
* oggenc: proper 5.1 channel mapping support
* oggenc: FLAC module does not confuse every Ogg file as its own
* ogginfo: recognizes Skeleton, Dirac, FLAC and Kate bitstreams
* vorbiscomment: support for creation of long comments
* vorbiscomment: support for multiplexed Vorbis
- * Several minor bug fixes
\ No newline at end of file
+ * Several minor bug fixes
More information about the commits
mailing list