summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2004-01-12 19:35:53 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2004-01-12 19:35:53 +0000
commit3d1eca6e78feae7c3a1043c4fb9c7eb5fb174459 (patch)
treecc5c41fe985cb3afbec0def41ff1d1e180446c1a
parentb008d5a3de690f374a297d1be8fbc80343e895f5 (diff)
adding structure setters matching the templates for audio
Original commit message from CVS: adding structure setters matching the templates for audio
-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):