From 4f8c9e9dd55f6f8a5df2884c78fd7a1af7ae101d Mon Sep 17 00:00:00 2001 From: Benjamin Otte Date: Sun, 11 Jul 2004 19:27:43 +0000 Subject: ext/mad/gstmad.c: allow seeking for other methods than just SET Original commit message from CVS: * ext/mad/gstmad.c: (normal_seek): allow seeking for other methods than just SET --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 12d29658..c2c9ff36 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-07-11 Benjamin Otte + + * ext/mad/gstmad.c: (normal_seek): + allow seeking for other methods than just SET + 2004-07-11 Andy Wingo * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_link): For -- cgit