diff ChangeLog @ 1373:10b899eddd83 trunk

[svn] - next/previous button failed to work in some environments. 150ms seems little bit too short.
author yaz
date Fri, 07 Jul 2006 08:33:43 -0700
parents b861909ec6da
children 136be0f878d6
line wrap: on
line diff
--- a/ChangeLog	Tue Jul 04 17:29:40 2006 -0700
+++ b/ChangeLog	Fri Jul 07 08:33:43 2006 -0700
@@ -1,3 +1,15 @@
+2006-07-05 00:29:40 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1658]
+  mpgdec:
+  - fix smart detection of MPEG streams/Xiph containers/MP3X containers/Fraunhofer VBRX containers
+  - use smart detection instead of extension checking
+  - avoid grabbing FLAC streams if mpgdec is loaded before libflac is.
+  
+
+  Changes:        Modified:
+  +8 -6           trunk/Plugins/Input/mpg123/mpg123.c  
+
+
 2006-07-04 11:59:27 +0000  William Pitcock <nenolod@nenolod.net>
   revision [1656]
   - recursively locate album art, by external contributor Oliver Lumpton.