summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4529c8a3..a5a36f3d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2007-04-17 Sebastian Dröge <slomo@circular-chaos.org>
+ Patch by: Vincent Torri <vtorri at univ-evry dot fr>
+
+ * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
+ Use correct format strings for integer types.
+
+2007-04-17 Sebastian Dröge <slomo@circular-chaos.org>
+
* gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
(gst_wavparse_create_sourcepad):
Use gst_riff_create_audio_template_caps () instead of the local caps.