[Lunar-commits] r25279 - moonbase/trunk/audio/flac

Florin Braescu florin at lunar-linux.org
Thu Jul 26 16:53:36 CEST 2007


Author: florin
Date: 2007-07-26 16:53:36 +0200 (Thu, 26 Jul 2007)
New Revision: 25279

Modified:
   moonbase/trunk/audio/flac/DETAILS
Log:
bump the version from 1.1.4 to 1.2.0. Changes:
- Small encoding speedups for all modes.
- Added runtime detection of SSE OS support for most operating systems.
- Fixed bug where invalid seek tables could cause some seeks to fail.
- Added FLAC__format_sample_rate_is_subset()
- Added FLAC::Decoder::Stream::get_decode_position().


Modified: moonbase/trunk/audio/flac/DETAILS
===================================================================
--- moonbase/trunk/audio/flac/DETAILS	2007-07-26 14:48:20 UTC (rev 25278)
+++ moonbase/trunk/audio/flac/DETAILS	2007-07-26 14:53:36 UTC (rev 25279)
@@ -1,14 +1,14 @@
           MODULE=flac
-         VERSION=1.1.4
+         VERSION=1.2.0
           SOURCE=$MODULE-$VERSION.tar.gz
-         SOURCE2=$MODULE-$VERSION-xmms-plugin.patch
+         SOURCE2=$MODULE-1.1.4-xmms-plugin.patch
       SOURCE_URL=$SFORGE_URL/$MODULE/
      SOURCE2_URL=$PATCH_URL
-      SOURCE_VFY=sha1:b4ce77a96d7ec89a1555b016d90ad4899e613141
+      SOURCE_VFY=sha1:019f50a71a755b2d4247cae8f9fb2264de61916d
      SOURCE2_VFY=sha1:6efaee27fbbf2d824a8c5390abc8cd4edab1c2f1
         WEB_SITE=http://flac.sourceforge.net/
          ENTERED=20030210
-         UPDATED=20070602
+         UPDATED=20070726
            SHORT="Similar to MP3 encoders, but lossless"
 
 cat << EOF



More information about the Lunar-commits mailing list