summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2004-01-12 19:35:54 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2004-01-12 19:35:54 +0000
commitb2e8f0ecfd4a35c62b3feb65d01ded8c25990a3e (patch)
treed5d50cf269b4b8288cb033ea98c55e73125597db /ChangeLog
parentbb768f388edebc33621e87301dc186f860c83ea0 (diff)
downloadgst-plugins-bad-b2e8f0ecfd4a35c62b3feb65d01ded8c25990a3e.tar.gz
gst-plugins-bad-b2e8f0ecfd4a35c62b3feb65d01ded8c25990a3e.tar.bz2
gst-plugins-bad-b2e8f0ecfd4a35c62b3feb65d01ded8c25990a3e.zip
adding structure setters matching the templates for audio
Original commit message from CVS: adding structure setters matching the templates for audio
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 58fe7467..f4b50423 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2004-01-12 Thomas Vander Stichele <thomas at apestaart dot org>
+
+ * gst-libs/gst/audio/audio.c: (_gst_audio_structure_set_list),
+ (gst_audio_structure_set_int):
+ * gst-libs/gst/audio/audio.h:
+ add helper functions for _getcaps matching the standard audio
+ templates
+
2004-01-12 David Schleef <ds@schleef.org>
* gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):