From 224177c389556fffc6aa37dacd39930c03028549 Mon Sep 17 00:00:00 2001 From: Josh Coalson Date: Tue, 10 Jul 2007 02:08:51 +0000 Subject: [PATCH] fix bug where invalid seek tables could cause some seeks to fail --- doc/html/changelog.html | 9 ++------ src/libFLAC/stream_decoder.c | 40 ++++++++++++++++++++++++++++-------- 2 files changed, 33 insertions(+), 16 deletions(-) diff --git a/doc/html/changelog.html b/doc/html/changelog.html index ba4a5eba..637759d0 100644 --- a/doc/html/changelog.html +++ b/doc/html/changelog.html @@ -80,7 +80,7 @@ flac:
  • @@ -105,17 +105,12 @@ libraries:
  • Interface changes (see also the porting guide for specific instructions on porting to FLAC 1.2.0):