[xiph-commits] r14207 - trunk/vorbis-tools/ogg123

conrad at svn.xiph.org conrad at svn.xiph.org
Tue Nov 20 21:03:05 PST 2007


Author: conrad
Date: 2007-11-20 21:03:05 -0800 (Tue, 20 Nov 2007)
New Revision: 14207

Modified:
   trunk/vorbis-tools/ogg123/ogg123.c
Log:
revert r14204, which broke the build.
Please test patches in future before committing them :-) Ensure the code
still builds, verify that the patch does what it claims and doesn't break
existing behaviour, and only if these are ok then commit.


Modified: trunk/vorbis-tools/ogg123/ogg123.c
===================================================================
--- trunk/vorbis-tools/ogg123/ogg123.c	2007-11-21 02:55:11 UTC (rev 14206)
+++ trunk/vorbis-tools/ogg123/ogg123.c	2007-11-21 05:03:05 UTC (rev 14207)
@@ -610,7 +610,6 @@
 	buffer_thread_kill(audio_buffer);
       return;
     }
-    options.seekpos = 0.0;
   }
 
   /* Main loop:  Iterates over all of the logical bitstreams in the file */



More information about the commits mailing list