summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2007-12-06 11:46:22 +0000
committerTim-Philipp Müller <tim@centricular.net>2007-12-06 11:46:22 +0000
commit919e906055a4bbf70247c95e117e1840e215a645 (patch)
tree886389f46fe023bc6158a69869c8b8238ef2ccb0 /ChangeLog
parentdc9c3f540c18b1118e2010591edede18c385c4ab (diff)
gst/wavparse/gstwavparse.c: Fix seeking in .wav files again (#501775). Some people seem to think they don't need to ...
Original commit message from CVS: * gst/wavparse/gstwavparse.c: (gst_wavparse_srcpad_event): Fix seeking in .wav files again (#501775). Some people seem to think they don't need to test their changes when they're just 'reflowing' some code.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fc3b18c8..a2dc493a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2007-12-06 Tim-Philipp Müller <tim at centricular dot net>
+
+ * gst/wavparse/gstwavparse.c: (gst_wavparse_srcpad_event):
+ Fix seeking in .wav files again (#501775). Some people seem to think
+ they don't need to test their changes when they're just 'reflowing'
+ some code.
+
2007-12-05 Wim Taymans <wim.taymans@gmail.com>
* gst/autodetect/gstautovideosink.c: